VslmSetVStorageObjectControlFlagsRequestType
VslmSetVStorageObjectControlFlagsRequestType
The parameters of VslmSetVStorageObjectControlFlags.
This structure may be used only with operations rendered under /vslm
.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"controlFlags": [
"string"
]
}
id
Required
The ID of the virtual storage 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.