Sms Storage Manager Query Nfs Datastore Associated With File System
Get NFS datastore managed entity that are associated with StorageFileSystem.
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.
"QueryNfsDatastoreAssociatedWithFileSystemRequestType Object"
StorageFileSystem.uuid for the StorageFileSystem object
StorageArray.uuid for the StorageArray object.
Nas datastore for the storage file system id.
{
"0": "M",
"1": "o",
"2": "R",
"3": "e",
"4": "f",
"5": "D",
"6": "a",
"7": "t",
"8": "a",
"9": "s",
"10": "t",
"11": "o",
"12": "r",
"13": "e",
"14": " ",
"15": "O",
"16": "b",
"17": "j",
"18": "e",
"19": "c",
"20": "t"
}
NotFound: if the specified entity does not exist.
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}/QueryNfsDatastoreAssociatedWithFileSystem