Moves a resource to a different resource group.
Operation description
This operation queries the status of a private CA instance that you purchased in the Certificate Management Service console. You can use the ID of the private CA instance to retrieve information such as the status of the instance, the number of certificates that it contains, and the number of issued certificates.
Before calling this operation, you must purchase a private CA in the Certificate Management Service console. For more information, see Purchase a private CA.
QPS limit
The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed the limit, API calls are throttled, which may affect your business. Call this operation at a reasonable rate.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceId |
string |
Yes |
The ID of the resource to move. |
cas-cn-4591d3xa**** |
| ResourceGroupId |
string |
Yes |
The ID of the resource group. |
rg-acfmykgxu5d46ey |
| ResourceType |
string |
Yes |
The resource type. Set the value to instance. |
instance |
| RegionId |
string |
No |
The region ID. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
5BCD2F6C-7A9D-47C1-8588-2CC6A4E0BE5E |
Examples
Success response
JSON format
{
"RequestId": "5BCD2F6C-7A9D-47C1-8588-2CC6A4E0BE5E"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.