nuporttemplate¶
-
nuporttemplate.NUPortTemplate(bambou.nurest_object.NUMetaRESTObject,):
Represents a Port Template object under a given gateway template 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.description
: A description of the Portphysical_name
(Mandatory): Identifier of the Portentity_scope
: Specify if scope of entity is Data center or Enterprise levelport_type
(Mandatory): Type of the Port. Possible values are ACCESS, NETWORK, MANAGEMENT.associated_egress_qos_policy_id
: ID of the Egress QOS Policy associated with this Vlan.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuvlantemplate.NUVLANTemplate | vlan_templates |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |