Skip to content

/AWS1/CL_SAGNETWORKTRAFCONFIG

Configuration for network traffic filtering

CONSTRUCTOR

IMPORTING

Optional arguments:

it_rules TYPE /AWS1/CL_SAGNETWORKTRAFFICRULE=>TT_NETWORKTRAFFICRULELIST TT_NETWORKTRAFFICRULELIST

Traffic filtering rules

it_customheaders TYPE /AWS1/CL_SAGCUSTOMHEADER=>TT_CUSTOMHEADERLIST TT_CUSTOMHEADERLIST

Custom headers for requests


Queryable Attributes

rules

Traffic filtering rules

Accessible with the following methods

Method Description
GET_RULES() Getter for RULES, with configurable default
ASK_RULES() Getter for RULES w/ exceptions if field has no value
HAS_RULES() Determine if RULES has a value

customHeaders

Custom headers for requests

Accessible with the following methods

Method Description
GET_CUSTOMHEADERS() Getter for CUSTOMHEADERS, with configurable default
ASK_CUSTOMHEADERS() Getter for CUSTOMHEADERS w/ exceptions if field has no value
HAS_CUSTOMHEADERS() Determine if CUSTOMHEADERS has a value