이전 항목: 요청에 대한 계정 암호 가져오기다음 항목: 업그레이드 안내서


계정 요청 가져오기

특정 계정 요청(예: exc-113)을 가져오려면 다음 URL로 HTTP GET 요청을 보내십시오.

https://<host_name>:18443/iam/api/1.0/restapi/environments/ac/endpoints/<endpoint_name>/accounts/<account_name>/accountrequests/exc-113

권한 있는 계정(account_name)에 대한 액세스 권한이 있는 모든 계정 요청을 가져오려면 다음 URL로 HTTP GET 요청을 보내십시오.

https://<host_name>:18443/iam/api/1.0/restapi/environments/ac/endpoints/<endpoint_name>/accounts/<account_name>/accountrequests

전체 환경에서 모든 계정 요청을 가져오려면 다음 URL로 HTTP GET 요청을 보내십시오.

https://<host_name>:18443/iam/api/1.0/restapi/environments/ac/endpoints?display=accountrequests
host_name

호스트 이름을 지정합니다.

endpoint_name

호스트 이름을 지정합니다.

account_name

계정 이름을 지정합니다.