xenadmin/XenModel/Actions/WLB
Konstantina Chremmou e368d74330 DelegatedAsyncAction should only be used for simple API calls, hence created new class for retrieving WLB host evacuation recommendations.
This allows removal of DelegatedAsyncAction.ResultObject, which might lead to complicated implementations.
Also: some refactoring of the other WLB retrieve recommendations actions.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-07-23 09:40:12 +01:00
..
DisableWLBAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
EnableWLBAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
InitializeWLBAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
SendWlbConfigurationAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
WlbEvacuateRecommendationsAction.cs DelegatedAsyncAction should only be used for simple API calls, hence created new class for retrieving WLB host evacuation recommendations. 2021-07-23 09:40:12 +01:00
WlbRetrieveRecommendationsAction.cs DelegatedAsyncAction should only be used for simple API calls, hence created new class for retrieving WLB host evacuation recommendations. 2021-07-23 09:40:12 +01:00
WlbRetrieveVmRecommendationsAction.cs DelegatedAsyncAction should only be used for simple API calls, hence created new class for retrieving WLB host evacuation recommendations. 2021-07-23 09:40:12 +01:00