Fetch Networks

Fetch Networks

Fetch latest available networks from a onboarded cluster
Authorized Roles : PROVIDER or ORG_ADMIN

Request
URI
GET
https://{api_host}/provider/environments/{id}/networks
COPY
Path Parameters
string
id
Required

ID of the Environment


Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "networkName": "string",
        "morId": "string"
    }
]

400

Bad Request

Operation doesn't return any data structure