Parameter Variables

Parameter variables are passed between steps during plan execution, and are available when editing and adding step parameters.

You can define the following variables for any step parameter that allows plain text to be entered:

Parameter Variable

Content

%vm_fqdn%

FQDN of the currently processed machine

%current_vm_ip%

IP address of the currently processed VM

%current_vm_name%

Name of the currently processed VM

%current_vm_ip_list%

All IP addresses of the currently processed VM

%target_vm_ip%

IP address of the target VM

%target_vm_ip_list%

All IP addresses of the target VM

%target_vm_name%

Name of the target VM

%replica_vm_state%

State of the currently processed replica VM

%source_machine_name%

Name of the source machine

%source_vm_ip%

IP address of the source VM

%source_vm_ip_list%

All IP addresses of the source VM

%source_vm_name%

Name of the source VM

%plan_name%

Name of the recovery plan

%vao_server_name%

Name of the Orchestrator server

%plan_state%

Current state of the recovery plan

%plan_test_mode%

Boolean variable that indicates whether the plan is currently being tested (True/False)

%group_name%

Name of the currently processed inventory group

%plan_summary%

Output information on the recovery plan (error/warning/success for all steps)

%group_summary%

Output information on the currently processed inventory group

%vm_summary%

Output information on the currently processed VM

%vao_ui%

URL to access the home page of the Orchestrator UI

%plan_vms%

List of all machines included in the recovery plan