Merge "api: Address issues with instance actions API"

This commit is contained in:
Zuul
2025-06-16 15:05:21 +00:00
committed by Gerrit Code Review
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -5892,6 +5892,7 @@ project_id_server:
project_id_server_action:
description: |
The ID of the project which initiated the server action.
This can be ``null`` for ``nova-manage``-initiated actions.
in: body
required: true
type: string
@@ -7394,6 +7395,7 @@ user_id_migration_2_80:
user_id_server_action:
description: |
The ID of the user which initiated the server action.
This can be ``null`` for ``nova-manage``-initiated actions.
in: body
required: true
type: string