Skip to content

Commit f0dd0cd

Browse files
author
hzoppetti
committed
added new obj storage cert endpoints
1 parent e128152 commit f0dd0cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11737,7 +11737,7 @@ paths:
1173711737
x-linode-cli-action: ssl-view
1173811738
servers:
1173911739
- url: https://api.linode.com/v4
11740-
summary: View Object Storage TLS/SSL Cert
11740+
summary: Object Storage TLS/SSL Cert View
1174111741
description: |
1174211742
Returns a boolean value indicating if this bucket has a corresponding TLS/SSL certificate that was
1174311743
uploaded by an Account user.
@@ -11772,7 +11772,7 @@ paths:
1177211772
x-linode-cli-action: ssl-upload
1177311773
servers:
1177411774
- url: https://api.linode.com/v4
11775-
summary: Upload Object Storage TLS/SSL Cert
11775+
summary: Object Storage TLS/SSL Cert Upload
1177611776
description: |
1177711777
Upload a TLS/SSL certificate and private key to be served when you visit your Object Storage bucket via HTTPS.
1177811778
Your TLS/SSL certificate and private key are stored encrypted at rest.
@@ -11822,7 +11822,7 @@ paths:
1182211822
x-linode-cli-action: ssl-delete
1182311823
servers:
1182411824
- url: https://api.linode.com/v4
11825-
summary: Delete Object Storage TLS/SSL Cert
11825+
summary: Object Storage TLS/SSL Cert Delete
1182611826
description: |
1182711827
Deletes this Object Storage bucket's user uploaded TLS/SSL certificate and private key.
1182811828
tags:

0 commit comments

Comments
 (0)