RDS for MySQL
Call the DeleteDBBlueGreenRelation interface to delete the blue-green deployment.
Synchronous request.
Name | Type | Required | Example | Description |
|---|---|---|---|---|
InstanceId | String | Yes | mysql-f83edc2e**** | The ID of the blue instance in blue-green deployment. |
null
POST /?Action=DeleteDBBlueGreenRelation&Version=2022-01-01 HTTP/1.1 Content-Type: application/json Host: rds-mysql.cn-beijing.volcengineapi.com X-Date: 20211202T101010Z Authorization: HMAC-SHA256 Credential=AKLTN2I0MmFiNzMxNWE5NDgzMzk4MmVjMTVkODlkZTZ****/20211202/cn-beijing/rds_mysql/request,SignedHeaders=x-date, Signature=71d31fc7bcf990142851c9833c5656391486cda0ae2e0b8ada733b7c6458**** { "InstanceId": "mysql-eaa70125****)" }
{ "ResponseMetadata": { "RequestId": "20250724195629ED18538F96C92D129A47-282e8c", "Action": "DeleteDBBlueGreenRelation", "Version": "2022-01-01", "Service": "rds_mysql", "Region": "cn-guangzhou" }, "Result": {} }
For more details, refer to Error codes.