diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index 0e83aeb4390..f2eb4b68d13 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -132,7 +132,7 @@ listSystemVms=com.cloud.api.commands.ListSystemVMsCmd;1 #### configuration commands updateConfiguration=com.cloud.api.commands.UpdateCfgCmd;1 listConfigurations=com.cloud.api.commands.ListCfgsByCmd;1 -addConfig=com.cloud.api.commands.AddConfigCmd;15 +createConfiguration=com.cloud.api.commands.CreateCfgCmd;1 listCapabilities=com.cloud.api.commands.ListCapabilitiesCmd;15 #### pod commands