K8s Ingress管理

更新Ingress

更新指定的Ingress配置

put/k8s/cluster/{id}/namespaces/{namespaceName}/ingresses/{ingressName}

Path parameters

idinteger required

集群ID

namespaceNamestring required

命名空间名称

ingressNamestring required

Ingress名称

Headers

Authorizationstring required

Bearer 用户Token

Request body

annotationsobject

注释

classstring

Ingress类

labelsobject

标签

Response

OK

codeinteger

状态码

messagestring

提示信息

Changes

No recorded changes to this endpoint across all 1 revision of this API.