nunsporttemplate¶
-
nunsporttemplate.NUNSPortTemplate(bambou.nurest_object.NUMetaRESTObject,):
Represents 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 NSG Port Templatephysical_name(Mandatory): Identifier of the Portentity_scope: Specify if scope of entity is Data center or Enterprise levelport_type(Mandatory): Type of the Ports that will be instantiated from this template.speed: Port Speed in Mb/s : Supported Ethernet speeds are 10 (10Base-T), 100 (Fast-ethernet 100Base-TX), 1000 (Gigabit Ethernet 1000Base-T), 10 000 (10 Gigabit Ethernet 10GBase-X), and Auto-Negotiateassociated_egress_qos_policy_id: ID of the Egress QoS Policy associated with this NSG Port Template.mtu: Port MTU (Maximum Transmission Unit) : The size in octets of the largest protocol data unit hat the layer can pass on.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 |