File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -23090,21 +23090,23 @@ components:
2309023090 format: date-time
2309123091 nullable: true
2309223092 description: >
23093- Only Images created automatically from a deleted Linode (type=automatic) will expire.
23093+ Only Images created automatically from a deleted Linode (type=automatic) will expire. `null` for private Images.
2309423094 example: null
2309523095 readOnly: true
2309623096 eol:
2309723097 type: string
2309823098 format: date-time
23099+ nullable: true
2309923100 description: >
23100- The date of the public Image's planned end of life. `None ` for private Images.
23101+ The date of the public Image's planned end of life. `null ` for private Images.
2310123102 example: '2026-07-01T04:00:00'
2310223103 readOnly: true
2310323104 vendor:
2310423105 x-linode-filterable: true
2310523106 type: string
23107+ nullable: true
2310623108 description: >
23107- The upstream distribution vendor. `None ` for private Images.
23109+ The upstream distribution vendor. `null ` for private Images.
2310823110 example: Debian
2310923111 readOnly: true
2311023112 x-linode-cli-display: 3
You can’t perform that action at this time.
0 commit comments