nuvsdcomponent¶
-
nuvsdcomponent.NUVSDComponent(bambou.nurest_object.NUMetaRESTObject,):
System Monitoring details for components of VSD system.
Attributes¶
name
: Identifies the entity with a name.management_ip
: An optional management IP to log into this component.address
: An optional IP to access this component.description
: Description of the entity.embedded_metadata
: Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.entity_scope
: Specify if scope of entity is Data center or Enterprise levellocation
: Identifies the entity to be associated with a location.product_version
: Product version supported by this entity.status
: Current status of the entity. Possible values are UP, DOWN, ADMIN_DOWN, .external_id
: External object ID. Used for integration with third party systemstype
: Type of the component.
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |