Vsan Object System Vsan Query Inaccessible Vm Swap Objects
Query all inaccessible vmswap objects on a vSAN cluster.
It works on both cluster level and host level.
Request
URI
POST
https://{api_host}/sdk/vim25/{release}/vsan/VsanObjectSystem/{moId}/VsanQueryInaccessibleVmSwapObjects
COPY
Path Parameters
string
moId
Required
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 VsanObjectSystem/{moId}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
Request Body
VsanQueryInaccessibleVmSwapObjectsRequestType
of type(s)
application/json
Required
"VsanQueryInaccessibleVmSwapObjectsRequestType Object"
cluster
Optional
vSAN cluster. Ignored if called against host.
Required privileges: System.Read
Responses
200
list of inaccessible vmswap objects.
[
{}
]
array of
string
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanObjectSystem/{moId}/VsanQueryInaccessibleVmSwapObjects
On This Page
V San Service Api Operations
POST
Vsan Object System Vsan Delete Objects Task
POST
Vsan Object System Vsan Query Inaccessible Vm Swap Objects
POST
Vsan Object System Vsan Query Object Identities
POST
Vsan Object System Query Syncing Vsan Objects Summary
POST
Vsan Object System Vos Query Vsan Object Information
POST
Vsan Object System Relayout Objects
POST
Vsan Object System Vos Set Vsan Object Policy