HostFlagInfo

HostFlagInfo
HostFlagInfo

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.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "backgroundSnapshotsEnabled": false
}
boolean
backgroundSnapshotsEnabled
Optional

Flag to specify whether background snapshots are enabled.