diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index 41cd1a672c..fdadca4177 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -1050,7 +1050,12 @@ migration_status: type: string migration_type: description: | - The type of migration to filter. + The type of migration to filter. Valid values are: + + * ``evacuation`` + * ``live-migration`` + * ``migration`` + * ``resize`` in: query required: false type: string