System::VCMP::VCMPHAStatusStatisticEntry

Introduced : BIG-IP_v11.6.0
A struct that describes the statistics for the HA status of a vCMP guest.
Member Type Description
guest String The vCMP guest name.
peer boolean Whether the data refers to the BIG-IP being queried or its HA peer.
slot long The slot number that the statistics are for.
ha_feature Feature See Common::Feature.
key String See Common::Feature.
action HAAction See Common::HAAction for description.
enabled boolean Whether this HA feature is enabled. If not, no action will be taken if the feature has failed.
take_action boolean Whether or not the action for this feature has been executed.
process String The system process associated with this feature.
client_data long See Common::Feature.
timeout long Time out value, the meaning of which is dependent on the particular feature.
failure boolean Whether this feature has failed, causing its action (see the “action” field) to be taken.

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.