NSGatewaysCount

NSGateway count is a summary object per enterprise which contains the counts of inactive and NSGs by alarm severity. This object is used in Application Aware Routing (AAR) visualization

Overview

activeNSGCount integer read only  
alarmedNSGCount object read only  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
inactiveNSGCount integer read only  

API Resource

/nsgatewayscounts/id
get

Parents

/enterprises/id/nsgatewayscounts
get

Children

/nsgatewayscounts/id/metadatas
get post
/nsgatewayscounts/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

activeNSGCount integer read only  
Discussion

Number of Network Service Gateways in an enterprise whose bootstrap status is ACTIVE


Charateristics

SDK attribute: activeNSGCount

alarmedNSGCount object read only  
Discussion

An embedded object containing three attributes: critical, major, healthy - number of NSGs with CRITICAL alarm severity, manumber of NSGs with MAJOR alarm severity, number of NSGs that have no CRITICAL or MAJOR alarms


Charateristics

SDK attribute: alarmedNSGCount

embeddedMetadata list read only   autogenerated  
Discussion

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.


Charateristics

SDK attribute: embeddedMetadata

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

inactiveNSGCount integer read only  
Discussion

Number of Network Service Gateways in an enterprise whose bootstrap status is not ACTIVE


Charateristics

SDK attribute: inactiveNSGCount