Class: OracleZFS::HardwareServices
- Inherits:
-
Object
- Object
- OracleZFS::HardwareServices
- Includes:
- MintLogger
- Defined in:
- src/oracle-zfs-client/lib/oracle-zfs/hardware.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
- #chassis ⇒ Object
- #chassis_components(chassis:, component_type:) ⇒ Object
- #chassis_get(chassis:) ⇒ Object
- #cluster ⇒ Object
- #cluster_links ⇒ Object
- #cluster_resource_get(resource_path:) ⇒ Object
-
#initialize(client) ⇒ HardwareServices
constructor
A new instance of HardwareServices.
- #is_active_node? ⇒ Boolean
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Constructor Details
#initialize(client) ⇒ HardwareServices
Returns a new instance of HardwareServices.