Skip to content

Release 4.12.0 #188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 2 additions & 93 deletions openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.1
info:
version: 4.11.0
version: 4.12.0
title: Linode API
description: |
# Introduction
Expand Down Expand Up @@ -9595,12 +9595,6 @@ paths:

This endpoint is available for convenience. It is recommended that instead you
use the more [fully-featured S3 API](https://docs.ceph.com/docs/mimic/radosgw/s3/serviceops/) directly.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
security:
Expand Down Expand Up @@ -9646,12 +9640,6 @@ paths:

This endpoint is available for convenience. It is recommended that instead you
use the more [fully-featured S3 API](https://docs.ceph.com/docs/mimic/radosgw/s3/bucketops/#put-bucket) directly.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
security:
Expand Down Expand Up @@ -9749,12 +9737,6 @@ paths:

This endpoint is available for convenience. It is recommended that instead you
use the more [fully-featured S3 API](https://docs.ceph.com/docs/mimic/radosgw/s3/bucketops/#get-bucket) directly.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
security:
Expand Down Expand Up @@ -9791,12 +9773,6 @@ paths:

This endpoint is available for convenience. It is recommended that instead you
use the more [fully- featured S3 API](https://docs.ceph.com/docs/mimic/radosgw/s3/bucketops/#delete-bucket) directly.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
security:
Expand Down Expand Up @@ -9846,12 +9822,6 @@ paths:

This endpoint is available for convenience. It is recommended that instead you
use the more more [fully-featured S3 API](https://docs.ceph.com/docs/mimic/radosgw/s3/bucketops/#put-bucket-acl) directly.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
security:
Expand Down Expand Up @@ -9929,12 +9899,6 @@ paths:

This endpoint is available for convenience. It is recommended that instead you
use the more [fully-featured S3 API](https://docs.ceph.com/docs/luminous/radosgw/s3/bucketops/#get-bucket) directly.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
security:
Expand Down Expand Up @@ -10021,12 +9985,6 @@ paths:
This endpoint is available for convenience. It is recommended that instead you
use the more [fully-featured S3 API](https://docs.ceph.com/docs/mimic/radosgw/s3/)
directly.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
security:
Expand Down Expand Up @@ -10108,12 +10066,6 @@ paths:
Returns a paginated list of Object Storage Clusters that are available for
use. Users can connect to the clusters with third party clients to create buckets
and upload objects.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
responses:
Expand Down Expand Up @@ -10161,12 +10113,6 @@ paths:
summary: View Cluster
description: |
Returns a single Object Storage Cluster.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
responses:
Expand Down Expand Up @@ -10199,12 +10145,6 @@ paths:
description: |
Returns a paginated list of Object Storage Keys for authenticating to
the Object Storage S3 API.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
security:
- personalAccessToken: []
- oauth:
Expand Down Expand Up @@ -10245,12 +10185,6 @@ paths:
summary: Create an Object Storage Key
description: |
Provisions a new Object Storage Key on your account.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
tags:
- Object Storage
security:
Expand Down Expand Up @@ -10313,12 +10247,6 @@ paths:
summary: View Object Storage Key
description: |
Returns a single Object Storage Key provisioned for your account.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
security:
- personalAccessToken: []
- oauth:
Expand Down Expand Up @@ -10351,12 +10279,6 @@ paths:
summary: Update an Object Storage Key
description: |
Updates an Object Storage Key on your account.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
security:
- personalAccessToken: []
- oauth:
Expand Down Expand Up @@ -10400,12 +10322,6 @@ paths:
summary: Revoke Object Storage Key
description: |
Revokes an Object Storage Key. This keypair will no longer be usable by third-party clients.


**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
security:
- personalAccessToken: []
- oauth:
Expand Down Expand Up @@ -10448,11 +10364,6 @@ paths:
guide.
- To delete large amounts of objects, consult our guide on
[Lifecycle Policies](https://www.linode.com/docs/platform/object-storage/lifecycle-policies/).

**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
updates in the future. This notice will be removed when this endpoint is out of
beta.
security:
- personalAccessToken: []
- oauth:
Expand Down Expand Up @@ -13498,8 +13409,6 @@ components:
enum:
- disabled
- active
- edit_mode
- has_errors
description: >
Used to control whether this Domain is currently being rendered.
example: active
Expand Down Expand Up @@ -15126,7 +15035,7 @@ components:
last_successful:
type: string
format: date-time
description: The last successful backup date. 'None' if there was no previous backup.
description: The last successful backup date. 'null' if there was no previous backup.
readOnly: true
example: '2018-01-01T00:01:01'
watchdog_enabled:
Expand Down