Class: IControl::Management::SNMPConfiguration::DiskCheckType

Inherits:
Base::Enumeration
  • Object
show all
Defined in:
lib/icontrol/management/snmp_configuration.rb,
lib/icontrol/management/snmp_configuration.rb

Overview

The available disk check types.

Constant Summary collapse

DISKCHECK_SIZE =

Use this value to specify disk checking to use disk size as a measurement.

:DISKCHECK_SIZE
DISKCHECK_PERCENT =

Use this value to specify disk checking to use disk percent as a measurement.

:DISKCHECK_PERCENT