From 9037d3b3d06eba017ab0aaba84b92e5b10dbc59f Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Tue, 7 May 2013 13:50:12 +0530 Subject: [PATCH] dedicateGuestVlanRange is admin only API Adding ACL for the dedicateGuestVlanRange API. Signed-off-by: Prasanna Santhanam --- client/tomcatconf/commands.properties.in | 1 + 1 file changed, 1 insertion(+) diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index 6e3a5e4a40c..22de93dc65d 100644 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -126,6 +126,7 @@ createVlanIpRange=1 deleteVlanIpRange=1 listVlanIpRanges=1 dedicatePublicIpRange=1 +dedicateGuestVlanRange=1 releasePublicIpRange=1 #### address commands