Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

References

Requirements Doc: ../../../../../../../../../display/CLOUDSTACK/AWS-Style+Regions\Regions requirements

Document History

...

  • addRegion

             Parameters

  • *# *## id: Region Id
      1. name: Name of the Region
      2. endpoint: Region end point. e.g. http://10.147.30.11:8080/clientImage Removed
      3. userapikey: API key of the Admin user
      4. usersecretkey: Secret key of Admin user
  • updateRegion

             Parameters

  • *# *## id: Region Id
      1. name: Name of the Region
      2. endpoint: Region end point. e.g. https://10.147.30.11:8080/clientImage Removed
      3. userapikey: API key of the Admin user
      4. usersecretkey: Secret key of Admin user
  • removeRegion

             Parameters

  • *# *## id: Region Id
  • listRegions

            Parameters

    1. id: List by Region Id
    2. name: list by Region Name
  • getUser

            Parameters 

    1. userapikey: Get user details by API key 

Changes to existing APIs

  • createAccount 
    1. New parameters
      1. accountid : External Id for the Account. Could be UUID or domainpath + username or any string unique across Regions
      2. userid: External Id for the User. 
      3. regionid: Id of the source Region where Account creation request was initiated
  • deleteAccount, updateAccount, disableAccount, enableAccount
    1. New parameters
      1. ispropagate: Boolean flag which indicated if the API call is being propagated from another Region

...

Appendix A:

Appendix B: Edit\