Get ConfigMap data
Returns the key-value data of a ConfigMap in the deployment’s namespace.
Authentication
AuthorizationBearer
OAuth 2.0 device flow or platform session token
Path parameters
namespace
Kubernetes namespace for the deployment
cmname
ConfigMap name
Query parameters
account
Account name (used for ownership verification)
Response
ConfigMap data
name
namespace
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error