Merge "follow-up on DPU change api-ref"
This commit is contained in:
commit
d107252caa
@ -209,7 +209,7 @@ fields_for_conductor:
|
|||||||
type: array
|
type: array
|
||||||
include_children:
|
include_children:
|
||||||
description: |
|
description: |
|
||||||
Wheter to show child nodes in the node list, which are normally hidden.
|
Whether to show child nodes in the node list, which are normally hidden.
|
||||||
in: query
|
in: query
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
@ -1329,9 +1329,8 @@ owner:
|
|||||||
type: string
|
type: string
|
||||||
parent_node:
|
parent_node:
|
||||||
description: |
|
description: |
|
||||||
A UUID representing a node which is a parent_node to the present
|
An optional UUID which can be used to denote the "parent" baremetal
|
||||||
node. If populated, the node will disappear from the normal node
|
node.
|
||||||
list, as it is *not* intended for *normal* usage directly.
|
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user