Merge "docs: add request header example"

This commit is contained in:
Zuul 2024-01-26 06:20:05 +00:00 committed by Gerrit Code Review
commit c9dbe6267e
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.