ClearVStorageObjectControlFlagsRequestType
ClearVStorageObjectControlFlagsRequestType
The parameters of ClearVStorageObjectControlFlags.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"controlFlags": [
"string"
]
}
id
Required
This data object type describes an identifier class which is globally unique to identify the associated object.
array of string
controlFlags
Optional
control flags enum array to be cleared on the VStorageObject. All control flags not included in the array remain intact.