K8s Ingress管理
获取Ingress详情
获取指定Ingress的详细信息
get/k8s/cluster/{id}/namespaces/{namespaceName}/ingresses/{ingressName}
Path parameters
idinteger required
集群ID
namespaceNamestring required
命名空间名称
ingressNamestring required
Ingress名称
Headers
Authorizationstring required
Bearer 用户Token
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.