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