Merge "api-ref: Update note on flavor disabled property"

This commit is contained in:
Zuul 2025-01-08 12:29:38 +00:00 committed by Gerrit Code Review
commit 634be5191e

View File

@ -3043,7 +3043,9 @@ flavor_disabled:
type: boolean
description: |
Whether or not the flavor has been administratively disabled.
This is typically only visible to administrative users.
This is an artifact of the legacy v2 API and will always be set to
``false``. There is currently no way to disable a flavor and set this to
``true``.
flavor_disk:
in: body
required: true