ARX::Chassis

Introduced : ARX V5.02.000
The Chassis Interface lets applications retrieve ARX system information.

Methods

Method Description Introduced
get_ha_peer Returns the status of this ARX&aposs high availability peer. ARX V5.02.000
get_ha_status Returns this ARX&aposs high availability status. CLI References: show redundancy. ARX V5.02.000
get_health Returns a list of system health events. CLI References: show health. ARX V5.02.000
get_hostname Returns the system hostname. CLI References: show hostname, show chassis. ARX V5.02.000
get_hw_version Returns the ARX chassis hardware version. CLI References: show chassis. ARX V5.02.000
get_model Returns the ARX model. ARX V5.02.000
get_processor_list Returns a list of processor statistics for this system. ARX V6.02.000
get_processor_statistics Returns a list of processor statistics for this system. CLI References: show processor usage. ARX V6.02.000
get_processor_stats Returns a list of processor statistics for this system. ARX V5.02.000
get_processor_status Returns a list of processor statuses for this system. CLI References: show processor. ARX V6.02.000
get_serial Returns the ARX serial number. CLI References: show chassis. ARX V5.02.000
get_storage_status Returns a list of storage system statuses. CLI References: show chassis. ARX V5.02.000
get_sw_version Returns the system software version. CLI References: show version. ARX V5.02.000
get_type Returns the system type. CLI References: show chassis. ARX V5.02.000

Structures

Structure

Description

ProcessorId

This structure defines the processor identifier. CLI References: show processor.

ProcessorStatistic

A structure that contains one processor statistic. CLI References: show processor usage.

ProcessorStatistics

A structure that contains statistics of one processor. CLI References: show processor usage.

ProcessorStatus

A structure that contains the processor status. CLI References: show processor.


Enumerations

Enumeration Description
ProcessorStateType The possible states of a processor. CLI References: show processor.

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
ProcessorIdSequence ProcessorId [] A sequence of ProcessorId
ProcessorStateTypeSequence ProcessorStateType [] A sequence of ProcessorStateType
ProcessorStatisticSequence ProcessorStatistic [] A sequence of ProcessorStatistic
ProcessorStatisticsSequence ProcessorStatistics [] A sequence of ProcessorStatistics
ProcessorStatusSequence ProcessorStatus [] A sequence of ProcessorStatus

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.