Merge "add description about key_name"
This commit is contained in:
commit
9a66d039a1
@ -3453,9 +3453,14 @@ ip_range_delete:
|
|||||||
key_name:
|
key_name:
|
||||||
description: |
|
description: |
|
||||||
Key pair name.
|
Key pair name.
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
The ``null`` value allowed in Nova legacy v2 API, but due to the strict
|
||||||
|
input validation, it isn't allowed in Nova v2.1 API.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
key_name_resp:
|
key_name_resp:
|
||||||
description: |
|
description: |
|
||||||
The name of associated key pair, if any.
|
The name of associated key pair, if any.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user