I have a schedule and it's name is a MAC address. I have a firewall filter rule that blocks that same source MAC address. I am about to write a script to find and delete the firewall filter rule and then delete the schedule. This process may be repeated with another schedule and filter rule block and it's name may be a different MAC address. I already have a script that creates the firewall filter rule and the schedule.
How do I pass the schedule name (mac address) to the second script, which I am trying to create?
The mac address could be passed to the schedule's event area when the schedule is created by a script, if this can be used.
Thanks
Bob