Skip to content

Commit

Permalink
Merge branch '7.0-dev' into 8.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdickson6 committed Dec 13, 2024
2 parents 75c7acc + 9cd623b commit 41b739d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/schemas/instanceCreateVolume.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ properties:
description: |
The controller mount point specification for this volume. This value has the following format: `"${controller.id}:${controller.busNumber}:${controller.type.id}:${unitNumber}"`
For new controllers the id should be passed as -1, so an example value would be: `"-1:1:6:0"` which translates to busNumber: 1, storage controller type id: 6, unit number: 0.
Use `/api/options/storageControllerTypes?layoutId=42` to get the list of available storage controller types for a particular layout.
Use `/api/options/storageControllerTypes?provisionTypeId=5` to get the list of available storage controller types for a particular provision type.

0 comments on commit 41b739d

Please sign in to comment.