All Products
Search
Document Center

CloudSSO:ListAccessAssignments

Last Updated:Mar 29, 2024

Queries the access permissions that are assigned.

Operation description

This topic provides an example on how to query the assigned access permissions on the account 114240524784**** in your resource directory. The returned result shows that access permissions on the account in your resource directory is assigned to one user.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:

  • Operation: the value that you can use in the Action element to specify the operation on a resource.
  • Access level: the access level of each operation. The levels are read, write, and list.
  • Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
    • The required resource types are displayed in bold characters.
    • If the permissions cannot be granted at the resource level, All Resources is used in the Resource type column of the operation.
  • Condition Key: the condition key that is defined by the cloud service.
  • Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
OperationAccess levelResource typeCondition keyAssociated operation
cloudsso:ListAccessAssignmentsList
  • AccessConfiguration
    acs:cloudsso:{#regionId}:{#accountId}:directory/{#DirectoryId}/access-configuration/{#AccessConfigurationId}
  • AccessConfiguration
    acs:cloudsso:{#regionId}:{#accountId}:directory/{#DirectoryId}/access-configuration/*
  • Account
    acs:resourcemanager::{#accountId}:account/*
  • Account
    acs:resourcemanager::{#accountId}:account/{#AccountId}
  • User
    acs:cloudsso:{#regionId}:{#accountId}:directory/{#DirectoryId}/user/{#UserId}
  • Group
    acs:cloudsso:{#regionId}:{#accountId}:directory/{#DirectoryId}/group/{#GroupId}
  • User
    acs:cloudsso:{#regionId}:{#accountId}:directory/{#DirectoryId}/user/*
  • Group
    acs:cloudsso:{#regionId}:{#accountId}:directory/{#DirectoryId}/group/*
    none
none

Request parameters

ParameterTypeRequiredDescriptionExample
DirectoryIdstringYes

The directory ID.

d-00fc2p61****
AccessConfigurationIdstringNo

The ID of the access configuration. The ID can be used to filter access permissions.

ac-00jhtfl8thteu6uj****
TargetTypestringNo

The type of the task object. The type can be used to filter access permissions.

Set the value to RD-Account, which specifies the accounts in the resource directory.

Note You can use the type to filter access permissions only if you specify both TargetId and TargetType.
RD-Account
TargetIdstringNo

The ID of the task object. The ID can be used to filter access permissions.

Note You can use the type to filter access permissions only if you specify both TargetId and TargetType.
114240524784****
PrincipalTypestringNo

The type of the CloudSSO identity. The type can be used to filter access permissions. Valid values:

  • User
  • Group
Note You can use the type to filter access permissions only if you specify both PrincipalId and PrincipalType.``
User
PrincipalIdstringNo

The ID of the CloudSSO identity. The ID can be used to filter access permissions.

  • If you set PrincipalType to User, set PrincipalId to the ID of the CloudSSO user.
  • If you set PrincipalType to Group, set PrincipalId to the ID of the CloudSSO group.
Note You can use the type to filter access permissions only if you specify both PrincipalId and PrincipalType.``
u-00q8wbq42wiltcrk****
NextTokenstringNo

The pagination token that is used in the next request to retrieve a new page of results. If this is your first time to call this operation, you do not need to specify the NextToken parameter.

When you call this operation for the first time, if the total number of entries to return exceeds the value of MaxResults, the entries are truncated. Only the entries that match the value of MaxResults are returned, and the excess entries are not returned. In this case, the value of the response parameter IsTruncated is true, and NextToken is returned. In the next call, you can use the value of NextToken and maintain the settings of the other request parameters to query the excess entries. You can repeat the call until the value of IsTruncated becomes false. This way, all entries are returned.

K1c3o9K7pFxoTtxH1Nm7MMLb7zrDGvftYBQBPDVv7AD3a8yhRb3Mk8L9ivmN6bFSjfkZNTAg3h4****
MaxResultsintegerNo

The maximum number of entries per page.

Valid values: 1 to 20.

Default value: 10.

10

Response parameters

ParameterTypeDescriptionExample
object

The returned results.

NextTokenstring

The returned value of NextToken is a pagination token, which can be used in the next request to retrieve a new page of results.

Note This parameter is returned only when the value of IsTruncated is true.``
K1c3o9K7pFxoTtxH1Nm7MMLb7zrDGvftYBQBPDVv7AD3a8yhRb3Mk8L9ivmN6bFSjfkZNTAg3h4****
RequestIdstring

The request ID.

66898413-EB80-556D-9429-06FE3548F672
MaxResultsinteger

The maximum number of entries returned per page.

10
TotalCountsinteger

The total number of entries returned.

1
IsTruncatedboolean

Indicates whether the queried entries are truncated. Valid values:

  • true
  • false
false
AccessAssignmentsobject []

The access permissions that are assigned.

AccessConfigurationNamestring

The name of the access configuration.

ECS-Admin
TargetPathNamestring

The path name of the task object in the resource directory.

rd-3G****/root/dev-test
PrincipalIdstring

The ID of the CloudSSO identity.

u-00q8wbq42wiltcrk****
TargetPathstring

The path ID of the task object in the resource directory.

rd-3G****/r-Wm****/114240524784****
CreateTimestring

The time when the access permissions were assigned.

2021-11-04T10:03:08Z
TargetTypestring

The type of the task object.

The value is fixed as RD-Account, which indicates the accounts in the resource directory.

RD-Account
PrincipalNamestring

The name of the CloudSSO identity.

Alice
TargetNamestring

The name of the task object.

dev-test
AccessConfigurationIdstring

The ID of the access configuration.

ac-00jhtfl8thteu6uj****
PrincipalTypestring

The type of the CloudSSO identity. Valid values:

  • User
  • Group
User
TargetIdstring

The ID of the task object.

114240524784****

Examples

Sample success responses

JSONformat

{
  "NextToken": "K1c3o9K7pFxoTtxH1Nm7MMLb7zrDGvftYBQBPDVv7AD3a8yhRb3Mk8L9ivmN6bFSjfkZNTAg3h4****",
  "RequestId": "66898413-EB80-556D-9429-06FE3548F672",
  "MaxResults": 10,
  "TotalCounts": 1,
  "IsTruncated": false,
  "AccessAssignments": [
    {
      "AccessConfigurationName": "ECS-Admin",
      "TargetPathName": "rd-3G****/root/dev-test",
      "PrincipalId": "u-00q8wbq42wiltcrk****",
      "TargetPath": "rd-3G****/r-Wm****/114240524784****",
      "CreateTime": "2021-11-04T10:03:08Z",
      "TargetType": "RD-Account",
      "PrincipalName": "Alice",
      "TargetName": "dev-test",
      "AccessConfigurationId": "ac-00jhtfl8thteu6uj****",
      "PrincipalType": "User",
      "TargetId": "114240524784****"
    }
  ]
}

Error codes

For a list of error codes, visit the Service error codes.