| .. |
|
.gitignore
|
Refactoring the updateZone command
|
2010-08-12 10:59:59 -07:00 |
|
AddConfigCmd.java
|
1) Return embedded object for addCfg/updateCfg/listCfg.
|
2010-11-02 15:26:33 -07:00 |
|
AddHostCmd.java
|
1) Return embedded Host object in PrepareForMaintenance command.
|
2010-11-02 20:30:41 -07:00 |
|
AddSecondaryStorageCmd.java
|
1) Return embedded Host object in PrepareForMaintenance command.
|
2010-11-02 20:30:41 -07:00 |
|
AddVpnUserCmd.java
|
Bug 6988: Fixed issue with queryAsyncJobResult returning jobResults in all String format. This is to mirror the same way that the async commands are being serialized.
|
2010-11-04 20:56:28 -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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
AttachVolumeCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
AuthorizeNetworkGroupIngressCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
CancelMaintenanceCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
CancelPrimaryStorageMaintenanceCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
CopyIsoCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
CopyTemplateCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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
|
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 |
|
CreatePodCmd.java
|
Fixed updatePod Api to return embedded object instead of "success" response
|
2010-11-03 11:18:51 -07:00 |
|
CreateRemoteAccessVpnCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
CreateSnapshotInternalCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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
|
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 |
|
DeleteDomainCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DeleteHostCmd.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 |
|
DeleteIPForwardingRuleCmd.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 |
|
DeleteIsoCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DeleteLoadBalancerRuleCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DeleteNetworkGroupCmd.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 |
|
DeletePodCmd.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 |
|
DeletePoolCmd.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 |
|
DeletePreallocatedLunCmd.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 |
|
DeleteRemoteAccessVpnCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DeleteServiceOfferingCmd.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 |
|
DeleteSnapshotCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DeleteSnapshotPoliciesCmd.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 |
|
DeleteTemplateCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DeleteUserCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DeleteVMGroupCmd.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 |
|
DeleteVlanIpRangeCmd.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 |
|
DeleteVolumeCmd.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 |
|
DeleteZoneCmd.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 |
|
DeployVMCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DeployVm2Cmd.java
|
Harmony among gurus
|
2010-11-03 21:18:31 -07:00 |
|
DestroyConsoleProxyCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DisableUserCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
DisassociateIPAddrCmd.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 |
|
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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
ExtractTemplateCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
ExtractVolumeCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
GetCloudIdentifierCmd.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 |
|
ListAccountsCmd.java
|
bug 6890: preventing users from searching for system account details via the list api
|
2010-11-02 17:59:24 -07:00 |
|
ListAlertsCmd.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 |
|
ListAsyncJobsCmd.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 |
|
ListCapabilitiesCmd.java
|
1) Finished XmlApiDoc writer. The program gets api classes from commands.properties.in file, and build Command objects with "name"/"description"/"request"/"response" fields. Request and response are represented by the list of arguments, each argument contains "name"/"description"/"isrequired" fields. The commands are being serialized to commands.xml using imported xstream library, and can be desiarialized later - it will help to compare commands from differemt product versions.
|
2010-10-04 09:50:14 -07:00 |
|
ListCapacityCmd.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 |
|
ListCfgsByCmd.java
|
1) Return embedded object for addCfg/updateCfg/listCfg.
|
2010-11-02 15:26:33 -07:00 |
|
ListClustersCmd.java
|
bug 6955: return embedded object for PreparePrimaryStorageForMaintenance
|
2010-11-03 14:30:35 -07:00 |
|
ListDiskOfferingsCmd.java
|
1) Created ApiResponseHelper class - all api response objects should be built there.
|
2010-11-01 23:49:57 -07:00 |
|
ListDomainChildrenCmd.java
|
1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain
|
2010-11-01 23:49:57 -07:00 |
|
ListDomainsCmd.java
|
1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain
|
2010-11-01 23:49:57 -07:00 |
|
ListEventsCmd.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 |
|
ListGuestOsCategoriesCmd.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 |
|
ListGuestOsCmd.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 |
|
ListHostsCmd.java
|
1) Return embedded Host object in PrepareForMaintenance command.
|
2010-11-02 20:30:41 -07:00 |
|
ListHypervisorsCmd.java
|
final merge of master->2.1.refactor preparing for merge back into master
|
2010-10-12 14:46:24 -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
|
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 |
|
ListLoadBalancerRuleInstancesCmd.java
|
More api refactoring - move response building for LoadBalancer/IpAddress commands to ApiResponseHelper.
|
2010-11-03 10:11:59 -07:00 |
|
ListLoadBalancerRulesCmd.java
|
More api refactoring - move response building for LoadBalancer/IpAddress commands to ApiResponseHelper.
|
2010-11-03 10:11:59 -07:00 |
|
ListNetworkGroupsCmd.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 |
|
ListPodsByCmd.java
|
Fixed updatePod Api to return embedded object instead of "success" response
|
2010-11-03 11:18:51 -07:00 |
|
ListPortForwardingRulesCmd.java
|
Build response the same way for create/list/update IPForwardingRule.
|
2010-11-03 15:49:51 -07:00 |
|
ListPreallocatedLunsCmd.java
|
bug 6955: return embedded object for PreparePrimaryStorageForMaintenance
|
2010-11-03 14:30:35 -07:00 |
|
ListPublicIpAddressesCmd.java
|
More api refactoring - move response building for LoadBalancer/IpAddress commands to ApiResponseHelper.
|
2010-11-03 10:11:59 -07:00 |
|
ListRecurringSnapshotScheduleCmd.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 |
|
ListRemoteAccessVpnsCmd.java
|
Add VPN apis, some systemvm changes for vpn
|
2010-11-01 10:27:49 -07:00 |
|
ListResourceLimitsCmd.java
|
Moved response building for ServiceOffering/ResourceLimit commands to ApiResponseHelper class.
|
2010-11-02 11:59:10 -07:00 |
|
ListRoutersCmd.java
|
1) Return embedded object for upgradeRouter command
|
2010-11-02 19:47:14 -07:00 |
|
ListServiceOfferingsCmd.java
|
Moved response building for ServiceOffering/ResourceLimit commands to ApiResponseHelper class.
|
2010-11-02 11:59:10 -07:00 |
|
ListSnapshotPoliciesCmd.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 |
|
ListSnapshotsCmd.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 |
|
ListStoragePoolsCmd.java
|
bug 6955: return embedded object for PreparePrimaryStorageForMaintenance
|
2010-11-03 14:30:35 -07:00 |
|
ListSystemVMsCmd.java
|
1) Return embedded object for upgradeRouter command
|
2010-11-02 19:47:14 -07:00 |
|
ListTemplateOrIsoPermissionsCmd.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 |
|
ListTemplatePermissionsCmd.java
|
Refactoring listTemplatePermissions and listIsoPermissions to new API framework.
|
2010-09-08 18:56:27 -07:00 |
|
ListTemplatesCmd.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 |
|
ListUsersCmd.java
|
1) Return embedded objects for enable/disable/lock/update Account/User and updateDomain
|
2010-11-01 23:49:57 -07:00 |
|
ListVMGroupsCmd.java
|
bug 6955: return embedded object for PreparePrimaryStorageForMaintenance
|
2010-11-03 14:30:35 -07:00 |
|
ListVMsCmd.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 |
|
ListVlanIpRangesCmd.java
|
More api refactoring - move response building for LoadBalancer/IpAddress commands to ApiResponseHelper.
|
2010-11-03 10:11:59 -07:00 |
|
ListVolumesCmd.java
|
Return embedded Volume object for create/attach/detach Volume commands.
|
2010-11-03 13:07:06 -07:00 |
|
ListVpnUsersCmd.java
|
Bug 6988: addVpnUser did not camel case the "username" which resulted in that particular value not being returned.
|
2010-11-04 20:56:23 -07:00 |
|
ListZonesByCmd.java
|
fixing the merge conflicts
|
2010-11-03 15:39:16 -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
|
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 |
|
RebootRouterCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
RebootSystemVmCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
RebootVMCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
ReconnectHostCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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
|
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 |
|
RegisterIsoCmd.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 |
|
RegisterPreallocatedLunCmd.java
|
bug 6955: return embedded object for PreparePrimaryStorageForMaintenance
|
2010-11-03 14:30:35 -07:00 |
|
RegisterTemplateCmd.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 |
|
RemoveFromLoadBalancerRuleCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
RemoveVpnUserCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
ResetVMPasswordCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
RevokeNetworkGroupIngressCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
StartRouterCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
StartSystemVMCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
StartVMCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
StartVm2Cmd.java
|
Harmony among gurus
|
2010-11-03 21:18:31 -07:00 |
|
StopRouterCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
StopSystemVmCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
StopVMCmd.java
|
bug 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |
|
UpdateIsoCmd.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 |
|
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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -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
|
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 |
|
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
|
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 |
|
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 6998: return embedded job result object in queryAsyncJobResult command
|
2010-11-05 12:03:01 -07:00 |