Disassociate Third Party Firewall
fms_disassociate_third_party_firewall | R Documentation |
Disassociates a Firewall Manager policy administrator from a third-party firewall tenant¶
Description¶
Disassociates a Firewall Manager policy administrator from a third-party
firewall tenant. When you call disassociate_third_party_firewall
, the
third-party firewall vendor deletes all of the firewalls that are
associated with the account.
Usage¶
Arguments¶
ThirdPartyFirewall
[required] The name of the third-party firewall vendor.
Value¶
A list with the following syntax:
list(
ThirdPartyFirewallStatus = "ONBOARDING"|"ONBOARD_COMPLETE"|"OFFBOARDING"|"OFFBOARD_COMPLETE"|"NOT_EXIST"
)