Release 109

From Hostway API Documentation
Jump to: navigation, search

Release 109 - 07/29/2015

List of changes in Release 109.

Contents

download this article as a PDF book

New API calls

GET /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes

  • Get all Services in a given product.

PUT /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes

  • Updates the notes for a service in the order.

OPTIONS /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes

  • Get list of supported methods for this resource.

DELETE /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes

  • Removes notes from a service.

POST /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes

  • Adds a new note to a service in the order.

POST /accounts/{accountNumber}/web/{domainName}/ssl

  • Renew SSL certificate.

GET /accounts/{accountNumber}/web/ssl

  • Get Ssl detail for existing account.

POST /accounts/{accountNumber}/web/{domainName}/ssl

  • Add SSL certificate.

GET /accounts/{accountNumber}/web/{domainName}/php

  • Checks if PHP feature is enabled for a domain.

PUT /accounts/{accountNumber}/web/{domainName}/ftp

  • Update ftp account (change password).

POST /accounts/{accountNumber}/web/{domainName}/ftp

  • Add ftp account.

PUT /accounts/{accountNumber}/web/{domainName}/ssh

  • Update ssh account (change password).

POST /accounts/{accountNumber}/web/{domainName}/ssh

  • Add ssh account.


Modified API calls

blog comments powered by Disqus

Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox