All Products
Search
Document Center

ApsaraMQ for MQTT:DisasterRecovery

Last Updated:Mar 26, 2025

Recovers the public virtual IP address (VIP) access of a specific instance during the disaster recovery of multiple instances. Only Enterprise Platinum Edition instances support this operation. To call this operation, you must submit a ticket.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
The current API does not require request parameters

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

Id of the request

135F8639-F262-4417-98D1-4DE4595C****

Examples

Sample success responses

JSONformat

{
  "RequestId": "135F8639-F262-4417-98D1-4DE4595C****",
  "Code": 200,
  "Success": true,
  "Message": "operation success.",
  "AccessDeniedDetail": "{}"
}

Error codes

HTTP status codeError codeError message
400InstancePermissionCheckFailedAn error occurred while validating the permissions of the instance. Please verify the account that created the instance and its permissions settings.
400InvalidParameter.%sAn error occurred while validating the parameter. The parameter may be missing or invalid.
404ApiNotSupportThe specified API is not supported.
500InternalErrorAn error occurred while processing your request. Try again later.

For a list of error codes, visit the Service error codes.