From b8642c80efa8e4a3a7ae56db1264231ac0d7bf20 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 22de93dc65d..687c3c16c75 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