VslmRetrieveVStorageObjectsRequestType
VslmRetrieveVStorageObjectsRequestType
The parameters of VslmRetrieveVStorageObjects.
This structure may be used only with operations rendered under /vslm
.
JSON Example
{
"ids": [
{
"_typeName": "string",
"id": "string"
}
]
}