Queries the global configurations 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-00fc2p61**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "66898413-EB80-556D-9429-06FE3548F672",
"UserProvisioningConfiguration": {
"SessionDuration": 10,
"CreateTime": "2022-11-28T03:55:42Z",
"DirectoryId": "d-00fc2p61****",
"DefaultLandingPage": "https://home.console.alibabacloud.com",
"UpdateTime": "2022-11-28T03:55:42Z"
}
}Error codes
For a list of error codes, visit the Service error codes.
