Queries the statistics of a Resource Access Management (RAM) user provisioning.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DirectoryId | string | Yes | The ID of the resource directory. | d-003qew84**** |
UserProvisioningId | string | Yes | The ID of the RAM user provisioning. | up-002axzhapcbz6e63**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"UserProvisioningStatistics": {
"EntityId": "up-002axzhapcbz6e63****",
"Type": "User Provisioning",
"DirectoryId": "d-003qew84****",
"FailedEventCount": 3,
"OwnerPk": "139665787317****",
"LatestAsyncTime": "2022-11-28T03:55:42Z"
},
"RequestId": "F6F90F3D-4502-5877-B80B-97476F6AE2CC"
}
Error codes
For a list of error codes, visit the Service error codes.