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: openapi.yaml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
openapi: 3.0.1
2
2
info:
3
-
version: 4.133.0
3
+
version: 4.134.0
4
4
5
5
title: Linode API
6
6
description: |
@@ -7073,6 +7073,8 @@ paths:
7073
7073
* Deletes all Disks, Backups, Configs, etc.
7074
7074
* Stops billing for the Linode and its associated services. You will be billed for time used
7075
7075
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.
0 commit comments