AddInitialPlanDevices

Syntax

sub AddInitialPlanDevices

Description

This function allows FireFlow to add devices to the initial planning results when at least one device is found.

Input Parameters

$ticket

A Perl hash reference containing a single key called flatTicket, which points to the flat ticket representation of the change request.

For details, see Flat Ticket Examples.

$firewallGroupQueryResult

A Perl hash reference containing results from the AFA initial planning query.

$firewallsHash

A Perl hash reference containing the policy name of each device in the query results.

Return Values

A Perl array reference containing an array of device names which were added to the initial planning results.