Merge "api-ref: Fix parameters whose values are 'null'"
This commit is contained in:
commit
e1b90214c2
@ -1288,7 +1288,7 @@ confirmResize:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
console:
|
console:
|
||||||
description: |
|
description: |
|
||||||
The console object.
|
The console object.
|
||||||
@ -2072,7 +2072,7 @@ forceDelete:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
free_ram_mb:
|
free_ram_mb:
|
||||||
description: |
|
description: |
|
||||||
The free RAM in this hypervisor(in MB).
|
The free RAM in this hypervisor(in MB).
|
||||||
@ -2527,7 +2527,7 @@ injectNetworkInfo:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
instance_action_events:
|
instance_action_events:
|
||||||
description: |
|
description: |
|
||||||
The events occurred in this action.
|
The events occurred in this action.
|
||||||
@ -2855,7 +2855,7 @@ lock:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
locked:
|
locked:
|
||||||
description: |
|
description: |
|
||||||
True if the instance is locked otherwise False.
|
True if the instance is locked otherwise False.
|
||||||
@ -3408,13 +3408,13 @@ os-start:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
os-stop:
|
os-stop:
|
||||||
description: |
|
description: |
|
||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
os:scheduler_hints:
|
os:scheduler_hints:
|
||||||
description: |
|
description: |
|
||||||
The dictionary of data to send to the scheduler. Alternatively, you can specify
|
The dictionary of data to send to the scheduler. Alternatively, you can specify
|
||||||
@ -3472,7 +3472,7 @@ pause:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
period_beginning:
|
period_beginning:
|
||||||
description: |
|
description: |
|
||||||
The beginning time of the instance usage audit period.
|
The beginning time of the instance usage audit period.
|
||||||
@ -3722,7 +3722,7 @@ resetNetwork:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
resize:
|
resize:
|
||||||
description: |
|
description: |
|
||||||
The action.
|
The action.
|
||||||
@ -3734,13 +3734,13 @@ restore:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
resume:
|
resume:
|
||||||
description: |
|
description: |
|
||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
return_reservation_id:
|
return_reservation_id:
|
||||||
description: |
|
description: |
|
||||||
Set to ``True`` to request that the response return a reservation ID instead of
|
Set to ``True`` to request that the response return a reservation ID instead of
|
||||||
@ -3753,7 +3753,7 @@ revertResize:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
rules:
|
rules:
|
||||||
description: |
|
description: |
|
||||||
A security group rules object.
|
A security group rules object.
|
||||||
@ -4125,13 +4125,13 @@ shelve:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
shelveOffload:
|
shelveOffload:
|
||||||
description: |
|
description: |
|
||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
size:
|
size:
|
||||||
description: |
|
description: |
|
||||||
The size of the volume, in gibibytes (GiB).
|
The size of the volume, in gibibytes (GiB).
|
||||||
@ -4285,7 +4285,7 @@ suspend:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
tags:
|
tags:
|
||||||
description: |
|
description: |
|
||||||
A list of tags. The maximum count of tags in this list is 50.
|
A list of tags. The maximum count of tags in this list is 50.
|
||||||
@ -4379,25 +4379,25 @@ unlock:
|
|||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
unpause:
|
unpause:
|
||||||
description: |
|
description: |
|
||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
unrescue:
|
unrescue:
|
||||||
description: |
|
description: |
|
||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
unshelve:
|
unshelve:
|
||||||
description: |
|
description: |
|
||||||
The action.
|
The action.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: none
|
||||||
updated:
|
updated:
|
||||||
description: |
|
description: |
|
||||||
The date and time when the resource was updated. The date and time
|
The date and time when the resource was updated. The date and time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user