Use the GET command to retrieve a specific account.
Note: If the account is checked out, you can view the password.
To retrieve a specific account, send the HTTP GET request to the following URL:
https://<host_name>:18443/iam/api/1.0/restapi/environments/ac/endpoints/<endpoint_name>/accounts/<account_name>
Use the account-container query parameter to specify a container for supporting endpoints while retrieving accounts.
To retrieve accounts which have a non-default account-container such as an Active Directory, send the HTTP GET request to the following URL:
https://<host_name>:18443/iam/api/1.0/restapi/environments/ac/endpoints/<endpoint_name>/accounts/<account_name>?account-container=<container>
Specifies the host name.
Specifies the endpoint name.
Specifies the account name.
Specifies the account container name.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|