Updates the description of a conditional access policy.
Operation description
Updates the description of a conditional access policy.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:UpdateConditionalAccessPolicyDescription |
update |
*ConditionalAccessPolicy
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The instance ID. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| ConditionalAccessPolicyId |
string |
Yes |
The ID of the conditional access policy. |
cap_11111 |
| Description |
string |
Yes |
The description of the conditional access policy. |
Test Description |
| ClientToken |
string |
No |
A client token that is used to ensure the idempotence of the request. The value of this parameter is generated by the client and must be unique among different requests. |
client-examplexxx |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
Examples
Success response
JSON format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.