nuallredundancygroup¶
-
nuallredundancygroup.NUAllRedundancyGroup(bambou.nurest_object.NUMetaRESTObject,):
A read only API to get all redundancy gateway objects in the VSD environment. Use the ID field to then actually manage the redundancy gateway using the redundancy gateway API entity.
Attributes¶
name
: Name of the Redundancy Grouplast_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.gateway_peer1_autodiscovered_gateway_id
: The Auto Discovered Gateway configuration owner in this Redundant Group.gateway_peer1_connected
: Indicates status of the authoritative gateway of this Redundancy Group.gateway_peer1_id
: The gateway configuration owner in this Redundant Group. when Redundant Group is deleted this gateway will recieve vport associationsgateway_peer1_name
: The gateway configuration owner name in this Redundant Groupgateway_peer2_autodiscovered_gateway_id
: The Auto Discovered Gateway peer in this Redundant Groupgateway_peer2_connected
: Indicates status of the secondary gateway of this Redundancy Group.gateway_peer2_name
: The gateway peer name in this Redundant Groupredundant_gateway_status
: The status of Redundant Group, possible values are FAILED, SUCCESS Possible values are FAILED, SUCCESS, .permitted_action
: The permitted action to USE/EXTEND this Gateway Possible values are USE, READ, ALL, INSTANTIATE, EXTEND, DEPLOY, .personality
: derived personality of the Redundancy Group - VSG,VRSG,NSG,OTHER Possible values are VSG, VSA, VRSG, VDFG, DC7X50, NSG, HARDWARE_VTEP, OTHER, .description
: Description of the Redundancy Groupembedded_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.enterprise_id
: The enterprise associated with this Redundant Group. This is a read only attributeentity_scope
: Specify if scope of entity is Data center or Enterprise levelcreation_date
: Time stamp when this object was created.vtep
: Represent the system ID or the Virtual IP of a service used by a Gateway (VSG for now) to establish a tunnel with a remote VSG or hypervisor. The format of this field is consistent with an IP address.owner
: 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 |