From e0d6e46b52cfdc166783972ae2d76d93f38f6e37 Mon Sep 17 00:00:00 2001 From: panbalag Date: Fri, 19 Aug 2016 14:39:39 -0400 Subject: [PATCH] Added min_version field to 'host_status' in 'api-ref' Change-Id: I137b99a3e0da1a72151a13c0a21ce9172e57ac8b --- api-ref/source/parameters.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index f72bf124e337..3c522921f969 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -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'.