Queries the status of IPA. The information includes the time when the service was activated, the current service status, the current billing method, and the billing method of the next cycle.
Operation description
**
**The maximum number of times that each user can call this operation per second is 20.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"ChangingAffectTime": "2018-03-31T16:00:00Z",
"RequestId": "EF2AEBC2-EDBD-41CF-BF64-7E095D42D6EF",
"ChangingChargeType": "PayByBandwidth",
"OpeningTime": "2018-03-19T11:16:11Z",
"InternetChargeType": "PayByBandwidth",
"InstanceId": "1883927335936173",
"OperationLocks": {
"LockReason": [
{
"LockReason": "financial"
}
]
}
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | DcdnIpaServiceNotFound | The DCDN IPA service has not been activated. | IPA is not activated for DCDN. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history