cloudstack/server/src/com/cloud/api
alena 8362d0feba Reverting back commit e5c137e303 as it wasn't meant to be in 2.2 RC1. 2010-11-19 14:23:39 -08:00
..
commands Enforce user limit on number of vpn users 2010-11-18 18:38:29 -08:00
doc 1) Removed account/domainId info from deleteSnapshot and deleteSnapshotPolicy commands as we get account info from the snapshot/policy object. 2010-11-12 17:36:17 -08:00
response added a list method to list ip forwarding rules, optionally list a rule based on its public ip address 2010-11-18 11:15:13 -08:00
ApiConstants.java bug 7223: pagesize and page should be specified together in "list" api commands 2010-11-19 14:03:44 -08:00
ApiDBUtils.java bug 6958: return state for Account api commands 2010-11-05 15:48:05 -07:00
ApiDispatcher.java Reverting back commit e5c137e303 as it wasn't meant to be in 2.2 RC1. 2010-11-19 14:23:39 -08:00
ApiGsonHelper.java bug 7063: AsyncJobResult should now return the correct success and error tags upon the completion of a async job. It should now follow either the format ... jobresult.success or jobresult.errorcode and jobresult.errortext 2010-11-05 17:30:03 -07:00
ApiResponseHelper.java added a list method to list ip forwarding rules, optionally list a rule based on its public ip address 2010-11-18 11:15:13 -08:00
ApiSerializerHelper.java bug 7089: return embedded object name in xml response 2010-11-08 13:59:14 -08:00
ApiServer.java new networking can be set by use.new.networking 2010-11-17 17:51:17 -08:00
ApiServlet.java bug 7155: fixed NPE in AuditTrial which used to happen when logout command was executed when session was already invalidated. 2010-11-17 21:42:51 -08:00
BaseAsyncCmd.java More api refactor - build api response is execute() method instead of getResponse method. 2010-11-09 09:58:05 -08:00
BaseAsyncCreateCmd.java Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00
BaseCmd.java new networking can be set by use.new.networking 2010-11-17 17:51:17 -08:00
BaseListCmd.java bug 7223: pagesize and page should be specified together in "list" api commands 2010-11-19 14:03:44 -08:00
Implementation.java 1) Removed account/domainId info from deleteSnapshot and deleteSnapshotPolicy commands as we get account info from the snapshot/policy object. 2010-11-12 17:36:17 -08:00
Parameter.java Incremental checkin for ApiXmlDocBuilder 2010-10-04 09:50:14 -07:00
ResponseObject.java bug 7059: refactored the API to now add the single embedded object tag after a response 2010-11-05 20:10:57 -07:00
ResponseObjectTypeAdapter.java bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00
ServerApiException.java Source code committed 2010-08-11 09:13:29 -07:00