Get cluster namespace details
Get the namespace details of the cluster.
Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
200
OK
*/*
creationTimestampstringOptionalExample:
2022-12-02 06:21:35deploymentstringOptionalExample:
Deployment information
{"apiVersion":"v1","kind":"Namespace"...deploymentYamlstringOptionalExample:
Deployment information(YAML)
apiVersion: v1 kind: Node metadata...namestringOptionalExample:
Namespace name
cocktail-systemstatusstringOptionalExample:
Activeget
/v1/clusters/{clusterId}/namespaces/{namespaceName}200
OK