Creates a status check job for an identity provider.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the instance. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| IdentityProviderId |
string |
Yes |
The ID of the identity provider. |
idp_11111 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| IdentityProviderStatusCheckJobId |
string |
The ID of the job. |
async_000xxxx |
Examples
Success response
JSON format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"IdentityProviderStatusCheckJobId": "async_000xxxx"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.