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
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ 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* | [**ListOrgNotificationThresholds**](docs/BillingAPI.md#listorgnotificationthresholds) | **Get** /billing/billing/threshold | GET: All Thresholds for Organization
136
139
*BillingAPI* | [**ListServerlessInferenceBillingHistory**](docs/BillingAPI.md#listserverlessinferencebillinghistory) | **Get** /billing/billing/history/serverless_inference | Retrieve Billing History of serverless inference for a specific Billing Cycle
137
140
*BillingAPI* | [**ListSnapshotBillingHistory**](docs/BillingAPI.md#listsnapshotbillinghistory) | **Get** /billing/billing/history/snapshot | Retrieve Billing History of Snapshot for a specific Billing Cycle
141
+
*BucketsAPI* | [**DeleteBucketEndpoint**](docs/BucketsAPI.md#deletebucketendpoint) | **Delete** /object-storage/buckets/{bucket_name} | Delete a bucket
142
+
*BucketsAPI* | [**ListBucketsEndpoint**](docs/BucketsAPI.md#listbucketsendpoint) | **Get** /object-storage/buckets | List buckets
143
+
*BucketsAPI* | [**RetrieveBucketEndpoint**](docs/BucketsAPI.md#retrievebucketendpoint) | **Get** /object-storage/buckets/{bucket_name} | Retrieve a bucket
*FloatingIpAPI* | [**AttachPublicIPToVM**](docs/FloatingIpAPI.md#attachpubliciptovm) | **Post** /core/virtual-machines/{vm_id}/attach-floatingip | Attach public IP to virtual machine
192
198
*FloatingIpAPI* | [**DetachPublicIPFromVM**](docs/FloatingIpAPI.md#detachpublicipfromvm) | **Post** /core/virtual-machines/{vm_id}/detach-floatingip | Detach public IP from virtual machine
193
199
*GpuAPI* | [**ListGPUs**](docs/GpuAPI.md#listgpus) | **Get** /core/gpus | List GPUs
*SnapshotEventsAPI* | [**ListSnapshotEvents**](docs/SnapshotEventsAPI.md#listsnapshotevents) | **Get** /core/snapshots/{snapshot_id}/events | Fetch all events for a snapshot
229
237
*SnapshotsAPI* | [**CreateCustomImage**](docs/SnapshotsAPI.md#createcustomimage) | **Post** /core/snapshots/{snapshot_id}/image | Create an image from a snapshot
0 commit comments