ARX::Report

Introduced : ARX V6.02.000
The Report interface allows applications to view the ARX reports. CLI References: show reports.

Methods

Method Description Introduced
get_list Returns a list of ARX report names. CLI References: show reports. ARX V6.02.000
get_report Returns the content of an ARX report. The maximum content returns in each request is 10K. CLI References: show reports. ARX V6.02.000
get_status Returns the content of an ARX report. The maximum content returns in each request is 10K. CLI References: show reports status. ARX V6.02.000

Structures

Structure

Description

Content

A structure that contains the report content. CLI References: show reports.

Status

A structure that contains the report status. CLI References: show reports status.


Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
ContentSequence Content [] A sequence of Content
StatusSequence Status [] A sequence of Status

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.