SuggestPropertyValues
Syntax
sub SuggestPropertyValues
Description
This function is used to suggest new values for any of the currently supported properties of the traffic line of the current change request.
| Property | Variable Type | Relevant for: | ||||
|---|---|---|---|---|---|---|
| Panorama | Fortimanager | Cisco Firepower | Cisco ACI | Check Point | ||
| IntrusionPolicy | Array reference | ✔ | ||||
| LogForwardingProfile | String | ✔ | ||||
| QualityOfService | Hash reference (keys: profile, code) | ✔ | ||||
| schedule | String | ✔ | ✔ | ✔ | ||
| SecurityProfileGroup | String | ✔ | ✔ | |||
| ServiceGraph | String | ✔ | ||||
| Tags | Array reference | ✔ | ||||
Input Parameters
| $context |
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. |
| $trafficLineNumber |
The current traffic line in the change request. |
| $currentValues |
A Perl hash reference containing the current values of all properties. |
Return Values
Returns the new values of the properties as key/value pairs.