kubernetes
Create a ConfigMap
Create a ConfigMap in the given namespace. The response carries the created ConfigMap's metadata only, not its data. Access policy: Authenticated user.
post/kubernetes/{id}/namespaces/{namespace}/configmaps
Path parameters
idinteger required
Environment identifier
namespacestring required
The namespace name where the configmap is created
Request body
Response
Success