...
- Get Pool
- Get Pool Host
- List Pool Hosts
- List Host VMs
- Set HA State
- Get HA State
- Maintenance Mode
- Get Maintenance mode
- Guest ShutDown By Name
- ShutDown Host By IP
- Force ShutDown Host By IP
Set HA state
This activity enables High Availability for pool.
Activity Parameters
The Set HA state activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): the Citrix Host Session. The Output from Connect to Citrix activity should be used as Input here.
- Pool UUID (text box editor type) (type: string): enter the Pool UUID. This parameter can be obtained by using GetPool activity
- HA enabled (combo box control) (type: string): specify whether to enable or disable the High Availability
Note:
- This activity doesn't return any parameter. To get the current HA state you can use GetHAState activity,:
Execution:
Get HA state
This activity returns the state of HA
Activity Parameters
The Get HA state activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
- Connection (text box editor type) (type: string): the Citrix Host Session. The Output from Connect to Citrix activity should be used as Input here.
- Pool UUID (text box editor type) (type: string): enter the Pool UUID. This parameter can be obtained by using using GetPool activity
The Read Only Output parameters block contains the possible output values that the activity will provide:
...
This activity returns the maintenance status of host.
Activity Parameters
The Get Maintenance mode activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
This activity shuts down Citrix Guest.
Activity Parameters
The Guest ShutDown By Name activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
This activity shuts down Citrix Host.
Activity Parameters
The ShutDown Host By IP activity parameters can be provided by manual inserted values or via IN arguments or variables:
...
This activity force shuts down Citrix Host.
Activity Parameters
The Force ShutDown Host By IP activity parameters can be provided by manual inserted values or via IN arguments or variables:
...