nuvsgredundantport¶
-
nuvsgredundantport.NUVsgRedundantPort(bambou.nurest_object.NUMetaRESTObject,):
Represents a redundant Port under a particular gateway object or redundant group object.
Attributes¶
vlan_range
: VLAN Range of the Port. Format must conform to a-b,c,d-f where a,b,c,d,f are integers between 0 and 4095.name
(Mandatory): Name of the Portlast_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.peer_link
: Indicates whether port is configured as peer link. Peer link used to synchronize states between the VPC peer devices.permitted_action
: The permitted action to USE/EXTEND this Gateway.description
: A description of the Portphysical_name
(Mandatory): Identifier of the Portembedded_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.entity_scope
: Specify if scope of entity is Data center or Enterprise levelport_peer1_id
: The master gateway peer port id.port_peer2_id
: The slave gateway peer port id.port_type
(Mandatory): Type of the Port.operational_state
: Represents Operational State of the Port. Possible values are INIT, UP, DOWN.creation_date
: Time stamp when this object was created.use_user_mnemonic
: determines whether to use user mnemonic of the Portuser_mnemonic
: user mnemonic of the Portassociated_egress_qos_policy_id
: ID of the Egress QOS Policy associated with this Vlan.status
: Status of the port.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 |
nuvlan.NUVLAN | vlans |
nualarm.NUAlarm | alarms |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuenterprisepermission.NUEnterprisePermission | enterprise_permissions |