Page 1 of 1

Refer to the exhibit. A network operator must generate a daily flow report and learn how to act on or manipulate returne

Posted: Fri Jul 22, 2022 5:29 pm
by answerhappygod
Refer to the exhibit. A network operator must generate a daily flow report and learn how to act on or manipulate returned data. When the operator runs the script, it returns an enormous amount of information.
Which two actions enable the operator to limit returned data? (Choose two.)
Refer To The Ex 1
Refer To The Ex 1 (190.69 KiB) Viewed 65 times
A. Add recordLimit. followed by an integer (key:value) to the flow_data.
B. Add a for loop at the end of the script, and print each key value pair separately.
C. Add flowLimit, followed by an integer (key:value) to the flow_data.
D. Change the startDateTime and endDateTime values to include smaller time intervals.
E. Change the startDate and endDate values to include smaller date intervals.