nudomainkindsummary¶
-
nudomainkindsummary.NUDomainKindSummary(bambou.nurest_object.NUMetaRESTObject,):
Represents a readonly domain summary object - various attributes of this object are gathered from Domain, Zones, SubNetwork, NSGInfo objects
Attributes¶
major_alarms_count
: Total count of alarms at MAJOR severitylast_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.gateway_count
: Total count of gateways in this domainmesh_group_count
: Total count of mesh groups in this domainminor_alarms_count
: Total count of alarms with MINOR severityembedded_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.info_alarms_count
: Total count of alarms with INFO severityentity_scope
: Specify if scope of entity is Data center or Enterprise leveldomain_kind_description
: A description string of the domain that is provided by the userdomain_kind_name
: The name of the domain. Valid characters are alphabets, numbers, space and hyphen( - ).zone_count
: Total count of zones in this domaintraffic_volume
: Traffic volume within the domain in GB indicating whether the network is running ZERO, light, medium or heavy traffic based on last 24 hours traffic statscreation_date
: Time stamp when this object was created.critical_alarms_count
: Total count of alarms with CRITICAL severitynsg_count
: Total count of nsg in this domainsub_network_count
: Total count of sub networks in this domainowner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |