Home | Trees | Indices | Help |
|
---|
|
Compliance error entity. A compliance error represents the fact that a system resource has diverged from what is defined in ComodIT by the applications (in fact, their entities) installed on a particular host.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
string |
application The application name. |
string |
resource_type Associated resource type (as provided by ComodIT). |
string |
type_collection Associated resource collection. |
string |
res_name The resource's name. |
string |
identifier Identifier of the entity. |
State |
current_state The resource's current state. |
State |
expected_state The resource's expected state (as defined by ComodIT). |
Inherited from Inherited from |
Method Details |
Creates an instance of entity. Note that
|
Property Details |
applicationThe application name.
|
resource_typeAssociated resource type (as provided by ComodIT). Possible values are serviceResource, fileResource, packageResource, userResource, groupResource, repoResource.
|
type_collectionAssociated resource collection. Possible values are services, files, packages, users, groups or repos.
|
res_nameThe resource's name.
|
identifierIdentifier of the entity. The identifier is unique in entity's collection and can therefore be used to get the entity. This value is generally entity's name but may also be the UUID or another field depending on entity type.
|
current_stateThe resource's current state.
|
expected_stateThe resource's expected state (as defined by ComodIT).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |