tencent cloud

Feedback

AssociateDDoSEipLoadBalancer

Last updated: 2023-05-24 14:58:03

1. API Description

Domain name for API request: antiddos.tencentcloudapi.com.

This API is used to bind an Anti-DDoS EIP to the specified private IP of a CLB instance.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common Params. The value used for this API: AssociateDDoSEipLoadBalancer.
Version Yes String Common Params. The value used for this API: 2020-03-09.
Region No String Common Params. This parameter is not required for this API.
InstanceId Yes String Anti-DDoS instance ID (only Anti-DDoS Advanced). For example, bgpip-0000011x.
Eip Yes String EIP of the Anti-DDoS instance ID.
LoadBalancerID Yes String ID of the CLB to bind, such as lb-0000002i. It can be queried in the console or obtained from LoadBalancerId returned by the DescribeLoadBalancers API.
LoadBalancerRegion Yes String Region of the CLB instance, such as ap-hongkong.
Vip No String CLB private IP

3. Output Parameters

Parameter Name Type Description
RequestId String The unique request ID, which is returned for each request. RequestId is required for locating a problem.

4. Example

Example1 Binding an Anti-DDoS EIPs to a CLB instance

Input Example

POST / HTTP/1.1
Host: antiddos.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: AssociateDDoSEipLoadBalancer
<Common request parameters>

{
    "InstanceId": "bgpip-0000011x",
    "Eip": "1.1.1.1",
    "Vip": "1.1.1.1",
    "LoadBalancerRegion": "ap-hongkong",
    "LoadBalancerID": "lb-0000002i"
}

Output Example

{
    "Response": {
        "RequestId": "5063ab0a-a8a7-41e8-ace2-263b2c1c8794"
    }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Error Code Description
AuthFailure CAM signature/authentication error.
DryRunOperation The DryRun operation means that the request will be successful, but an extra DryRun parameter is passed.
FailedOperation Operation failed.
InternalError Internal error. Please try again later.
InvalidParameter Parameter error.
InvalidParameterValue Invalid parameter value.
LimitExceeded The quota limit should not be exceeded.
MissingParameter Missing parameters. Please check and try again.
OperationDenied Operation denied.
RequestLimitExceeded The number of requests should not exceed the frequency limit.
ResourceInUse The resource is occupied.
ResourceInsufficient Insufficient resource.
ResourceNotFound The resource does not exist. Please try again later.
ResourceUnavailable The resource is unavailable.
ResourcesSoldOut The resources have been sold out.
UnauthorizedOperation The operation is unauthorized.
UnknownParameter Unknown parameter error. Please check and try again.
UnsupportedOperation Unsupported operation.
Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

7x24 Phone Support