File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -17330,6 +17330,20 @@ components:
1733017330 x-linode-cli-color:
1733117331 None: black
1733217332 default_: white
17333+ status:
17334+ x-linode-cli-display: 7
17335+ type: string
17336+ enum:
17337+ - creating
17338+ - pending_upload
17339+ - available
17340+ description: |
17341+ The current status of this Image. Only images in an "available" status
17342+ can be deployed. Images in a "creating" status are being created from
17343+ a Linode Disk, and will become "available" shortly. Images in a
17344+ "pending_upload" status are waiting for data to be uploaded for the
17345+ image, and will become "available" after the upload is complete and
17346+ processing occurs.
1733317347 ImagePublic:
1733417348 type: object
1733517349 description: Public Image object
@@ -17433,6 +17447,16 @@ components:
1743317447 x-linode-cli-color:
1743417448 None: black
1743517449 default_: white
17450+ status:
17451+ x-linode-cli-display: 7
17452+ type: string
17453+ enum:
17454+ - creating
17455+ - pending_upload
17456+ - available
17457+ description: |
17458+ The current status of this Image. Only images in an "available" status
17459+ can be deployed.
1743617460 LinodeConfigInterface:
1743717461 type: object
1743817462 description: >
You can’t perform that action at this time.
0 commit comments