Skip to main content

Returns a list of namespaces of specified cluster

GET 

/api/v2/workspaces/:workspace/resources/clusters/:cluster/namespaces

Returns a list of namespaces of specified cluster

Request

Path Parameters

    workspace stringrequired

    Workspace to use

    cluster stringrequired

    Cluster name

Responses

Contains a list of the namespaces in the cluster

Schema

    items undefined[]required
Loading...