Configures the owner of an instance, a database, or a table.
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, move the pointer over the profile picture in the upper-right corner of the Data Management (DMS) console. For more information, see the "View information about the current tenant" section of the Manage DMS tenants topic.
| 3*** |
ResourceId | string | Yes | The ID of the resource. The ID of the resource varies with the owner type. The owner types and resource IDs have the following mappings:
| 174**** |
OwnerType | string | Yes | The type of the owner. Valid values:
| INSTANCE |
OwnerIds | string | Yes | 51**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "A99CD576-1E18-4E86-931E-C3CCE56DC030",
"ErrorCode": "UnknownError",
"ErrorMessage": "UnknownError",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history