K8s配置管理
获取ConfigMap YAML
获取指定ConfigMap的YAML配置
get/k8s/cluster/{id}/namespaces/{namespaceName}/configmaps/{configMapName}/yaml
Path parameters
idinteger required
集群ID
namespaceNamestring required
命名空间名称
configMapNamestring required
ConfigMap名称
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.