rejoshed opened a new issue, #30: URL: https://github.com/apache/cloudstack-go/issues/30
Hello, for [cluster-api-provider-cloudstack](https://github.com/aws/cluster-api-provider-cloudstack), I'm hoping to be able to login as a sub-domain user from a domain admin account. To do so I need to be able to fetch a sub-domain user's api-key and secret-key. Using ListUsers doesn't populate secret key. Using getUser I can't seem to find the user, and I don't see the CloudStack API [getUserKeys](https://cloudstack.apache.org/api/apidocs-4.16/apis/getUserKeys.html) equivalent in the cloudstack-go api. Please provide guidance on how to get the sub-domain user's secret key. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org