Get /hybridity/api/gateways

Get /hybridity/api/gateways

Retrieves a list of all Edge Services Gateways (ESG) accessible to the user.

Request
URI
GET
https://{server}/hybridity/api/gateways
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

Accepted

[
    "nls_1.0_gateway Object"
]
Optional

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/hybridity/api/gateways