VslmSetVStorageObjectControlFlagsRequestType

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

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.