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

DeviceSettingsHA

Properties

boolean
enabled Optional

integer
haFailoverCount Optional

boolean
haGracefulSwitchover Optional

string
interface Optional

array of HANode
nodes Optional

boolean
vmacoverride Optional

JSON Example

{
	"enabled": false,
	"haFailoverCount": 0,
	"haGracefulSwitchover": false,
	"interface": "string",
	"nodes": [
		{
			"instanceId": 0,
			"serialNumber": "string"
		}
	],
	"vmacoverride": false
}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Property Of

BaseDeviceSettings

Feedback

Was this page helpful?