Merge "Positional parameter error for Physical Volumes in the API document."

This commit is contained in:
Zuul 2021-09-28 20:43:31 +00:00 committed by Gerrit Code Review
commit 7fdf046f14
1 changed files with 3 additions and 3 deletions

View File

@ -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**