Skip to content

Commit 0bf84b0

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

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

doc/rest-api.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,6 +1341,18 @@ definitions:
13411341
format: date-time
13421342
type: string
13431343
x-go-name: LastUsedAt
1344+
locations:
1345+
description: |-
1346+
List of cluster members with a local copy of the image
1347+
1348+
API extension: image_locations
1349+
example:
1350+
- server01
1351+
- server02
1352+
items:
1353+
type: string
1354+
type: array
1355+
x-go-name: Locations
13441356
profiles:
13451357
description: |-
13461358
List of profiles to use when creating from this image (if none provided by user)

0 commit comments

Comments
 (0)