Class: IControl::LocalLB::RateClass::UnitType

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

Overview

A list of unit types.

Constant Summary collapse

UNIT_BPS =

The unit is bits per second.

:UNIT_BPS
UNIT_KBPS =

The unit is Kilobits per second.

:UNIT_KBPS
UNIT_MBPS =

The unit is Megabits per second.

:UNIT_MBPS