Host Vsan Internal System Query Cmmds
Query CMMDS directly.
The list of given queries is executed and all results are returned in a flat list. No attempt is made to de-dupe results in the case of overlapping query results.
Required privileges: System.Read
Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/HostVsanInternalSystem/{moId}/QueryCmmds
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 HostVsanInternalSystem/{moId}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
Request Body
QueryCmmdsRequestType of type(s) application/json
Required
{
"queries": [
{
"_typeName": "string",
"type": "string",
"uuid": "string",
"owner": "string"
}
]
}
Responses
200
JSON string with the results
Returns string of type(s) application/json
Operation doesn't return any data structure
On This Page
Host Vsan Internal System Operations
POST
Host Vsan Internal System Abdicate Dom Ownership
POST
Host Vsan Internal System Can Provision Objects
POST
Host Vsan Internal System Delete Vsan Objects
POST
Host Vsan Internal System Get Vsan Obj Ext Attrs
POST
Host Vsan Internal System Query Cmmds
POST
Host Vsan Internal System Query Objects On Physical Vsan Disk
POST
Host Vsan Internal System Query Physical Vsan Disks
POST
Host Vsan Internal System Query Syncing Vsan Objects
POST
Host Vsan Internal System Query Vsan Objects
POST
Host Vsan Internal System Query Vsan Object Uuids By Filter
POST
Host Vsan Internal System Query Vsan Statistics
POST
Host Vsan Internal System Reconfiguration Satisfiable
POST
Host Vsan Internal System Reconfigure Dom Object
POST
Host Vsan Internal System Run Vsan Physical Disk Diagnostics
POST
Host Vsan Internal System Upgrade Vsan Objects