nuvrs¶
-
nuvrs.NUVRS(bambou.nurest_object.NUMetaRESTObject,):
System Monitoring details for VRS connected to VSC or HSC
Attributes¶
issu_failure_reason
: ISSU (In-Service Software Upgrade) failure reason.issu_state
: ISSU (In-Service Software Upgrade) state of this VRS.name
: Identifies the entity with a name.management_ip
: The management IP of the VRS entityparent_ids
: Holds VRS controllers idslast_event_name
: The last event name from the hypervisor.last_event_object
: The last event object (including metadata) from the hypervisor.last_event_timestamp
: The last event timestamp from the hypervisor.last_issu_state
: Last ISSU (In-Service Software Upgrade) state of this VRS.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.gateway_uuid
: UUID of the gateway instancedb_synced
: Flag to indicate if the ovs database is synced between the NSG pair part of a redundant groupaddress
: The IP of the VRS entitypeak_cpuusage
: Peek CPU usage percentage.peak_memory_usage
: Peek memory usage percentage.personality
: VRS personality.description
: Description of the entity.messages
: An array of degraded messages.revert_behavior_enabled
: Flag to indicate if the revert behavior took place or not.revert_completed
: Flag indicates whether revert was completed successfully.revert_count
: Indicates the number of retries for the revert to take place.revert_failed_count
: This value indicates the number of failed attempts for the revert to happen successfully.licensed_state
: Licensed state.disks
: Set of disk usage details.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.role
: Flag to indicate that VRS-G redundancy state (active/standby/standalone). Only applicable for gateways.uptime
: How long the VRS was up.creation_date
: Time stamp when this object was created.primary_vsc_connection_lost
: Flag indicates whether the connection with the primary is lost, which will help trigger alarms.product_version
: Product version supported by this entity.is_resilient
: Flag to indicate that the VRS is part of a redundant group.status
: Computed status of the entity.multi_nic_vport_enabled
: VRS is in Multi-NIC VPORT Modenumber_of_bridge_interfaces
: Number of bridge interfaces defined in this VRS.number_of_containers
: Number of containers defined in this VRS.number_of_host_interfaces
: Number of host interfaces defined in this VRS.number_of_virtual_machines
: Number of VMs defined in this VRS.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 systemshypervisor_connection_state
: The VRS connection state with the hypervisor.hypervisor_identifier
: The hypervisor IP (or name) associated with the VRS.hypervisor_name
: The hypervisor name associated with the VRS.hypervisor_type
: The hypervisor type associated with the VRS.
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nualarm.NUAlarm | alarms |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuvm.NUVM | vms |
nujob.NUJob | jobs |
numonitoringport.NUMonitoringPort | monitoring_ports |
nucontainer.NUContainer | containers |
nucontrollervrslink.NUControllerVRSLink | controller_vrs_links |
nuvport.NUVPort | vports |
nuhsc.NUHSC | hscs |
nuvsc.NUVSC | vscs |
nustatistics.NUStatistics | statistics |
numultinicvport.NUMultiNICVPort | multi_nic_vports |
nueventlog.NUEventLog | event_logs |