Queries the list of identities for which security policies are enabled.
Operation description
The resource type supports only cloud computers.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:ListSecureSkillIdentities |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PageSize |
integer |
No |
The number of entries per page. Default value: 20. |
10 |
| PageNumber |
integer |
No |
The current page number. |
1 |
| SkillChannel |
string |
Yes |
The skill channel. Valid values:
Valid values:
|
ENTERPRISE |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
51592A88-0F2C-55E6-AD2C-2AD9C10D**** |
| TotalCount |
integer |
The total number of entries returned. |
20 |
| Identities |
array |
The list of resource information. |
|
|
string |
The resource ID. |
ecd-6af3rdkv9ttqqb*** |
Examples
Success response
JSON format
{
"RequestId": "51592A88-0F2C-55E6-AD2C-2AD9C10D****",
"TotalCount": 20,
"Identities": [
"ecd-6af3rdkv9ttqqb***"
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.