1 parent c4615f1 commit 6812344Copy full SHA for 6812344
1 file changed
doc/rest-api.yaml
@@ -480,6 +480,17 @@ definitions:
480
example: e9de436e-b94e-4aef-8563-883aec84096e
481
type: string
482
x-go-name: ServerUUID
483
+ unavailable:
484
+ additionalProperties:
485
+ type: string
486
+ description: |-
487
+ Unavailable names the parts, that could not be collected in the round, that
488
+ produced this data, mapped to why. Every field belonging to a part listed
489
+ here holds what was last observed of it rather than what is the case now,
490
+ so it must not be read as a current observation: a BMC, that could not be
491
+ asked, is not a BMC, that answered "nothing".
492
+ type: object
493
+ x-go-name: Unavailable
494
virtual_media:
495
additionalProperties:
496
$ref: '#/definitions/BMCVirtualMedia'
0 commit comments