nuvsc¶
-
nuvsc.NUVSC(bambou.nurest_object.NUMetaRESTObject,):
System Monitoring details for VSC.
Attributes¶
name: Identifies the entity with a name.management_ip: The management IP of the VSC/HSC entitylast_state_change: Last state change timestamp (in millis).last_updated_by: ID of the user who last updated the object.address: The IP of the VRS entityaddresses: The Control IPv4 or IPv6 addresses of the VSC. Example: [10.10.18.10, 2001:10:10:18::10].peak_cpuusage: Peek CPU usage percentage.peak_memory_usage: Peek memory usage percentage.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.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.product_version: Product version supported by this entity.vsds: A collection of VSD id(s) which are identified by this controller.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.external_id: External object ID. Used for integration with third party systems
Children¶
| class | fetcher |
| numetadata.NUMetadata | metadatas |
| nubgppeer.NUBGPPeer | bgp_peers |
| nualarm.NUAlarm | alarms |
| nuglobalmetadata.NUGlobalMetadata | global_metadatas |
| nujob.NUJob | jobs |
| numonitoringport.NUMonitoringPort | monitoring_ports |
| nuvrs.NUVRS | vrss |
| nustatistics.NUStatistics | statistics |
| nueventlog.NUEventLog | event_logs |