Skip to content

/AWS1/CL_IOWGETNETWORKANALYZ01

GetNetworkAnalyzerConfigurationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_tracecontent TYPE REF TO /AWS1/CL_IOWTRACECONTENT /AWS1/CL_IOWTRACECONTENT

Trace content for your wireless devices, gateways, and multicast groups.

it_wirelessdevices TYPE /AWS1/CL_IOWWIRELESSDEVLIST_W=>TT_WIRELESSDEVICELIST TT_WIRELESSDEVICELIST

List of wireless device resources that have been added to the network analyzer configuration.

it_wirelessgateways TYPE /AWS1/CL_IOWWIRELESSGWLIST_W=>TT_WIRELESSGATEWAYLIST TT_WIRELESSGATEWAYLIST

List of wireless gateway resources that have been added to the network analyzer configuration.

iv_description TYPE /AWS1/IOWDESCRIPTION /AWS1/IOWDESCRIPTION

The description of the new resource.

iv_arn TYPE /AWS1/IOWNETWORKANALYZERCONF01 /AWS1/IOWNETWORKANALYZERCONF01

The Amazon Resource Name of the new resource.

iv_name TYPE /AWS1/IOWNETWORKANALYZERCONF00 /AWS1/IOWNETWORKANALYZERCONF00

Name of the network analyzer configuration.

it_multicastgroups TYPE /AWS1/CL_IOWNETWORKANALYZERM00=>TT_NETWORKANALYZERMULTICASTG00 TT_NETWORKANALYZERMULTICASTG00

List of multicast group resources that have been added to the network analyzer configuration.


Queryable Attributes

TraceContent

Trace content for your wireless devices, gateways, and multicast groups.

Accessible with the following methods

Method Description
GET_TRACECONTENT() Getter for TRACECONTENT

WirelessDevices

List of wireless device resources that have been added to the network analyzer configuration.

Accessible with the following methods

Method Description
GET_WIRELESSDEVICES() Getter for WIRELESSDEVICES, with configurable default
ASK_WIRELESSDEVICES() Getter for WIRELESSDEVICES w/ exceptions if field has no val
HAS_WIRELESSDEVICES() Determine if WIRELESSDEVICES has a value

WirelessGateways

List of wireless gateway resources that have been added to the network analyzer configuration.

Accessible with the following methods

Method Description
GET_WIRELESSGATEWAYS() Getter for WIRELESSGATEWAYS, with configurable default
ASK_WIRELESSGATEWAYS() Getter for WIRELESSGATEWAYS w/ exceptions if field has no va
HAS_WIRELESSGATEWAYS() Determine if WIRELESSGATEWAYS has a value

Description

The description of the new resource.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

Arn

The Amazon Resource Name of the new resource.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

Name

Name of the network analyzer configuration.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

MulticastGroups

List of multicast group resources that have been added to the network analyzer configuration.

Accessible with the following methods

Method Description
GET_MULTICASTGROUPS() Getter for MULTICASTGROUPS, with configurable default
ASK_MULTICASTGROUPS() Getter for MULTICASTGROUPS w/ exceptions if field has no val
HAS_MULTICASTGROUPS() Determine if MULTICASTGROUPS has a value