nunsgatewayscount¶
-
nunsgatewayscount.NUNSGatewaysCount(bambou.nurest_object.NUMetaRESTObject,):
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
Attributes¶
active_nsg_count: Number of Network Service Gateways in an enterprise whose bootstrap status is ACTIVEalarmed_nsg_count: 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 alarmsembedded_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.inactive_nsg_count: Number of Network Service Gateways in an enterprise whose bootstrap status is not ACTIVEentity_scope: Specify if scope of entity is Data center or Enterprise levelexternal_id: External object ID. Used for integration with third party systems
Children¶
| class | fetcher |
| nupermission.NUPermission | permissions |
| numetadata.NUMetadata | metadatas |
| nuglobalmetadata.NUGlobalMetadata | global_metadatas |