Class: Softlayer::Container::Network::Storage::Hub::ObjectStorage::Node

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/network/storage/hub/object_storage/node.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

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

#device_nameObject

Returns the value of attribute device_name.



8
9
10
# File 'lib/softlayer/container/network/storage/hub/object_storage/node.rb', line 8

def device_name
  @device_name
end

#resource_nameObject

Returns the value of attribute resource_name.



9
10
11
# File 'lib/softlayer/container/network/storage/hub/object_storage/node.rb', line 9

def resource_name
  @resource_name
end

#user_auth_urlObject

Returns the value of attribute user_auth_url.



10
11
12
# File 'lib/softlayer/container/network/storage/hub/object_storage/node.rb', line 10

def user_auth_url
  @user_auth_url
end