Get Storage Specs

Get Storage Specs

Get storage specs for a host.

Request
URI
GET
https://vmc.vmware.com/vmc/api/orgs/{org}/sddcs/{sddc}/clusters/{cluster}/esxs/{esx}/storage-spec
COPY
Path Parameters
string
org
Required

Organization identifier

string
sddc
Required

Sddc identifier

string
cluster
Required

cluster identifier

string
esx
Required

esx identifier


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns Array of VsanDiskgroupMapping of type(s) application/json
[
    {
        "mapping_type": "string"
    }
]

400

Invalid or missing parameters

Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure