Unsubscribes from a pay-as-you-go Data Management (DMS) resource.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Tid | long | No | The ID of the tenant. Note
To view the ID of the tenant, go to the Data Management (DMS) console and move the pointer over the profile picture in the upper-right corner. For more information, see View information about the current tenant.
| 3*** |
OrderId | string | Yes | The order ID of the order for the pay-as-you-go resource. You can call the ListEffectiveOrders operation to query the order ID. | 2190037**** |
InstanceId | string | Yes | The instance ID in the sales order. | dms_pre_public_intl-sg-vf**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "C51420E3-144A-4A94-B473-8662FCF4AD10",
"Success": true,
"ErrorMessage": "UnknownError",
"ErrorCode": "UnknownError"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-02-27 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
2023-08-03 | The request parameters of the API has changed | View Change Details |