All Products
Search
Document Center

CloudSSO:RetryUserProvisioningEvent

Last Updated:Mar 29, 2024

Retries a Resource Access Management (RAM) user provisioning event.

Debugging

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

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
EventIdstringYes

The ID of the RAM user provisioning event.

upe-wjKyNDmZvyZOiRcJ****
DirectoryIdstringYes

The ID of the resource directory.

d-003qew84****
DuplicationStrategystringYes

The conflict handling policy. The policy is used when a RAM user has the same username as the CloudSSO user who is synchronized to RAM. Valid values:

  • KeepBoth: When a CloudSSO user is synchronized to RAM, if a RAM user who has the same username as the CloudSSO user exists, the system creates a RAM user whose username is the username of the CloudSSO user plus the suffix _sso.
  • TakeOver: When a CloudSSO user is synchronized to RAM, if a RAM user who has the same username as the CloudSSO user exists, the system replaces the RAM user with the CloudSSO user.
KeepBoth

Response parameters

ParameterTypeDescriptionExample
object

The returned results.

RequestIdstring

The request ID.

F6F90F3D-4502-5877-B80B-97476F6AE2CC

Examples

Sample success responses

JSONformat

{
  "RequestId": "F6F90F3D-4502-5877-B80B-97476F6AE2CC"
}

Error codes

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