ChangeEipInternetChargeType
ChangeEipInternetChargeType
1. API Description
This API is used to change the network billing method of an elastic IP.
Note
Changing from Data Transfer to Regional Aggregated Burstable 95th is supported currently.
2. Input Parameters
The following request parameter list only provides API request parameters.
eipId
Yes
String
ID of the elastic IP.
clusterld
No
String
Bandwidth cluster ID.
If the value of internetChargeType
is Bandwidth
, clusterld
is required.
3. Output Parameters
requestId
String
The unique request ID, which is returned for each request. RequestId is required for locating a problem.
orderNumber
String
Order No.
4. Code Example
Change the network billing method of an elastic IP.
5. Developer Resources
Zenlayer Cloud API 2.0 integrates SDKs to make it easier for you to call APIs. More programming languages will be supported.
6. Error Codes
No error codes related to the API business logic. For other error codes, see Common Error Codes.
Last updated