Allows users to modify address books in batches to improve O&M efficiency.
Content
Target customers: enterprises and institutions that want to incrementally modify address books in batches in Cloud Firewall.
Features released:
When a user calls the ModifyAddressBook operation to modify the address books that are specified in an access control policy, the user can specify a modification mode by using the ModifyMode parameter. The following modification modes are supported:
Cover: replaces the addresses in the address book with the addresses specified for AddressList.
Append: adds the addresses specified for AddressList to the address book.
Delete: removes the addresses specified for AddressList from the address book.
If GroupType is set to ip, ipv6, port, or domain or is left empty, the value Cover is automatically used. If GroupType is set to tag, ModifyMode must be left empty.