PowerShell module for the F5 LTM REST API
Problem this snippet solves: To report an issue with the F5-LTM or F5-BIGIP modules, please use the Issues sections of the GitHub repos (here and here) instead of commenting here. Thanks!
This Pow...
Updated Jun 06, 2023
Version 2.0Joel_Newton
Cirrus
Joined September 06, 2012
vsundararaj_296
Apr 03, 2018Nimbostratus
Device have AFM module where I create the firewall policy. Below is the action that I am trying to perform to enforce a policy to virtual server, but looking for ways to do that programmatically. Get-VirtualServer does obtain the property but I was hoping the Set-VirtualServer would have an option to define this enforcement.