To retrieve a specific account request, for example: exc-113, 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>/accountrequests/exc-113
To retrieve all account requests, which have access to the privileged account (account_name), 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>/accountrequests
To retrieve all account requests in the entire environment, send the HTTP GET request to the following URL:
https://<host_name>:18443/iam/api/1.0/restapi/environments/ac/endpoints?display=accountrequests
Specifies the host name.
Specifies the endpoint name.
Specifies the account name.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|