Merge "api-ref: mention disk size limitations in resize flavor"
This commit is contained in:
@@ -2496,7 +2496,10 @@ flavorRef:
|
|||||||
type: string
|
type: string
|
||||||
flavorRef_resize:
|
flavorRef_resize:
|
||||||
description: |
|
description: |
|
||||||
The flavor ID for resizing the server.
|
The flavor ID for resizing the server. The size of the disk in the flavor
|
||||||
|
being resized to must be greater than or equal to the size of the disk in
|
||||||
|
the current flavor.
|
||||||
|
|
||||||
If a specified flavor ID is the same as the current one of the server,
|
If a specified flavor ID is the same as the current one of the server,
|
||||||
the request returns a ``Bad Request (400)`` response code.
|
the request returns a ``Bad Request (400)`` response code.
|
||||||
in: body
|
in: body
|
||||||
|
Reference in New Issue
Block a user