This API is used to perform a health check before a major version upgrade.
POST /v3/{project_id}/instances/{instance_id}/major-version/inspection
Name |
Type |
Mandatory |
Description |
---|---|---|---|
project_id |
String |
Yes |
Project ID of a tenant in a region. To obtain it, refer to Obtaining a Project ID. |
instance_id |
String |
Yes |
Instance ID. |
Name |
Type |
Mandatory |
Description |
---|---|---|---|
target_version |
String |
Yes |
Target version of database. |
https://{Endpoint}/v3/0483b6b16e954cb88930a360d2c4e663/instances/3aa441c4c98a4b36b100a7e3e87d17cein03/major-version/inspection { "target_version": "14.9.0" }
Name |
Type |
Description |
---|---|---|
report_id |
String |
Check report ID. |
{ "report_id": "f7a8e35e-a14c-4e5e-b1f0-d3764e8ed8a8" }
For details, see Abnormal Request Results.
For details, see Status Codes.
For details, see Error Codes.