Deletes an AI service.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
The instance ID. Note
You can call the DescribeDBInstances operation to view the details of all AnalyticDB PostgreSQL instances in the destination region, including the instance ID. |
gp-xxxxxxxxx |
| Type |
string |
Yes |
The service type. Only drama is supported. |
drama |
| ServiceId |
string |
Yes |
The service ID. |
drama-123456 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
ABB39CC3-4488-4857-905D-2E4A051D0521 |
Examples
Success response
JSON format
{
"RequestId": "ABB39CC3-4488-4857-905D-2E4A051D0521"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.