101 results found for " delete ".
-
Deleting a Tag from a Load Balancer - Elastic Load Balance
Deleting a Tag from a Load Balancer Function This API is used to delete a tag with a specific key from a load balancer. Constraints None URI DELETE /v2.0/{project_id}/loadbalancers/{loadbalancer_id}/tags/{key} Table 1 Parameter description Parameter Mandatory Type Description project_id
-
Modifying or Deleting a Listener - Elastic Load Balance
servers before deleting the listener. If HTTP requests are redirected to an HTTPS listener, delete the redirect before deleting the HTTPS listener. If the listener has a forwarding policy, delete the forwarding policy before deleting the listener. After a listener is deleted, the associated
-
Deleting a Certificate - Elastic Load Balance
From: Help > Elastic Load Balance > API Reference > Historical APIs > Shared Load Balancer APIs (OpenStack) > CertificateDeleting a Certificate Function This API is used to delete a specific certificate. Constraints If the target certificate is used by a listener, the certificate cannot be deleted, and 409 code will be displayed. URI DELETE /v2.0/lbaas/certificates/{certificate_id} Table 1 Parameter
-
Deleting a Load Balancer - Elastic Load Balance
From: Help > Elastic Load Balance > API Reference > Historical APIs > Shared Load Balancer APIs (OpenStack) > Load BalancerDeleting a Load Balancer Function This API is used to delete a specific load balancer. Constraints All listeners added to the load balancer must be deleted before the load balancer is deleted. URI DELETE /v2.0/lbaas/loadbalancers/{loadbalancer_id} Table 1 Parameter description Parameter
-
Deleting a Certificate - Elastic Load Balance
Deleting a Certificate Function This API is used to delete a certificate. Constraints If the target certificate is used by a listener, the certificate cannot be deleted, and 409 code will be displayed. URI DELETE /v2/{project_id}/elb/certificates/{certificate_id} Table 1 Parameter
-
Deleting a Tag from a Listener - Elastic Load Balance
Deleting a Tag from a Listener Function This API is used to delete a tag with a specific key from a listener. Constraints None URI DELETE /v2.0/{project_id}/listeners/{listener_id}/tags/{key} Table 1 Parameter description Parameter Mandatory Type Description project_id Yes String
-
Deleting a Health Check - Elastic Load Balance
Deleting a Health Check Function This API is used to delete a health check. Constraints The health check can be deleted only when the provisioning status of the associated load balancer is ACTIVE. URI DELETE /v3/{project_id}/elb/healthmonitors/{healthmonitor_id} Table 1 Path Parameters
-
Deleting a Health Check - Elastic Load Balance
From: Help > Elastic Load Balance > API Reference > Historical APIs > Shared Load Balancer APIs (OpenStack) > Health CheckDeleting a Health Check Function This API is used to delete a health check. Constraints If provisioning_status of the load balancer for which the health check is configured is not ACTIVE, the health check cannot be deleted. URI DELETE /v2.0/lbaas/healthmonitors/{healthmonitor_id} Table
-
Deleting a Health Check - Elastic Load Balance
Deleting a Health Check Function This API is used to delete a health check. Constraints If provisioning_status of the load balancer for which the health check is configured is not ACTIVE, the health check cannot be deleted. URI DELETE /v2/{project_id}/elb/healthmonitors/{healthmonitor_id}
-
Deleting a Certificate - Elastic Load Balance
Deleting a Certificate Function This API is used to delete an SSL certificate. Constraints If the certificate is used by a listener, the certificate cannot be deleted, and the 409 Conflict error code will be displayed. URI DELETE /v3/{project_id}/elb/certificates/{certificate_id} Table
-
Deleting a Backend Server Group - Elastic Load Balance
From: Help > Elastic Load Balance > API Reference > Dedicated Load Balancer APIs > Backend Server GroupAPI is used to delete a backend server group. Constraints A backend server group can be deleted only after all servers are removed from the group, the health check configured for the group is deleted, and the group has no forwarding policies associated. URI DELETE /v3/{project_id
-
Why Is a Forwarding Policy in the Faulty State? - Elastic Load Balance
that you added a forwarding policy that is the same as an existing one. Even if you delete the existing forwarding policy, the newly-added forwarding policy is still faulty. To resolve this issue, delete the newly-added forwarding policy and add a different one. Parent topic: HTTP/HTTPS
-
Can I Change the VPC and Subnet for My Load Balancer? - Elastic Load Balance
Can I Change the VPC and Subnet for My Load Balancer? No. To change the VPC, delete the load balancer, then create another one, and select the VPC you want to use for the new load balancer. Parent topic: ELB Functionality
-
Deleting IP Addresses from an IP Address Group - Elastic Load Balance
Deleting IP Addresses from an IP Address Group Function This API is used to delete IP addresses from an IP address group. URI POST /v3/{project_id}/elb/ipgroups/{ipgroup_id}/iplist/batch-delete Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Specifies
-
Batch Adding or Deleting Load Balancer Tags - Elastic Load Balance
Batch Adding or Deleting Load Balancer Tags Function This API is used to batch add tags to or delete tags from a load balancer. Constraints A maximum of 10 tags can be added to a load balancer. This API is idempotent. Note the following when you add tags: If there are duplicate keys
-
Batch Adding or Deleting Listener Tags - Elastic Load Balance
Batch Adding or Deleting Listener Tags Function This API is used to batch add tags to or delete tags from a listener. Constraints A maximum of 10 tags can be added to a listener. This API is idempotent. Note the following when you add tags: If there are duplicate keys in the request
-
Creating, Modifying, or Deleting a Certificate - Elastic Load Balance
enable authentication for securing data transmission over HTTPS, you can create certificates for load balancers. You can also modify and delete certificates. A certificate can be bound to only one type of load balancer. Ensure that you have selected the correct type. If you want to
-
Key Operations Recorded by CTS - Elastic Load Balance
accesslog create access log Deleting access logs accesslog delete access log Creating a certificate certificate create certificate Modifying a certificate certificate update certificate Deleting a certificate certificate delete certificate Creating a health check healthmonitor create
-
Change History - Elastic Load Balance
Discarded the cascade delete function for the API used for deleting a load balancer and the API used for deleting a listener in the following sections: Deleting a Load Balancer Deleting a Listener Deleting a Load Balancer Deleting a Listener Before you delete a load balancer or listener
-
Backend Server Group - Elastic Load Balance
From: Help > Elastic Load Balance > API Reference > Permissions Policies and Supported Actions > Supported Actionsbackend server group PUT /v2/{project_id}/elb/pools/{pool_id} elb:pools:put √ √ Deletes a backend server group DELETE /v2/{project_id}/elb/pools/{pool_id} elb:pools:delete √ √ Parent topic: Supported Actions