Home | Trees | Indices | Help |
---|
|
object --+ | resource.Resource --+ | ApiResource
Resource object that provides methods for managing the top-level API resources.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
version Returns the API version (integer) being used. |
|||
Inherited from Inherited from |
|
Creates a Resource object that provides API endpoints.
|
Create a new cluster.
|
Delete a cluster by name.
|
Retrieve a list of all clusters.
|
Look up a cluster by name.
|
Create a host.
|
Delete a host by id.
|
Get all hosts
|
Look up a host by id.
|
Get all users.
|
Look up a user by username.
|
Create a user.
|
Delete user by username.
|
Update user with the supplied new user object.
|
Query events.
|
Retrieve a particular event by ID.
|
Generic function for querying metrics.
|
Query time series.
|
Get the schema for all of the metrics.
|
Execute a batch request with one or more elements. If any element fails, the entire request is rolled back and subsequent elements are ignored.
|
Lookup all supported categories.
|
Lookup all supported types in a category.
|
Create an external account
|
Lookup an external account by name
|
Lookup an external account by display name
|
Lookup all external accounts of a particular type, by type name.
|
Update an external account
|
Delete an external account by name
|
|
versionReturns the API version (integer) being used.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Jan 31 10:52:17 2017 | http://epydoc.sourceforge.net |