Creates a custom endpoint.
Operation description
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:CreateSubCNInstance |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| DBInstanceName |
string |
Yes |
The instance ID. > You can call the DescribeDBInstances operation to query the details of all instances in the specified region, including instance IDs. |
pxc-hzravgpt8q**** |
| IsAutoCreate |
boolean |
No |
Specifies whether to automatically calculate compute resource parameters. Valid values:
|
|
| ReadType |
string |
No |
The read/write type. Valid values:
|
ReadWrite |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
D6A4256F-7B83-5BD7-9AC0-72E1FAC05330 |
| Data |
object |
The returned data. |
|
| TaskId |
integer |
The task ID. |
2209883 |
Examples
Success response
JSON format
{
"RequestId": "D6A4256F-7B83-5BD7-9AC0-72E1FAC05330",
"Data": {
"TaskId": 2209883
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.