cloudstack-mirror/server/src/com/cloud/api
2010-11-17 15:33:10 -08:00
..
commands bug 6971: revert some changes 2010-11-17 15:33:10 -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 bug 7195: introduced search by forVirtualNetwork parameter in listVmsCmd. Added "forVirtualNetwork" param to responses for all VM's apis. 2010-11-17 14:11:16 -08:00
ApiConstants.java bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00
ApiDBUtils.java bug 6958: return state for Account api commands 2010-11-05 15:48:05 -07:00
ApiDispatcher.java Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -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 bug 7195: introduced search by forVirtualNetwork parameter in listVmsCmd. Added "forVirtualNetwork" param to responses for all VM's apis. 2010-11-17 14:11:16 -08:00
ApiSerializerHelper.java bug 7089: return embedded object name in xml response 2010-11-08 13:59:14 -08:00
ApiServer.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
ApiServlet.java bug 6793: returning the right msg to the ui when we try to log in to a locked account 2010-11-16 14:15:08 -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 Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00
BaseListCmd.java bug 6812: fixed default pagesize of all listXXX command to unlimited for now. 2010-11-08 13:15:02 -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