Class: OracleZFS::SystemCommands
- Inherits:
-
Object
- Object
- OracleZFS::SystemCommands
- Includes:
- MintLogger
- Defined in:
- src/oracle-zfs-client/lib/oracle-zfs/system.rb
Properties (Read/Write)
Properties (Read Only)
Constant Summary
Constants included from MintLogger
MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN
Instance Method Summary collapse
- #disk_exists?(disk) ⇒ Boolean
- #disk_get(disk) ⇒ Object
- #disks ⇒ Object
-
#initialize(client) ⇒ SystemCommands
constructor
A new instance of SystemCommands.
- #memory ⇒ Object
- #poweroff ⇒ Object
- #reboot ⇒ Object
- #restart ⇒ Object
- #version ⇒ Object
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Constructor Details
#initialize(client) ⇒ SystemCommands
Returns a new instance of SystemCommands.