Account

(Difference between revisions)
Jump to: navigation, search
Line 24: Line 24:
 
* [[Accounts-accountId-products-productId:PUT|PUT /accounts/{accountId}/products/{productId}]] - Update the status of a product
 
* [[Accounts-accountId-products-productId:PUT|PUT /accounts/{accountId}/products/{productId}]] - Update the status of a product
 
* [[Accounts-accountId-products-productId-action:POST|POST /accounts/{accountId}/products/{productId}/action]] - Perform an action (e.g: upgrade/downgrade) for a product
 
* [[Accounts-accountId-products-productId-action:POST|POST /accounts/{accountId}/products/{productId}/action]] - Perform an action (e.g: upgrade/downgrade) for a product
 +
 +
== Products Bandwidth Management ==
 +
* [[Accounts-accountId-products-productId-bandwidth-daily:GET|GET /accounts/{accountId}/products/{productId}/bandwidth/daily?filterType={filterType}&from={filterStartDate}&to={filterEndDate}]] - Get a report on the daily bandwidth usage of the product
 +
* [[Accounts-accountId-products-productId-bandwidth-weekly:GET|GET /accounts/{accountId}/products/{productId}/bandwidth/weekly?filterType={filterType}&from={filterStartDate}&to=filterEndDate}]] - Get a report on the weekly bandwidth usage of the product
 +
* [[Accounts-accountId-products-productId-bandwidth-monthly:GET|GET /accounts/{accountId}/products/{productId}/bandwidth/monthly?filterType={filterType}&from={filterStartDate}&to=filterEndDate}]] - Get a report on the monthly bandwidth usage of the product
 +
* [[Accounts-accountId-products-productId-bandwidth-yearly:GET|GET /accounts/{accountId}/products/{productId}/bandwidth/yearly?filterType={filterType}&from={filterStartDate}&to=filterEndDate}]] - Get a report on the yearly bandwidth usage of the product
 +
Each bandwidth usage is filtered by the traffic type(www or ftp), the start date and the end date in ISO format(eg. 2013-20-02).
  
 
== Products Usage Management ==
 
== Products Usage Management ==

Revision as of 07:16, 18 June 2013

Account Management API

The account management API provides methods for managing the account contacts, users and products. Clients can update the status of the account products as well as change (upgrade/downgrade) them.

Contents

download this selection of articles as a PDF book

Account Management

Contacts Management

Users Management

Products Management

Products Bandwidth Management

Each bandwidth usage is filtered by the traffic type(www or ftp), the start date and the end date in ISO format(eg. 2013-20-02).

Products Usage Management

See also


blog comments powered by Disqus

Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox