Merge "Add reserved param for v2.4"

This commit is contained in:
Jenkins 2016-09-19 02:27:15 +00:00 committed by Gerrit Code Review
commit 29e2c41092
2 changed files with 8 additions and 0 deletions

View File

@ -41,6 +41,7 @@ Response
- cidr: cidr
- host: fixed_ip_host
- hostname: fixed_ip_hostname
- reserved: reserved_fixedip
**Example Show Fixed Ip Details: JSON response**

View File

@ -3543,6 +3543,13 @@ reserved:
in: body
required: true
type: integer
reserved_fixedip:
description: |
True if the fixed ip is reserved, otherwise False.
in: body
required: true
type: boolean
min_version: 2.4
resetNetwork:
description: |
The action.