VslmListVStorageObjectForSpecRequestType

VslmListVStorageObjectForSpecRequestType
VslmListVStorageObjectForSpecRequestType

The parameters of VslmListVStorageObjectForSpec.

This structure may be used only with operations rendered under /vslm.

JSON Example
{
    "query": [
        {
            "_typeName": "string",
            "queryField": "string",
            "queryOperator": "string",
            "queryValue": [
                "string"
            ]
        }
    ],
    "maxResult": 0
}
query
Optional

Query defined using array of VslmVsoVStorageObjectQuerySpec objects.

integer As int32 As int32
maxResult
Required

Maximum number of virtual storage object IDs to return.