It works, Thank you Pranav From: Pranav Saxena Date: 2013-01-21 16:22 To: cloudstack-dev@incubator.apache.org; li_fuqiong Subject: RE: How to get API key/Secret key in CloudStack 4.0? You can use the cloudstack UI to generate them . This is what you need to do -
To generate API Key and Secret Key 1.Login as admin 2.Go to Accounts 3.Select the account which user belongs 4.Click on view users 5.Select the user 6.Click on generate keys icon and you'll be able to see them in the detail View. Or you could also use the API ( registerUserKeys) directly as per your convenience. Thanks, Pranav -----Original Message----- From: li_fuqiong [mailto:li_fuqi...@venustech.com.cn] Sent: Monday, January 21, 2013 1:14 PM To: cloudstack-dev@incubator.apache.org Subject: How to get API key/Secret key in CloudStack 4.0? Dear All, I need an API key/Secret key value to integrate Cloudstack in Cloudify, but I don't how to get them in cloudstack. Neither in cloudstack login portal nor in Cloudstack Installation Guide , Cloudstack API Developer Guide. Thank you.