diff --git a/api-ref/src/wadls/volume-api/src/v2/common.ent b/api-ref/src/wadls/volume-api/src/v2/common.ent index 3babf3f4e..0ff21ff0f 100644 --- a/api-ref/src/wadls/volume-api/src/v2/common.ent +++ b/api-ref/src/wadls/volume-api/src/v2/common.ent @@ -334,7 +334,7 @@ - Maximum total amount of volumes (GB). + Maximum total amount of volumes, in gibibytes (GiB). - Total number of GBs used. + Total number of gibibytes (GiB) used. The size of the volume, in - GBs. + gibibytes (GiB). - The size of the volume, in GBs. + The size of the volume, in gibibytes (GiB). ' > diff --git a/api-ref/src/wadls/volume-api/src/v2/os-volume-manage-v2.wadl b/api-ref/src/wadls/volume-api/src/v2/os-volume-manage-v2.wadl index e25fbeabb..38f3f6cc2 100644 --- a/api-ref/src/wadls/volume-api/src/v2/os-volume-manage-v2.wadl +++ b/api-ref/src/wadls/volume-api/src/v2/os-volume-manage-v2.wadl @@ -125,7 +125,7 @@ create API call. The size of the volume is chosen by inspecting the size of the existing storage volume and rounding up to the next - gigabyte. + gibibyte (GiB). diff --git a/api-ref/src/wadls/volume-api/src/v2/volume-api-v2.wadl b/api-ref/src/wadls/volume-api/src/v2/volume-api-v2.wadl index 4727a0884..c464e4a05 100644 --- a/api-ref/src/wadls/volume-api/src/v2/volume-api-v2.wadl +++ b/api-ref/src/wadls/volume-api/src/v2/volume-api-v2.wadl @@ -456,7 +456,10 @@ - Extends the size of a specified volume to a new size requested in GB. + + Extends the size of a specified volume to a new size requested + in gibibytes (GiB). + Preconditions Volume status must be available. @@ -485,7 +488,7 @@ The new size (in GB) of the volume. + xml:lang="EN">The new size, in gibibytes (GiB), of the volume. @@ -739,7 +742,7 @@ The size of the volume, in - GBs. + gibibytes (GiB).