Method: IControl::System::Services::SSHAccess_v2#state

Defined in:
lib/icontrol/system/services.rb

#stateIControl::Common::EnabledState

The state of the service, either ‘enable’ or ‘disable’

Returns:



179
180
181
# File 'lib/icontrol/system/services.rb', line 179

def state
  @state
end