From 3a0dc67de0285fffa7739b25286df71f92470ddf Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Tue, 7 May 2013 15:27:26 +0530 Subject: [PATCH] adding ACL for dedicateGuestVlanRange set of APIs Signed-off-by: Prasanna Santhanam --- client/tomcatconf/commands.properties.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index fd6bfb2c0cb..cdc19929c19 100644 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -126,8 +126,10 @@ createVlanIpRange=1 deleteVlanIpRange=1 listVlanIpRanges=1 dedicatePublicIpRange=1 -dedicateGuestVlanRange=1 releasePublicIpRange=1 +dedicateGuestVlanRange=1 +releaseDedicatedGuestVlanRange=1 +listDedicatedGuestVlanRanges=1 #### address commands associateIpAddress=15