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
The current status of this Image. Only Images in an "available" status
22057
-
can be deployed. Images in a "creating" status are being created from
22058
-
a Linode Disk, and will become "available" shortly. Images in a
22059
-
"pending_upload" status are waiting for data to be [uploaded](/docs/api/images/#image-upload),
22060
-
and become "available" after the upload and processing are complete.
22057
+
The current status of this Image.
22058
+
22059
+
Only Images in an "available" status can be deployed. Images in a "creating" status are being created from a Linode Disk, and will become "available" shortly. Images in a "pending_upload" status are waiting for data to be [uploaded](/docs/api/images/#image-upload), and become "available" after the upload and processing are complete.
22060
+
22061
+
The "+order_by" and "+order" operators are not available for [filtering](/docs/api/#filtering-and-sorting) on this key.
22062
+
example: available
22061
22063
Invoice:
22062
22064
type: object
22063
22065
description: Account Invoice object
@@ -23586,7 +23588,7 @@ components:
23586
23588
and the latest supported patch version will be deployed.
23587
23589
x-linode-filterable: true
23588
23590
x-linode-cli-display: 4
23589
-
example: "1.24"
23591
+
example: "1.25"
23590
23592
control_plane:
23591
23593
type: object
23592
23594
description: >
@@ -23788,7 +23790,7 @@ components:
23788
23790
A Kubernetes version number available for deployment
23789
23791
to a Kubernetes cluster in the format of <major>.<minor>,
0 commit comments