kubernetes
Get a ConfigMap
Get a ConfigMap by name for a given namespace. Access policy: Authenticated user.
get/kubernetes/{id}/namespaces/{namespace}/configmaps/{configmap}
Path parameters
idinteger required
Environment identifier
namespacestring required
The namespace name where the configmap is located
configmapstring required
The configmap name to get details for
Response
Success