Class: Softlayer::Container::Network::IntrusionProtection::Event

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

#action_takenObject

Returns the value of attribute action_taken.



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

def action_taken
  @action_taken
end

#attack_countObject

Returns the value of attribute attack_count.



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

def attack_count
  @attack_count
end

#attack_long_descriptionObject

Returns the value of attribute attack_long_description.



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

def attack_long_description
  @attack_long_description
end

#attack_nameObject

Returns the value of attribute attack_name.



10
11
12
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 10

def attack_name
  @attack_name
end

#begin_timeObject

Returns the value of attribute begin_time.



11
12
13
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 11

def begin_time
  @begin_time
end

#bugtraq_idObject

Returns the value of attribute bugtraq_id.



12
13
14
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 12

def bugtraq_id
  @bugtraq_id
end

#classificationObject

Returns the value of attribute classification.



13
14
15
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 13

def classification
  @classification
end

#cve_idObject

Returns the value of attribute cve_id.



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

def cve_id
  @cve_id
end

#destination_ip_addressObject

Returns the value of attribute destination_ip_address.



14
15
16
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 14

def destination_ip_address
  @destination_ip_address
end

#destination_portObject

Returns the value of attribute destination_port.



15
16
17
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 15

def destination_port
  @destination_port
end

#end_timeObject

Returns the value of attribute end_time.



16
17
18
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 16

def end_time
  @end_time
end

#platformObject

Returns the value of attribute platform.



17
18
19
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 17

def platform
  @platform
end

#protocolObject

Returns the value of attribute protocol.



18
19
20
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 18

def protocol
  @protocol
end

#severityObject

Returns the value of attribute severity.



19
20
21
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 19

def severity
  @severity
end

#signature_idObject

Returns the value of attribute signature_id.



20
21
22
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 20

def signature_id
  @signature_id
end

#source_ip_addressObject

Returns the value of attribute source_ip_address.



21
22
23
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 21

def source_ip_address
  @source_ip_address
end

#source_portObject

Returns the value of attribute source_port.



22
23
24
# File 'lib/softlayer/container/network/intrusion_protection/event.rb', line 22

def source_port
  @source_port
end