VsanClusterAdvCfgSyncHostResult

VsanClusterAdvCfgSyncHostResult
VsanClusterAdvCfgSyncHostResult

Value of a config option on a given host

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "hostname": "string",
    "value": "string",
    "isDefault": false
}
string
hostname
Required

Name of the host

string
value
Required

Value of the config option

boolean
isDefault
Optional

Is default value or not.