Skip to content

/AWS1/CL_R5R=>CREATEFIREWALLDOMAINLIST()

About CreateFirewallDomainList

Creates an empty firewall domain list for use in DNS Firewall rules. You can populate the domains for the new list with a file, using ImportFirewallDomains, or with domain strings, using UpdateFirewallDomains.

Method Signature

IMPORTING

Required arguments:

IV_CREATORREQUESTID TYPE /AWS1/R5RCREATORREQUESTID /AWS1/R5RCREATORREQUESTID

A unique string that identifies the request and that allows you to retry failed requests without the risk of running the operation twice. CreatorRequestId can be any unique string, for example, a date/time stamp.

IV_NAME TYPE /AWS1/R5RNAME /AWS1/R5RNAME

A name that lets you identify the domain list to manage and use it.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_R5RTAG=>TT_TAGLIST TT_TAGLIST

A list of the tag keys and values that you want to associate with the domain list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_R5RCREFIREWALLDOMLS01 /AWS1/CL_R5RCREFIREWALLDOMLS01