Added min_version field to 'host_status' in 'api-ref'

Change-Id: I137b99a3e0da1a72151a13c0a21ce9172e57ac8b
This commit is contained in:
panbalag 2016-08-19 14:39:39 -04:00
parent f3d001f36c
commit e0d6e46b52

View File

@ -2141,6 +2141,7 @@ host_status:
in: body
required: true
type: string
min_version: 2.16
host_status_body:
description: |
The status of the current host, either 'enabled' or 'disabled'.