Binds a configuration group to resources.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:BindConfigGroup |
list |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The ID of the region. Set the value to |
cn-shanghai |
| GroupId |
string |
Yes |
The ID of the configuration group. |
ccg-0chlk9b65lj8z**** |
| ResourceInfos |
array<object> |
Yes |
The resources to which you want to bind the configuration group. |
|
|
object |
No |
The resource to which you want to bind the configuration group. |
||
| ResourceId |
string |
No |
The ID of the resource. |
ecd-1bo4xotjvwyon**** |
| ResourceRegionId |
string |
No |
The region ID of the resource. |
cn-hangzhou |
| ResourceType |
string |
No |
The type of the resource. Valid values:
Valid values:
|
CLOUD_DESKTOP |
| ProductType |
string |
No |
The service type of the resource. Valid value:
Valid values:
|
CLOUD_DESKTOP |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The ID of the request. |
E54EB497-D7B7-5F04-B744-D8DFA7B****** |
| GroupId |
string |
The ID of the configuration group. |
ccg-0chlk9b65lj**** |
Examples
Success response
JSON format
{
"RequestId": "E54EB497-D7B7-5F04-B744-D8DFA7B******",
"GroupId": "ccg-0chlk9b65lj****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.