Fetch GW Kube Config

Fetch GW Kube Config

Use this endpoint to fetch Gateway kube config file
Authorized Roles : INFRA_ADMIN or DSM_ADMIN or DSM_USER

Request
URI
GET
https://{api_host}/provider/gateway-kubeconfig
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/provider/gateway-kubeconfig