Class: IControl::GlobalLB::Monitor::IntPropertyType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::GlobalLB::Monitor::IntPropertyType
- Defined in:
- lib/icontrol/global_lb/monitor.rb,
lib/icontrol/global_lb/monitor.rb
Overview
A list of monitor template’s integer property types.
Constant Summary collapse
- ITYPE_UNSET =
The integer property type is unknown.
:ITYPE_UNSET
- ITYPE_INTERVAL =
The integer property type used to change the value of interval.
:ITYPE_INTERVAL
- ITYPE_TIMEOUT =
The integer property type used to change the value of timeout.
:ITYPE_TIMEOUT
- ITYPE_PROBE_INTERVAL =
The integer property type used to change the value of the probing interval.
:ITYPE_PROBE_INTERVAL
- ITYPE_PROBE_TIMEOUT =
The integer property type used to change the value of the probing timeout.
:ITYPE_PROBE_TIMEOUT
- ITYPE_PROBE_NUM_PROBES =
The integer property type used to change the number of probes.
:ITYPE_PROBE_NUM_PROBES
- ITYPE_PROBE_NUM_SUCCESSES =
The integer property type used to change the number of successful probes.
:ITYPE_PROBE_NUM_SUCCESSES