cloudstack/server/src/com/cloud/api/commands
will a3dbc34857 bug 7059: refactored the API to now add the single embedded object tag after a response
- Changed networkgroups to security groups
- a whole bunch of other API bugs.  Unfortunately, I may have broken more.
2010-11-05 20:10:57 -07:00
..
.gitignore Refactoring the updateZone command 2010-08-12 10:59:59 -07:00
AddHostCmd.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
AddSecondaryStorageCmd.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
AddVpnUserCmd.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
AssignToLoadBalancerRuleCmd.java bug 6998: return embedded job result object in queryAsyncJobResult command 2010-11-05 12:03:01 -07:00
AssociateIPAddrCmd.java More api refactoring - move response building for LoadBalancer/IpAddress commands to ApiResponseHelper. 2010-11-03 10:11:59 -07:00
AttachIsoCmd.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
AttachVolumeCmd.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
AuthorizeNetworkGroupIngressCmd.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
CancelMaintenanceCmd.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
CancelPrimaryStorageMaintenanceCmd.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
CopyIsoCmd.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
CopyTemplateCmd.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
CreateCfgCmd.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
CreateDiskOfferingCmd.java Create Disk Offering - make disksize optional 2010-11-03 19:48:35 -07:00
CreateDomainCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
CreateIPForwardingRuleCmd.java Build response the same way for create/list/update IPForwardingRule. 2010-11-03 15:49:51 -07:00
CreateLoadBalancerRuleCmd.java More api refactoring - move response building for LoadBalancer/IpAddress commands to ApiResponseHelper. 2010-11-03 10:11:59 -07:00
CreateNetworkGroupCmd.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
CreatePodCmd.java Fixed updatePod Api to return embedded object instead of "success" response 2010-11-03 11:18:51 -07:00
CreateRemoteAccessVpnCmd.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
CreateServiceOfferingCmd.java Moved response building for ServiceOffering/ResourceLimit commands to ApiResponseHelper class. 2010-11-02 11:59:10 -07:00
CreateSnapshotCmd.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
CreateSnapshotInternalCmd.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
CreateSnapshotPolicyCmd.java Build responses in ApiResponseHelper for the deploy/start/stop/reboot/recover/listVm create/list snapshot/snapshotPolicies 2010-11-02 18:16:45 -07:00
CreateStoragePoolCmd.java bug 6955: return embedded object for PreparePrimaryStorageForMaintenance 2010-11-03 14:30:35 -07:00
CreateTemplateCmd.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
CreateUserCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
CreateVMGroupCmd.java bug 6955: return embedded object for PreparePrimaryStorageForMaintenance 2010-11-03 14:30:35 -07:00
CreateVlanIpRangeCmd.java More api refactoring - move response building for LoadBalancer/IpAddress commands to ApiResponseHelper. 2010-11-03 10:11:59 -07:00
CreateVolumeCmd.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
CreateZoneCmd.java Fixed updatePod Api to return embedded object instead of "success" response 2010-11-03 11:18:51 -07:00
DeleteDiskOfferingCmd.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
DeleteDomainCmd.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
DeleteHostCmd.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
DeleteIPForwardingRuleCmd.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
DeleteIsoCmd.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
DeleteLoadBalancerRuleCmd.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
DeleteNetworkGroupCmd.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
DeletePodCmd.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
DeletePoolCmd.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
DeletePreallocatedLunCmd.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
DeleteRemoteAccessVpnCmd.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
DeleteServiceOfferingCmd.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
DeleteSnapshotCmd.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
DeleteSnapshotPoliciesCmd.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
DeleteTemplateCmd.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
DeleteUserCmd.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
DeleteVMGroupCmd.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
DeleteVlanIpRangeCmd.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
DeleteVolumeCmd.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
DeleteZoneCmd.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
DeployVMCmd.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
DeployVm2Cmd.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
DestroyConsoleProxyCmd.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
DestroyVMCmd.java bug 6998: return embedded job result object in queryAsyncJobResult command 2010-11-05 12:03:01 -07:00
DetachIsoCmd.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
DetachVolumeCmd.java bug 6998: return embedded job result object in queryAsyncJobResult command 2010-11-05 12:03:01 -07:00
DisableAccountCmd.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
DisableUserCmd.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
DisassociateIPAddrCmd.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
EnableAccountCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
EnableUserCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
ExtractIsoCmd.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
ExtractTemplateCmd.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
ExtractVolumeCmd.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
GetCloudIdentifierCmd.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
ListAccountsCmd.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
ListAlertsCmd.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
ListAsyncJobsCmd.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
ListCapabilitiesCmd.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
ListCapacityCmd.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
ListCfgsByCmd.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
ListClustersCmd.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
ListDiskOfferingsCmd.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
ListDomainChildrenCmd.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
ListDomainsCmd.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
ListEventsCmd.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
ListGuestOsCategoriesCmd.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
ListGuestOsCmd.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
ListHostsCmd.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
ListHypervisorsCmd.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
ListIsoPermissionsCmd.java cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
ListIsosCmd.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
ListLoadBalancerRuleInstancesCmd.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
ListLoadBalancerRulesCmd.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
ListNetworkGroupsCmd.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
ListPodsByCmd.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
ListPortForwardingRulesCmd.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
ListPreallocatedLunsCmd.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
ListPublicIpAddressesCmd.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
ListRecurringSnapshotScheduleCmd.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
ListRemoteAccessVpnsCmd.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
ListResourceLimitsCmd.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
ListRoutersCmd.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
ListServiceOfferingsCmd.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
ListSnapshotPoliciesCmd.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
ListSnapshotsCmd.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
ListStoragePoolsCmd.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
ListSystemVMsCmd.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
ListTemplateOrIsoPermissionsCmd.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
ListTemplatePermissionsCmd.java Refactoring listTemplatePermissions and listIsoPermissions to new API framework. 2010-09-08 18:56:27 -07:00
ListTemplatesCmd.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
ListUsersCmd.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
ListVMGroupsCmd.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
ListVMsCmd.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
ListVlanIpRangesCmd.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
ListVolumesCmd.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
ListVpnUsersCmd.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
ListZonesByCmd.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
LockAccountCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
LockUserCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
PrepareForMaintenanceCmd.java bug 6998: return embedded job result object in queryAsyncJobResult command 2010-11-05 12:03:01 -07:00
PreparePrimaryStorageForMaintenanceCmd.java bug 6998: return embedded job result object in queryAsyncJobResult command 2010-11-05 12:03:01 -07:00
QueryAsyncJobResultCmd.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
RebootRouterCmd.java bug 6998: return embedded job result object in queryAsyncJobResult command 2010-11-05 12:03:01 -07:00
RebootSystemVmCmd.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
RebootVMCmd.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
ReconnectHostCmd.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
RecoverVMCmd.java Build responses in ApiResponseHelper for the deploy/start/stop/reboot/recover/listVm create/list snapshot/snapshotPolicies 2010-11-02 18:16:45 -07:00
RegisterCmd.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
RegisterIsoCmd.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
RegisterPreallocatedLunCmd.java bug 6955: return embedded object for PreparePrimaryStorageForMaintenance 2010-11-03 14:30:35 -07:00
RegisterTemplateCmd.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
RemoveFromLoadBalancerRuleCmd.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
RemoveVpnUserCmd.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
ResetVMPasswordCmd.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
RevokeNetworkGroupIngressCmd.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
StartRouterCmd.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
StartSystemVMCmd.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
StartVMCmd.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
StartVm2Cmd.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
StopRouterCmd.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
StopSystemVmCmd.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
StopVMCmd.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
StopVm2Cmd.java Checking in to do git pull...stupid git 2010-11-05 16:10:22 -07:00
UpdateAccountCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
UpdateCfgCmd.java 1) Return embedded object for addCfg/updateCfg/listCfg. 2010-11-02 15:26:33 -07:00
UpdateDiskOfferingCmd.java 1) Created ApiResponseHelper class - all api response objects should be built there. 2010-11-01 23:49:57 -07:00
UpdateDomainCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
UpdateHostCmd.java 1) Return embedded Host object in PrepareForMaintenance command. 2010-11-02 20:30:41 -07:00
UpdateIPForwardingRuleCmd.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
UpdateIsoCmd.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
UpdateIsoPermissionsCmd.java Change the API Implementation annotation to use the manager's class rather than an enum. This allows methods for new managers to be added trivially rather than having to modify the dispatcher to load a new manager class. 2010-10-27 12:23:31 -07:00
UpdateLoadBalancerRuleCmd.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
UpdatePodCmd.java Fixed updatePod Api to return embedded object instead of "success" response 2010-11-03 11:18:51 -07:00
UpdateResourceLimitCmd.java Moved response building for ServiceOffering/ResourceLimit commands to ApiResponseHelper class. 2010-11-02 11:59:10 -07:00
UpdateServiceOfferingCmd.java Moved response building for ServiceOffering/ResourceLimit commands to ApiResponseHelper class. 2010-11-02 11:59:10 -07:00
UpdateStoragePoolCmd.java bug 6955: return embedded object for PreparePrimaryStorageForMaintenance 2010-11-03 14:30:35 -07:00
UpdateTemplateCmd.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
UpdateTemplateOrIsoCmd.java Add constants for API command parameter names and for API response parameter names. Update the commands with the new constants rather than custom strings. Update several of the responses with the constants. Not all the responses have been updated, this is still work in progress... 2010-10-29 17:20:40 -07:00
UpdateTemplateOrIsoPermissionsCmd.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
UpdateTemplatePermissionsCmd.java Change the API Implementation annotation to use the manager's class rather than an enum. This allows methods for new managers to be added trivially rather than having to modify the dispatcher to load a new manager class. 2010-10-27 12:23:31 -07:00
UpdateUserCmd.java 1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain 2010-11-01 23:49:57 -07:00
UpdateVMCmd.java Build responses in ApiResponseHelper for the deploy/start/stop/reboot/recover/listVm create/list snapshot/snapshotPolicies 2010-11-02 18:16:45 -07:00
UpdateVMGroupCmd.java bug 6955: return embedded object for PreparePrimaryStorageForMaintenance 2010-11-03 14:30:35 -07:00
UpdateZoneCmd.java making changes for the private/public zones enhancement, for the UI to consume. The list method has been changed to return visible zones based on the user's credentials, or if the domainId for private zone listing is specified. In the update zone cmd, we do not allow updating private zone once it has been associated with a domain. This might change in the coming releases. 2010-11-03 15:39:16 -07:00
UpgradeRouterCmd.java 1) Return embedded object for upgradeRouter command 2010-11-02 19:47:14 -07:00
UpgradeVMCmd.java Build responses in ApiResponseHelper for the deploy/start/stop/reboot/recover/listVm create/list snapshot/snapshotPolicies 2010-11-02 18:16:45 -07:00
UploadCustomCertificateCmd.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