Get Nsxs

Get Nsxs

Get all nsxs.

Request
URI
GET
https://{api_host}/api/v2/nsxs
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

nsxs

Returns Array of nsx of type(s) application/json
[
    {
        "hostname": "string",
        "insecure": false,
        "kind": "string",
        "name": "string",
        "password": "string",
        "username": "string"
    }
]

401
Operation doesn't return any data structure