nunsgatewaysummary¶
-
nunsgatewaysummary.NUNSGatewaySummary(bambou.nurest_object.NUMetaRESTObject,):
Summary information such as alarm counts, location, version, boostrap status for Network Services Gateway
Attributes¶
nsg_version
: The NSG Version (software) as reported during bootstrapping or following an upgrade.major_alarms_count
: Total number of alarms with MAJOR severitylast_updated_by
: ID of the user who last updated the object.gateway_id
: The ID of the NSG from which the infomation was collected.gateway_name
: The name of the gatewaygateway_type
: Details on the type of gateway for which the summary is given. For NSGs, the value would be NSGateway.latitude
: The latitude of the location of the NSGaddress
: Formatted address including property number, street name, suite or office number of the NSGtimezone_id
: Time zone in which the Gateway is located. This can be in the form of a UTC/GMT offset, continent/city location, or country/region. The available time zones can be found in /usr/share/zoneinfo on a Linux machine or retrieved with TimeZone.getAvailableIDs() in Java. Refer to the IANA (Internet Assigned Numbers Authority) for a list of time zones. URL : http://www.iana.org/time-zones Default value is UTC (translating to Etc/Zulu)minor_alarms_count
: Total number of alarms with MINOR severityinfo_alarms_count
: Total number of alarms with INFO severityenterprise_id
: The enterprise associated with this NSGentity_scope
: Specify if scope of entity is Data center or Enterprise levellocality
: Locality/City/County of the NSGlongitude
: The longitude of the location of the NSGbootstrap_status
: Bootstrap status of the NSGcountry
: Country in which the NSG is locatedcritical_alarms_count
: Total number of alarms with CRITICAL severitystate
: State/Province/Regionexternal_id
: External object ID. Used for integration with third party systemssystem_id
: Identifier of the gateway
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |