Skip to main content
Version: latest

Returns available namespaces for the cluster

GET 

/v1/spectroclusters/:uid/namespaces

Returns available namespaces for the cluster

Request

Path Parameters

    uid stringrequired

Query Parameters

    skipEmptyNamespaces boolean

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

OK

Schema

    namespaces

    undefined[]

  • Array [

  • namespacestring
    pvcCountint32
  • ]

Loading...