[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

DeviceSettingsLANInterface

Properties

string
authenticationType Optional

Possible values are: none802.1x


boolean
broadcastSsid Optional

boolean
cwp Optional

boolean
disabled Optional

l2 Optional

string
name Optional

boolean
override Optional

string
passphrase Optional

string
portMode Optional

Possible values are: accesstrunk


string
securityMode Optional

Possible values are: OpenWPA2EnterpriseWPA2Personal


string
space Optional

string
ssid Optional

string
type Optional

Possible values are: wiredwireless


object
untaggedVlan Optional
This property contains at least one of the following:
string
number

array of integer
vlanIds Optional

JSON Example

{
	"authenticationType": "none",
	"broadcastSsid": false,
	"cwp": false,
	"disabled": false,
	"l2": {
		"MTU": 0,
		"autonegotiation": false,
		"duplex": "FULL",
		"losDetection": false,
		"probeInterval": "1",
		"speed": "string"
	},
	"name": "string",
	"override": false,
	"passphrase": "string",
	"portMode": "access",
	"securityMode": "Open",
	"space": "string",
	"ssid": "string",
	"type": "wired",
	"untaggedVlan": {},
	"vlanIds": 0
}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Property Of

DeviceSettingsLAN

Feedback

Was this page helpful?