Merge "Fix response bootable parameter type in api document"
This commit is contained in:
commit
d9e48eb1a4
@ -310,13 +310,13 @@ bootable:
|
|||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: boolean
|
type: boolean
|
||||||
bootable_1:
|
bootable_response:
|
||||||
description: |
|
description: |
|
||||||
Enables or disables the bootable attribute. You
|
Enables or disables the bootable attribute. You
|
||||||
can boot an instance from a bootable volume.
|
can boot an instance from a bootable volume.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: true
|
||||||
type: boolean
|
type: string
|
||||||
capabilities:
|
capabilities:
|
||||||
description: |
|
description: |
|
||||||
The capabilities for the back end. The value is
|
The capabilities for the back end. The value is
|
||||||
|
@ -95,7 +95,7 @@ Response Parameters
|
|||||||
- consistencygroup_id: consistencygroup_id
|
- consistencygroup_id: consistencygroup_id
|
||||||
- os-vol-mig-status-attr:name_id: os-vol-mig-status-attr:name_id
|
- os-vol-mig-status-attr:name_id: os-vol-mig-status-attr:name_id
|
||||||
- name: name
|
- name: name
|
||||||
- bootable: bootable
|
- bootable: bootable_response
|
||||||
- created_at: created_at
|
- created_at: created_at
|
||||||
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
||||||
- volumes: volumes
|
- volumes: volumes
|
||||||
@ -204,7 +204,7 @@ Response Parameters
|
|||||||
- volume: volume
|
- volume: volume
|
||||||
- consistencygroup_id: consistencygroup_id
|
- consistencygroup_id: consistencygroup_id
|
||||||
- name: name
|
- name: name
|
||||||
- bootable: bootable
|
- bootable: bootable_response
|
||||||
- created_at: created_at
|
- created_at: created_at
|
||||||
- volume_type: volume_type
|
- volume_type: volume_type
|
||||||
|
|
||||||
@ -310,7 +310,7 @@ Response Parameters
|
|||||||
- consistencygroup_id: consistencygroup_id
|
- consistencygroup_id: consistencygroup_id
|
||||||
- os-vol-mig-status-attr:name_id: os-vol-mig-status-attr:name_id
|
- os-vol-mig-status-attr:name_id: os-vol-mig-status-attr:name_id
|
||||||
- name: name
|
- name: name
|
||||||
- bootable: bootable
|
- bootable: bootable_response
|
||||||
- created_at: created_at
|
- created_at: created_at
|
||||||
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
||||||
- volume_type: volume_type
|
- volume_type: volume_type
|
||||||
@ -382,7 +382,7 @@ Response Parameters
|
|||||||
- volume: volume
|
- volume: volume
|
||||||
- consistencygroup_id: consistencygroup_id
|
- consistencygroup_id: consistencygroup_id
|
||||||
- name: name
|
- name: name
|
||||||
- bootable: bootable
|
- bootable: bootable_response
|
||||||
- created_at: created_at
|
- created_at: created_at
|
||||||
- volume_type: volume_type
|
- volume_type: volume_type
|
||||||
|
|
||||||
|
@ -340,13 +340,13 @@ bootable:
|
|||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: boolean
|
type: boolean
|
||||||
bootable_1:
|
bootable_response:
|
||||||
description: |
|
description: |
|
||||||
Enables or disables the bootable attribute. You
|
Enables or disables the bootable attribute. You
|
||||||
can boot an instance from a bootable volume.
|
can boot an instance from a bootable volume.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: true
|
||||||
type: boolean
|
type: string
|
||||||
capabilities:
|
capabilities:
|
||||||
description: |
|
description: |
|
||||||
The capabilities for the back end. The value is
|
The capabilities for the back end. The value is
|
||||||
|
@ -95,7 +95,7 @@ Response Parameters
|
|||||||
- consistencygroup_id: consistencygroup_id
|
- consistencygroup_id: consistencygroup_id
|
||||||
- os-vol-mig-status-attr:name_id: os-vol-mig-status-attr:name_id
|
- os-vol-mig-status-attr:name_id: os-vol-mig-status-attr:name_id
|
||||||
- name: name
|
- name: name
|
||||||
- bootable: bootable
|
- bootable: bootable_response
|
||||||
- created_at: created_at
|
- created_at: created_at
|
||||||
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
||||||
- volumes: volumes
|
- volumes: volumes
|
||||||
@ -204,7 +204,7 @@ Response Parameters
|
|||||||
- volume: volume
|
- volume: volume
|
||||||
- consistencygroup_id: consistencygroup_id
|
- consistencygroup_id: consistencygroup_id
|
||||||
- name: name
|
- name: name
|
||||||
- bootable: bootable
|
- bootable: bootable_response
|
||||||
- created_at: created_at
|
- created_at: created_at
|
||||||
- volume_type: volume_type
|
- volume_type: volume_type
|
||||||
|
|
||||||
@ -310,7 +310,7 @@ Response Parameters
|
|||||||
- consistencygroup_id: consistencygroup_id
|
- consistencygroup_id: consistencygroup_id
|
||||||
- os-vol-mig-status-attr:name_id: os-vol-mig-status-attr:name_id
|
- os-vol-mig-status-attr:name_id: os-vol-mig-status-attr:name_id
|
||||||
- name: name
|
- name: name
|
||||||
- bootable: bootable
|
- bootable: bootable_response
|
||||||
- created_at: created_at
|
- created_at: created_at
|
||||||
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
||||||
- volume_type: volume_type
|
- volume_type: volume_type
|
||||||
@ -382,7 +382,7 @@ Response Parameters
|
|||||||
- volume: volume
|
- volume: volume
|
||||||
- consistencygroup_id: consistencygroup_id
|
- consistencygroup_id: consistencygroup_id
|
||||||
- name: name
|
- name: name
|
||||||
- bootable: bootable
|
- bootable: bootable_response
|
||||||
- created_at: created_at
|
- created_at: created_at
|
||||||
- volume_type: volume_type
|
- volume_type: volume_type
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user