Host System Update Flags
Update flags that are part of the HostFlagInfo object.
Required privileges: Host.Config.Settings
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
{
"flagInfo": {
"_typeName": "string",
"backgroundSnapshotsEnabled": false
}
}
The FlagInfo data object type encapsulates the flag settings for a host.
These properties are optional since the same structure is used to change the values during an edit or create operation.
No Content