Home | Trees | Indices | Help |
---|
|
object --+ | types.BaseApiObject --+ | types.BaseApiResource --+ | ApiRoleConfigGroup
name is RW only temporarily; once all RCG names are unique, this property will be auto-generated and Read-only
Since: API v3
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_ATTRIBUTES = {'name': None, 'displayName': None, 'roleType':
|
|||
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.
|
Returns the minimum API version for this resource. Defaults to 1.
|
Returns the path to the resource. e.g., for a service 'foo' in cluster 'bar', this should return '/clusters/bar/services/foo'.
|
Retrieve the group's configuration. The 'summary' view contains strings as the dictionary values. The full view contains ApiConfig instances as the values.
|
Update the group's configuration.
|
Retrieve the roles in this role config group.
|
Moves roles to this role config group. The roles can be moved from any role config group belonging to the same service. The role type of the destination group must match the role type of the roles.
|
|
_ATTRIBUTES
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jul 17 13:52:02 2014 | http://epydoc.sourceforge.net |