K8s Service管理
删除Service
删除指定的Service
delete/k8s/cluster/{id}/namespaces/{namespaceName}/services/{serviceName}
Path parameters
idinteger required
集群ID
namespaceNamestring required
命名空间名称
serviceNamestring required
Service名称
Headers
Authorizationstring required
Bearer 用户Token
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.