All Products
Search
Document Center

Certificate Management Service:MoveResourceGroup

Last Updated:Dec 18, 2025

Moves a resource to a different resource group.

Operation description

This operation queries the status information of a private CA instance that you purchased in the Certificate Management Service console. You can query by the private CA instance ID to retrieve information such as the status of the CA instance, the number of certificates it contains, and the number of issued certificates.

Before you call this operation, you must purchase a private CA in the Certificate Management Service console. For more information, see Purchase a private CA.

QPS limit

This operation is limited to 10 queries per second (QPS) for each user. If you exceed this limit, API calls are throttled, which can affect your business. Call this operation within the specified limit.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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 destination resource group.

rg-acfmykgxu5d46ey

ResourceType

string

Yes

The type of the resource. 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.