Host Vsan Internal System Query Physical Vsan Disks
Query statistics about physical VSAN disks.
Using the props parameter the caller can control which properties are returned. Requesting only the required properties is encouraged to reduce server load, response time and client load.
Required privileges: System.Read
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}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
{
"props": [
"string"
]
}
List of properties to gather. Not specifying a list will fetch all properties.
JSON string with the results