workspacekinds

List workspace kinds

Returns a list of all workspace kinds in the cluster. When namespaceFilter is provided, authorization checks whether the user can create workspaces in that namespace instead of requiring workspace kind list permission.

get/workspacekinds

Query parameters

namespaceFilterstring

Namespace to filter workspace kinds

Response

Successful operation. Returns a list of all available workspace kinds.

Changes

Changed in 2 of the 5 revisions of this API.13

    • added the new optional query request parameter namespaceFilter

      new-optional-request-parameter

    • added the non-success response with the status

      response-non-success-status-added

  • e4dc5b69634611See the full diff
    • deleted the query request parameter namespaceFilter

      request-parameter-removed

    • removed the non-success response with the status

      response-non-success-status-removed