nushuntlink¶
-
nushuntlink.NUShuntLink(bambou.nurest_object.NUMetaRESTObject,):
A shunt link represents an alliance of uplink interface resources between two NSGs belonging to a Redundant Group. An operator specifies which network port-VLAN from each NSG peers to be considered as shunted together so that control uplinks from each NSG may be used by the other.
Attributes¶
vlan_peer1_id
(Mandatory): The ID of the shunted VLAN from the first NSG of the redundant gateway group.vlan_peer2_id
(Mandatory): The ID of the shunted VLAN from the second NSG of the redundant gateway group.name
: The name auto-generated by VSD and given to a newly created Shunt Link.last_updated_by
: ID of the user who last updated the object.gateway_peer1_id
: The ID of the first NSG of the redundant gateway group part of this Shunt Link.gateway_peer2_id
: The ID of the second NSG of the redundant gateway group part of this Shunt Link.permitted_action
: The permitted action to USE/EXTEND this Shunt Linkdescription
: Extra information entered by the operator to define the Shunt Link.entity_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 |
numetadata.NUMetadata | metadatas |
nualarm.NUAlarm | alarms |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |