Merge "Positional parameter error for Physical Volumes in the API document."
This commit is contained in:
commit
7fdf046f14
@ -1895,9 +1895,9 @@ badMediaType (415)
|
||||
:header: "Parameter", "Style", "Type", "Description"
|
||||
:widths: 20, 20, 20, 60
|
||||
|
||||
"ilvg_uuid (Optional)", "plain", "csapi:UUID", "This parameter specifies the volume group uuid."
|
||||
"ihost_uuid (Optional)", "plain", "csapi:UUID", "This parameter specifies the compute host uuid."
|
||||
"idisk_uuid (Optional)", "plain", "csapi:UUID", "This parameter specifies the storage disk uuid."
|
||||
"ilvg_uuid", "plain", "csapi:UUID", "This parameter specifies the volume group uuid."
|
||||
"ihost_uuid", "plain", "csapi:UUID", "This parameter specifies the compute host uuid."
|
||||
"disk_or_part_uuid", "plain", "csapi:UUID", "This parameter specifies the storage disk or partition uuid."
|
||||
|
||||
**Response parameters**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user