Reloading Table Data

Function

This API is used to reload table data of the target DDM instance for cross-region DR.

URI

POST /v1/{project_id}/instances/{instance_id}/reload_config

The URI will be deleted soon.

Table 1 Parameter description

Parameter

Mandatory

Description

project_id

Yes

Project ID of a tenant in a region

instance_id

Yes

DDM instance ID

Request

Request parameters

None

Response

Response parameters

None

Example

  • Example request
    {}
  • Example response
    "Reload config success!"

For failure responses, see Abnormal Request Results.

Status Code

For details, see Status Codes.