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
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○