Skip to content

Commit 6812344

Browse files
committed
doc: update generated rest-api.yaml
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
1 parent c4615f1 commit 6812344

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

doc/rest-api.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,17 @@ definitions:
480480
example: e9de436e-b94e-4aef-8563-883aec84096e
481481
type: string
482482
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
483494
virtual_media:
484495
additionalProperties:
485496
$ref: '#/definitions/BMCVirtualMedia'

0 commit comments

Comments
 (0)