检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Deleting a RoleBinding Function This API is used to delete a RoleBinding Calling Method For details, see Calling APIs.
Deleting an EIPPool Function This API is used to delete a specified EIPPool.
Deleting a Network Function This API is used to delete a specified network.
Deleting an Ingress Function This API is used to delete a specified ingress. Calling Method For details, see Calling APIs.
Deleting a Volcano Job Function This API is used to delete a specified Volcano job. Calling Method For details, see Calling APIs.
Deleting a ConfigMap Function This API is used to delete a specified ConfigMap. Calling Method For details, see Calling APIs.
Deleting an Endpoint Function This API is used to delete an endpoint. Calling Method For details, see Calling APIs.
Deleting a Service Function This API is used to delete a specified Service. Calling Method For details, see Calling APIs.
Deleting a StatefulSet Function This API is used to delete a specified StatefulSet. Calling Method For details, see Calling APIs.
Deleting a PVC Function This API is used to delete a PVC. Calling Method For details, see Calling APIs.
Deleting a Deployment Function This API is used to delete a specified Deployment. Calling Method For details, see Calling APIs.
Deleting an Event Function This API is used to delete a specified event. Calling Method For details, see Calling APIs.
Deleting a Secret Function This API is used to delete a secret. Calling Method For details, see Calling APIs.
Deleting a Job Function This API is used to delete a specified job. Calling Method For details, see Calling APIs.
May be decreased in delete request. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period will be used instead.
/apis/networking.cci.io/v1beta1/namespaces/{namespace}/networks/{name} CCI:network:Delete vpc:vpcs:delete vpc:ports:delete √ √ Deleting All Networks DELETE /apis/networking.cci.io/v1beta1/namespaces/{namespace}/networks CCI:network:Delete vpc:vpcs:delete vpc:ports:delete √ √ Table
For example, you can delete a pod by name, as shown below. $ kubectl delete po nginx -n $namespace_name pod "nginx" deleted Delete multiple pods at one time. $ kubectl delete po pod1 pod2 -n $namespace_name Delete all pods. $ kubectl delete po --all -n $namespace_name pod "nginx"
The following is an example policy containing actions of multiple services: { "Version": "1.1", "Statement": [ { "Action": [ "ecs:cloudServers:resize", "ecs:cloudServers:delete", "ecs:cloudServers:delete",
Top up the account and then delete the resources.
CCI:namespaceSubResource:Delete Delete Kubernetes resources. CCI:namespaceSubResource:Update Update Kubernetes resources. CCI:network:update Update networks. CCI:network:create Create networks. CCI:network:delete Delete networks. CCI:network:list List all networks.