Sets skill permissions for an identity.
Operation description
The authorized object supports only cloud computers.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:SetIdentitySkillAuth |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Identities |
array<object> |
Yes |
The list of authorized objects. |
|
|
object |
Yes |
The authorized object information. |
||
| IdentityId |
string |
Yes |
The ID of the authorized object. |
ecd-av4u9m5ghko26**** |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| OperationType |
string |
Yes |
The operation type. Valid values:
|
SET_AUTH |
| SkillIds |
array |
Yes |
The list of skill IDs. |
|
|
string |
Yes |
The skill ID. |
s-04zzrfqdku5jb**** |
|
| SkillChannel |
string |
Yes |
The skill channel. Valid values:
Valid values:
|
ENTERPRISE |
| AutoInstall |
boolean |
Yes |
Specifies whether to automatically install. Valid values:
Valid values:
|
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
A87DBB05-653A-5E4B-B72B-5F4A1E07**** |
Examples
Success response
JSON format
{
"RequestId": "A87DBB05-653A-5E4B-B72B-5F4A1E07****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.