SetVStorageObjectControlFlagsRequestType
SetVStorageObjectControlFlagsRequestType
The parameters of SetVStorageObjectControlFlags.
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 set on the VStorageObject. All control flags not included in the array remain intact.