SOAP API method MiniRule_miniView
Description
The miniview to which the minirule belongs.
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object MiniRule. The method only applies to the minirule with this id.
- Parameter 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'miniview' : Structure of type 'miniview'
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt
Structure 'miniview'
This structure miniview was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the miniview.
- Property 'name' : string
- The name of the miniview.
- Property 'description' : string
- The description of the miniview.
- Property 'buildstatus' : string
- The status of the rebuild
- Property 'countsubprofiles' : int
- The number of subprofiles.
- Property 'lastbuilt' : timestamp
- When was the item rebuilt for the last time?