ARX::Policy

Introduced : ARX V5.02.000
The Policy Interface allows applications to retrieve ARX policy information.

Methods

Method Description Introduced
get_definition Returns a list of policy definitions for the specified namespaces. ARX V5.02.000
get_list Returns the list of policies for the specified namespace and volume. ARX V5.02.000
get_schedule Returns a list of policy definitions for the specified namespaces. ARX V5.02.000
get_statistics Returns a list of ARX rule statistics for the specified rules. CLI References: show policy. ARX V6.02.000

Structures

Structure

Description

IntervalReportConfiguration

A structure that contains policy interval report configuration.

MigrateCloseFile

A Structure of migration close file configuration.

ReportConfiguration

A structure that contains policy report configuration.

Statistic

A structure that contains a list of one type of rule statistics. CLI References: show policy.

Statistics

A structure that contains a rule&aposs statistics. CLI References: show policy.


Enumerations

Enumeration Description
ReportDeleteType Enumeration of policy report delete modes.
ReportInterval Enumeration of policy report intervals.
StatisticType Enumeration of rule statistic types. CLI References: show policy.

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
IntervalReportConfigurationSequence IntervalReportConfiguration [] A sequence of IntervalReportConfiguration
MigrateCloseFileSequence MigrateCloseFile [] A sequence of MigrateCloseFile
ReportConfigurationSequence ReportConfiguration [] A sequence of ReportConfiguration
ReportDeleteTypeSequence ReportDeleteType [] A sequence of ReportDeleteType
ReportIntervalSequence ReportInterval [] A sequence of ReportInterval
StatisticSequence Statistic [] A sequence of Statistic
StatisticTypeSequence StatisticType [] A sequence of StatisticType
StatisticsSequence Statistics [] A sequence of Statistics

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.