File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -14224,6 +14224,14 @@ components:
14224
14224
Only Images created automatically (from a deleted Linode; type=automatic) will expire.
14225
14225
example: '2018-08-01T00:01:01'
14226
14226
readOnly: true
14227
+ eol:
14228
+ type: string
14229
+ format: date-time
14230
+ description: >
14231
+ The date of the image's planned end of life. Some images, like custom private images,
14232
+ will not have an end of life date. In that case this field will be empty.
14233
+ example: '2200-10-23T00:00:00'
14234
+ readOnly: true
14227
14235
vendor:
14228
14236
x-linode-filterable: true
14229
14237
type: string
@@ -14314,6 +14322,14 @@ components:
14314
14322
Only Images created automatically (from a deleted Linode; type=automatic) will expire.
14315
14323
example: null
14316
14324
readOnly: true
14325
+ eol:
14326
+ type: string
14327
+ format: date-time
14328
+ description: >
14329
+ The date of the image's planned end of life. Some images, like custom private images,
14330
+ will not have an end of life date. In that case this field will be empty.
14331
+ example: '2200-10-23T00:00:00'
14332
+ readOnly: true
14317
14333
vendor:
14318
14334
x-linode-filterable: true
14319
14335
type: string
You can’t perform that action at this time.
0 commit comments