UpdateFlagsRequestType
UpdateFlagsRequestType
The parameters of UpdateFlags.
JSON Example
{
"flagInfo": {
"_typeName": "string",
"backgroundSnapshotsEnabled": false
}
}
flagInfo
Required
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.