Class: Softlayer::Notification::Occurrence::Resource::Network::Storage::Iscsi::NetApp

Inherits:
Softlayer::Notification::Occurrence::Resource show all
Defined in:
lib/softlayer/notification/occurrence/resource/network/storage/iscsi/net_app.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Notification::Occurrence::Resource

#active, #filter_label, #notification_occurrence_event, #notification_occurrence_event_id, #resource, #resource_account_id, #resource_name, #resource_table_id

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#hostnameObject

Returns the value of attribute hostname.



9
10
11
# File 'lib/softlayer/notification/occurrence/resource/network/storage/iscsi/net_app.rb', line 9

def hostname
  @hostname
end

#private_ipObject

Returns the value of attribute private_ip.



10
11
12
# File 'lib/softlayer/notification/occurrence/resource/network/storage/iscsi/net_app.rb', line 10

def private_ip
  @private_ip
end

#resource_typeObject

Returns the value of attribute resource_type.



11
12
13
# File 'lib/softlayer/notification/occurrence/resource/network/storage/iscsi/net_app.rb', line 11

def resource_type
  @resource_type
end