Pod管理

删除Pod

删除指定的Pod

delete/k8s/cluster/{id}/namespaces/{namespaceName}/pods/{podName}

Path parameters

idinteger required

集群ID

namespaceNamestring required

命名空间名称

podNamestring required

Pod名称

Headers

Authorizationstring required

Bearer 用户Token

Response

OK

codeinteger

状态码

datastring

返回的数据

messagestring

提示信息

Changes

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