Method: IControl::System::Services::SSHAccess_v2#state
- Defined in:
- lib/icontrol/system/services.rb
#state ⇒ IControl::Common::EnabledState
The state of the service, either ‘enable’ or ‘disable’
179 180 181 |
# File 'lib/icontrol/system/services.rb', line 179 def state @state end |