kubernetes
Get a list of ConfigMaps
Get a list of ConfigMaps across all namespaces in the cluster. For non-admin users, it will only return ConfigMaps based on the namespaces that they have access to. Access policy: Authenticated user.
get/kubernetes/{id}/configmaps
Path parameters
idinteger required
Environment identifier
Query parameters
isUsedboolean required
Set to true to include information about applications that use the ConfigMaps in the response
Response
Success