kubernetes
Get namespace details
Get namespace details for the provided namespace within the given environment. Access policy: Authenticated user.
get/kubernetes/{id}/namespaces/{namespace}
Path parameters
idinteger required
Environment identifier
namespacestring required
The namespace name to get details for
Query parameters
withResourceQuotaboolean
When set to true, include the resource quota information as part of the Namespace information. Default is false
Response
Success