You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ To contribute, please raise an issue with a bug report, feature request, feedbac
10
10
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
*BillingAPI* | [**GetLastDayCost**](docs/BillingAPI.md#getlastdaycost) | **Get** /billing/billing/last-day-cost | GET: Last Day Cost
96
96
*BillingAPI* | [**RetrieveBillingHistoryForASpecificBillingCycle**](docs/BillingAPI.md#retrievebillinghistoryforaspecificbillingcycle) | **Get** /billing/billing/history | Retrieve Billing History for a specific Billing Cycle
97
+
*BillingAPI* | [**RetrieveBillingHistoryOfASpecificSnapshotForASpecificBillingCycle**](docs/BillingAPI.md#retrievebillinghistoryofaspecificsnapshotforaspecificbillingcycle) | **Get** /billing/billing/history/snapshot/{snapshot_id} | Retrieve Billing History of a Specific Snapshot for a specific Billing Cycle
97
98
*BillingAPI* | [**RetrieveBillingHistoryOfASpecificVirtualMachineForASpecificBillingCycle**](docs/BillingAPI.md#retrievebillinghistoryofaspecificvirtualmachineforaspecificbillingcycle) | **Get** /billing/billing/history/virtual-machine/{vm_id} | Retrieve Billing History of a Specific Virtual Machine for a specific Billing Cycle
98
-
*BillingAPI* | [**RetrieveBillingHistoryOfASpecificVolumeForASpecificBillingCycle**](docs/BillingAPI.md#retrievebillinghistoryofaspecificvolumeforaspecificbillingcycle) | **Get** /billing/billing/history/snapshot/{snapshot_id} | Retrieve Billing History of a Specific Volume for a specific Billing Cycle
99
-
*BillingAPI* | [**RetrieveBillingHistoryOfASpecificVolumeForASpecificBillingCycle_0**](docs/BillingAPI.md#retrievebillinghistoryofaspecificvolumeforaspecificbillingcycle_0) | **Get** /billing/billing/history/volume/{volume_id} | Retrieve Billing History of a Specific Volume for a specific Billing Cycle
99
+
*BillingAPI* | [**RetrieveBillingHistoryOfASpecificVolumeForASpecificBillingCycle**](docs/BillingAPI.md#retrievebillinghistoryofaspecificvolumeforaspecificbillingcycle) | **Get** /billing/billing/history/volume/{volume_id} | Retrieve Billing History of a Specific Volume for a specific Billing Cycle
100
100
*BillingAPI* | [**RetrieveBillingHistoryOfContractForASpecificBillingCycle**](docs/BillingAPI.md#retrievebillinghistoryofcontractforaspecificbillingcycle) | **Get** /billing/billing/history/contract | Retrieve Billing History of Contract for a specific Billing Cycle
101
101
*BillingAPI* | [**RetrieveBillingHistoryOfSnapshotForASpecificBillingCycle**](docs/BillingAPI.md#retrievebillinghistoryofsnapshotforaspecificbillingcycle) | **Get** /billing/billing/history/snapshot | Retrieve Billing History of Snapshot for a specific Billing Cycle
102
102
*BillingAPI* | [**RetrieveBillingHistoryOfVirtualMachineForASpecificBillingCycle**](docs/BillingAPI.md#retrievebillinghistoryofvirtualmachineforaspecificbillingcycle) | **Get** /billing/billing/history/virtual-machine | Retrieve Billing History of Virtual Machine for a specific Billing Cycle
0 commit comments