Skip to content

Commit 9831ce7

Browse files
authored
Merge pull request #670 from linode/release-4.134.0
Release 4.134.0
2 parents 447d909 + 4bdd2bb commit 9831ce7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.133.0
3+
version: 4.134.0
44

55
title: Linode API
66
description: |
@@ -7073,6 +7073,8 @@ paths:
70737073
* Deletes all Disks, Backups, Configs, etc.
70747074
* Stops billing for the Linode and its associated services. You will be billed for time used
70757075
within the billing period the Linode was active.
7076+
7077+
Linodes that are in the process of [cloning](/docs/api/linode-instances/#linode-clone) or [backup restoration](/docs/api/linode-instances/#backup-restore) cannot be deleted.
70767078
operationId: deleteLinodeInstance
70777079
x-linode-cli-action: delete
70787080
security:

0 commit comments

Comments
 (0)