Trees | Indices | Help |
|
---|
|
object --+ | types.BaseApiObject --+ | ApiHost
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_ATTRIBUTES = {'hostId': None, 'hostname': None, 'ipAddress':
|
|||
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.
|
Update this resource.
|
Retrieve the host's configuration. The 'summary' view contains strings as the dictionary values. The full view contains ApiConfig instances as the values.
|
Update the host's configuration. @param config Dictionary with configuration to update. @return Dictionary with updated configuration. |
Retrieve metric readings for the host.
|
Put the host in maintenance mode.
Since: API v2 |
Take the host 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 |