API一覧#
Charges#
| 項番 | API名 | 処理概要 |
|---|---|---|
| 1 | GET /v1/charges/YYYY/MM Obtaining the Final billing information |
確定済み課金情報を取得する |
| 2 | GET /v1/charges/transition/YYYY/MM Obtaining the Interim Billing Information |
暫定課金情報を取得する |
| 3 | GET /v1/charges/resources/YYYY/MM Obtaining the Final resource-based billing information |
確定済み課金情報(リソース単位)を取得する |
| 4 | GET /v1/charges/transition/resources/YYYY/MM Obtaining the resource-based Interim Billing Information |
暫定課金情報(リソース単位)を取得する |
Allproducts#
| 項番 | API名 | 処理概要 |
|---|---|---|
| 1 | GET /v1.0/allproducts Obtaining the List of Products and Price information |
商品および価格情報の一覧を取得する |
Confidential#
| 項番 | API名 | 処理概要 |
|---|---|---|
| 1 | GET /v1/confidential/domains/{domain_id} Obtaining the Confidential Information of Subscriber's organization |
契約組織機密情報を取得する |
| 2 | POST /v1/contracts/{domain_id}?action=startRegion Start Usage of Region |
リージョンの利用を開始する |
| 3 | GET /v1/contracts/{domain_id}?action=getRegion Obtaining the Information from Region in Use |
利用しているリージョンの情報を取得する |
| 4 | GET /v1/regions?region_id={region_id} Region List |
リージョンの一覧を取得する |