Trees | Indices | Help |
|
---|
|
object --+ | types.BaseApiObject --+ | ApiRole
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_ATTRIBUTES = {'name': None, 'type': None, 'hostRef': Attr(Api
|
|||
Inherited from |
|
|||
Inherited from |
|
Initializes internal state and sets all known writable properties of the object to None. Then initializes the properties given in the provided attributes dictionary.
|
Default implementation of __str__. Uses the type name and the first attribute retrieved from the attribute map to create the string.
|
Retrieve a list of running commands for this role.
|
Retrieve the role's configuration. The 'summary' view contains strings as the dictionary values. The full view contains ApiConfig instances as the values.
|
Update the role's configuration. @param config Dictionary with configuration to update. @return Dictionary with updated configuration. |
Retrieve the contents of the role's log file.
|
Retrieve the contents of the role's standard output.
|
Retrieve the contents of the role's standard error.
|
Retrieve metric readings for the role.
|
Put the role in maintenance mode.
Since: API v2 |
Take the role out of maintenance mode.
Since: API v2 |
|
_ATTRIBUTES
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 30 14:44:56 2015 | http://epydoc.sourceforge.net |