public interface AccountApi
AccountAsyncApi
Modifier and Type | Method and Description |
---|---|
DataCentersList |
getDataCentersWithLimits(String orgId)
identifies the list of data centers available to the organization of the authenticating user
|
Account |
getMyAccount()
Before you can begin using the range of Server, Network and Image APIs,
you will need to first obtain your organization details.
|
Account getMyAccount()
DataCentersList getDataCentersWithLimits(String orgId)
orgId
- Copyright © 2009-2013 jclouds. All Rights Reserved.