...
- Created DB views to further speed up the following costly list APIs:
- listAccounts
- listAsyncJobs
- listDomainRouters
- listEvents
- listHosts
- listVmGroups
- listProjects
- listProjectAccounts
- listProjectInvitations
- listResourceTags
- listSecurityGroups
- listUsers
- listVirtualMachines
- listVolumes
- listStoragePools
- Added a new create-schema-view.sql to create these new DB views during database setup phase.
- Also handled upgrade script for these new DB views in schema-40to410.sql.
{"serverDuration": 77, "requestCorrelationId": "8e61a2004d6fc195"}