Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 781 Bytes

HyperflexNamedVlan.md

File metadata and controls

12 lines (8 loc) · 781 Bytes

HyperflexNamedVlan

A VLAN with a name and ID. Named VLANs are used for defining the network and iSCSI external storage policies for the cluster.

Properties

Name Type Description Notes
name str The name of the VLAN. The name can be from 1 to 32 characters long and can contain a combination of alphanumeric characters, underscores, and hyphens. [optional]
vlan_id int The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive. [optional]

[Back to Model list] [Back to API list] [Back to README]