Deletes multiple desired-state configurations.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
oos:DeleteStateConfigurations |
delete |
*stateconfiguration
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-hangzhou |
| StateConfigurationIds |
string |
Yes |
The IDs of desired-state configurations. |
["sc-asfgdhj12345"] |
| ClientToken |
string |
No |
The client token used to ensure the idempotence of the request. |
abcde3OARpx77No54nv6 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
12345B731-0FCE-48BA-8D42-605abcde |
Examples
Success response
JSON format
{
"RequestId": "12345B731-0FCE-48BA-8D42-605abcde"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.