To check out an account, send the HTTP PUT request to the following URL:
https://<host_name>:18443/iam/api/1.0/restapi/environments/ac/endpoints/<endpoint_name>/accounts/<account_name>
Specifies the host name.
Specifies the endpoint name.
Specifies the account name.
The following example shows the HTTP body content to check out an account:
<Account>
<PasswordState>Checked Out</PasswordState>
</Account>
Copyright © 2013 CA Technologies.
All rights reserved.
|
|