nuvsd¶
-
nuvsd.NUVSD(bambou.nurest_object.NUMetaRESTObject,):
System Monitoring details for VSD. This is deprecated and no longer provided through the Nuage API. This information can now be gathered through the Monit API.
Attributes¶
url
: An optional web url for management.name
: Identifies the entity with a name.management_ip
: An optional management IP to log into this component.last_state_change
: Last state change timestamp (in millis).last_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.address
: An optional IP to access this component.peak_cpuusage
: Peek CPU usage percentage.peak_memory_usage
: Peek memory usage percentage.peer_addresses
: A comma separated list of peer addresses, if it is in cluster mode.description
: Description of the entity.messages
: An array of degraded messages.disks
: Set of disk usage details.already_marked_for_unavailable
: Flag to indicate that it is already marked a unavailable.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.unavailable_timestamp
: The duration the controller is unavailable (in millis).entity_scope
: Specify if scope of entity is Data center or Enterprise levellocation
: Identifies the entity to be associated with a location.mode
: Standalone or cluster mode.creation_date
: Time stamp when this object was created.product_version
: Product version supported by this entity.status
: Computed status of the entity.current_cpuusage
: Current CPU usage percentage.current_memory_usage
: Current memory usage percentage.average_cpuusage
: Average CPU usage percentage.average_memory_usage
: Average memory usage percentage.owner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nualarm.NUAlarm | alarms |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nujob.NUJob | jobs |
nuvsdcomponent.NUVSDComponent | vsd_components |
nueventlog.NUEventLog | event_logs |