docs: add request header example

Change-Id: I6cc692e3288cdb547758a4e715125a770ba118db
This commit is contained in:
songwenping 2024-01-26 11:36:10 +08:00
parent 81ab269436
commit 127cea02e8
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ device_profile_name_or_uuid:
required: true
type: string
min_version: 2.2
-H "OpenStack-API-Version: 2.2"
device_profile_uuid_v_21:
description: |
The uuid of the device_profile for your accelerator request.
@ -33,6 +34,7 @@ device_profile_uuid_v_21:
required: true
type: string
max_version: 2.1
-H "OpenStack-API-Version: 2.1"
device_uuid:
description: |
The UUID of the device.