Class: Softlayer::Container::Network::IntrusionProtection::SubnetReport

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/network/intrusion_protection/subnet_report.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

#cidrObject

Returns the value of attribute cidr.



6
7
8
# File 'lib/softlayer/container/network/intrusion_protection/subnet_report.rb', line 6

def cidr
  @cidr
end

#directionObject

Returns the value of attribute direction.



7
8
9
# File 'lib/softlayer/container/network/intrusion_protection/subnet_report.rb', line 7

def direction
  @direction
end

#eventsObject

Returns the value of attribute events.



8
9
10
# File 'lib/softlayer/container/network/intrusion_protection/subnet_report.rb', line 8

def events
  @events
end

#subnet_ip_addressObject

Returns the value of attribute subnet_ip_address.



9
10
11
# File 'lib/softlayer/container/network/intrusion_protection/subnet_report.rb', line 9

def subnet_ip_address
  @subnet_ip_address
end