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.last_updated_date: Time stamp when this object was last updated.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_type(Mandatory): Type of the Port. Possible values are ACCESS, NETWORK, MANAGEMENT.creation_date: Time stamp when this object was created.associated_egress_qos_policy_id: ID of the Egress QOS Policy associated with this Vlan.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 |
| nuvlantemplate.NUVLANTemplate | vlan_templates |
| nuglobalmetadata.NUGlobalMetadata | global_metadatas |