Sms Storage Manager Query Storage Container
Query storage containers that are retrieved from VASA providers.
Stretched container with UNREPORTED sync status is not included in returned result.
Required privileges: StorageViews.View
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case SmsStorageManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"QueryStorageContainerRequestType Object"
StorageContainerSpec
{
"0": "S",
"1": "t",
"2": "o",
"3": "r",
"4": "a",
"5": "g",
"6": "e",
"7": "C",
"8": "o",
"9": "n",
"10": "t",
"11": "a",
"12": "i",
"13": "n",
"14": "e",
"15": "r",
"16": "R",
"17": "e",
"18": "s",
"19": "u",
"20": "l",
"21": "t",
"22": " ",
"23": "O",
"24": "b",
"25": "j",
"26": "e",
"27": "c",
"28": "t"
}
NotFound: if the input provided as part of StorageContainerSpec is not found.
QueryExecutionFault: if an error is encountered while processing the query request.
"MethodFault Object"
Fault which is the cause of this fault.
Message which has details about the error Message can also contain a key to message catalog which can be used to generate better localized messages.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/sms/SmsStorageManager/{moId}/QueryStorageContainer