HostSetVStorageObjectControlFlagsRequestType
HostSetVStorageObjectControlFlagsRequestType
The parameters of HostSetVStorageObjectControlFlags.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"controlFlags": [
"string"
]
}
id
Required
The ID of the virtual storage object.
datastore
Required
The datastore where the source virtual storage object is located.
Required privileges: Datastore.FileManagement
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.