Apache CloudStack 4.15.0.0 Root Admin API Reference
getUserKeys
This command allows the user to query the seceret and API keys for the account
Request parameters
Parameter Name | Description | Required |
id | ID of the user whose keys are required | true |
Response Tags
Response Name | Description |
apikey | the api key of the registered user |
secretkey | the secret key of the registered user |