Versions Compared

Key

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

...

Architecture and Design description

TODO Document Design

Web Service APIs

New Webservice APIs for Certificate Management

This section lists the new webservice APIs for Certificate management. They are derived from their AWS Equivalant ( UploadServerCertificate, ListServerCertificates, GetServerCertificate, DeleteServerCertificate )

...

uploadSSLCert

Uploads a new SSL certificate-key pair

Request parameters:

  • account name; account that owns the EIP
  • domain id: domain id of the account
  • region id: region from which EIP shall be allocated

API Response: ElasticIpAddressReponse

New parameters to existing APIs

...