Home | Trees | Indices | Help |
|
---|
|
An organization's representation. An organization contains a list of environments, applications, platforms and distributions. The hosts defined in organization's environments can only use platforms, distributions and applications from this organization. Note that applications and distributions of an organization may have been purchased from store. Several ComodIT users can share the same organization, access control is configured by adding/removing users from organization's groups. An organization may have settings, these settings being available to all hosts in its environment.
An organization owns the following collections:
Instance Methods | |||
ApplicationCollection |
|
||
Application |
|
||
ApplicationCollection |
|
||
Application |
|
||
DistributionCollection |
|
||
Distribution |
|
||
EnvironmentCollection |
|
||
Environment |
|
||
GroupCollection |
|
||
Group |
|
||
|
|||
AuditLogCollection |
|
||
PurchasedCollection |
|
||
PurchasedEntity |
|
||
PurchasedCollection |
|
||
PurchasedEntity |
|
||
ApplicationKeyCollection |
|
||
Inherited from Inherited from Inherited from Inherited from Inherited from |
Properties | |
list of string |
environment_names The name of organization's environments. |
list of string |
group_names The name of organization's groups. |
string |
access_key The access key of this organization. |
string |
secret_key The secret key of this organization. |
Inherited from Inherited from Inherited from |
Method Details |
Instantiates the collection of applications associated to this organization.
|
Fetches an application of this organization given its name.
|
Instantiates the collection of applications associated to this organization.
|
Fetches an application of this organization given its name.
|
Instantiates the collection of distributions associated to this organization.
|
Fetches a distribution of this organization given its name.
|
Instantiates the collection of environments associated to this organization.
|
Fetches an environment of this organization given its name.
|
Instantiates the collection of groups associated to this organization.
|
Fetches a group of this organization given its name.
|
Instantiates the collection of audit logs associated to this organization.
|
Instantiates the collection of purchased applications associated to this organization.
|
Fetches a purchased application.
|
Instantiates the collection of purchased distributions associated to this organization.
|
Fetches a purchased distribution.
|
Instantiates the collection of application keys associated to this organization.
|
Property Details |
environment_namesThe name of organization's environments.
|
group_namesThe name of organization's groups.
|
access_keyThe access key of this organization.
|
secret_keyThe secret key of this organization.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |