Skip to main content

Returns k8s dashboard url

GET 

https://api.spectrocloud.com/v1/spectroclusters/:uid/oidc/dashboard/url

Authorization: ApiKey

name: ApiKeytype: apiKeydescription: API key authorization where API key can be generated from Palette console under Profile > My API Keysin: header

Returns k8s dashboard url

Request

Path Parameters

    uid stringrequired

    spc uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

OK

Schema
    urlstring
curl -L -X GET 'https://api.spectrocloud.com/v1/spectroclusters/:uid/oidc/dashboard/url' \
-H 'Accept: application/json' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— pathrequired
— header