There was an error while loading. Please reload this page.
1 parent 7ad458e commit b74790bCopy full SHA for b74790b
1 file changed
doc/rest-api.yaml
@@ -10319,6 +10319,15 @@ paths:
10319
the dump.
10320
operationId: server_bmc_dump_get
10321
parameters:
10322
+ - collectionFormat: multi
10323
+ description: |-
10324
+ Additional BMC API endpoint names or paths to dump alongside the
10325
+ predefined set. May be given multiple times.
10326
+ in: query
10327
+ items:
10328
+ type: string
10329
+ name: endpoint
10330
+ type: array
10331
- description: |-
10332
Boolean indicating, if the BMC dump should include additional trace
10333
information (e.g. HTTP headers) for each endpoint.
0 commit comments