docs: add request header example
Change-Id: I6cc692e3288cdb547758a4e715125a770ba118db
This commit is contained in:
parent
81ab269436
commit
127cea02e8
@ -25,6 +25,7 @@ device_profile_name_or_uuid:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
min_version: 2.2
|
min_version: 2.2
|
||||||
|
-H "OpenStack-API-Version: 2.2"
|
||||||
device_profile_uuid_v_21:
|
device_profile_uuid_v_21:
|
||||||
description: |
|
description: |
|
||||||
The uuid of the device_profile for your accelerator request.
|
The uuid of the device_profile for your accelerator request.
|
||||||
@ -33,6 +34,7 @@ device_profile_uuid_v_21:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
max_version: 2.1
|
max_version: 2.1
|
||||||
|
-H "OpenStack-API-Version: 2.1"
|
||||||
device_uuid:
|
device_uuid:
|
||||||
description: |
|
description: |
|
||||||
The UUID of the device.
|
The UUID of the device.
|
||||||
|
Loading…
Reference in New Issue
Block a user