From fcc00728fa0fa6eed5c03d4f113214ef99977d41 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sun, 12 Jan 2025 20:21:19 +0100 Subject: [PATCH] README(.md): Add Monitor Address Dynamic info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2b76047..15fc7cc8 100644 --- a/README.md +++ b/README.md @@ -1772,6 +1772,7 @@ You need to have VPN IPsec Interface Phase 1 created before It is possible to `monitor` FortiGate +* `Get-FGTMonitorFirewallAddressDynamic` List of Fabric Connector address objects and the IPs they resolve to. * `Get-FGTMonitorFirewallAddressFQDN` List of FQDN address objects and the IPs they resolved to * `Get-FGTMonitorFirewallPolicy` List traffic statistics for firewall policies * `Get-FGTMonitorFirewallSession` List all active firewall sessions @@ -2153,6 +2154,7 @@ Get-FGTIpsSensor Get-FGTLogSetting Get-FGTLogTraffic Get-FGTMonitorFirewallAddressFQDN +Get-FGTMonitorFirewallAddressDynamic Get-FGTMonitorFirewallPolicy Get-FGTMonitorFirewallSession Get-FGTMonitorLicenseStatus