Class: Softlayer::Network::Service::Resource::MonitoringHub

Inherits:
Softlayer::Network::Service::Resource show all
Defined in:
lib/softlayer/network/service/resource/monitoring_hub.rb

Direct Known Subclasses

NimsoftLandingHub

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Network::Service::Resource

#api_host, #api_password, #api_path, #api_port, #api_protocol, #api_username, #api_version, #attribute_count, #attributes, #backend_ip_address, #datacenter, #frontend_ip_address, #id, #name, #network_device, #ssh_username, #type

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

#adn_services_ipObject

Returns the value of attribute adn_services_ip.



6
7
8
# File 'lib/softlayer/network/service/resource/monitoring_hub.rb', line 6

def adn_services_ip
  @adn_services_ip
end

#hub_addressObject

Returns the value of attribute hub_address.



7
8
9
# File 'lib/softlayer/network/service/resource/monitoring_hub.rb', line 7

def hub_address
  @hub_address
end

#hub_connection_timeoutObject

Returns the value of attribute hub_connection_timeout.



8
9
10
# File 'lib/softlayer/network/service/resource/monitoring_hub.rb', line 8

def hub_connection_timeout
  @hub_connection_timeout
end

#robots_countObject

Returns the value of attribute robots_count.



9
10
11
# File 'lib/softlayer/network/service/resource/monitoring_hub.rb', line 9

def robots_count
  @robots_count
end

#robots_maxObject

Returns the value of attribute robots_max.



10
11
12
# File 'lib/softlayer/network/service/resource/monitoring_hub.rb', line 10

def robots_max
  @robots_max
end