Class: Softlayer::Software::Component::HostIps::Mcafee::Epo::Version45::Hips
- Inherits:
-
Softlayer::Software::Component::HostIps::Mcafee
- Object
- Model
- Entity
- Softlayer::Software::Component
- Softlayer::Software::Component::HostIps
- Softlayer::Software::Component::HostIps::Mcafee
- Softlayer::Software::Component::HostIps::Mcafee::Epo::Version45::Hips
- Defined in:
- lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb,
lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips/version7.rb,
lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips/version8.rb
Defined Under Namespace
Classes: Representer, Version7, Version8
Constant Summary
Constants inherited from Softlayer::Software::Component::HostIps
Constants inherited from Softlayer::Software::Component
Instance Attribute Summary collapse
-
#agent_details ⇒ Object
Returns the value of attribute agent_details.
-
#application_mode_policy_name_count ⇒ Object
Returns the value of attribute application_mode_policy_name_count.
-
#application_mode_policy_names ⇒ Object
Returns the value of attribute application_mode_policy_names.
-
#application_rule_set_policy_name_count ⇒ Object
Returns the value of attribute application_rule_set_policy_name_count.
-
#application_rule_set_policy_names ⇒ Object
Returns the value of attribute application_rule_set_policy_names.
-
#blocked_application_event_count ⇒ Object
Returns the value of attribute blocked_application_event_count.
-
#blocked_application_events ⇒ Object
Returns the value of attribute blocked_application_events.
-
#enforcement_policy_name_count ⇒ Object
Returns the value of attribute enforcement_policy_name_count.
-
#enforcement_policy_names ⇒ Object
Returns the value of attribute enforcement_policy_names.
-
#epo_version ⇒ Object
Returns the value of attribute epo_version.
-
#firewall_mode_policy_name_count ⇒ Object
Returns the value of attribute firewall_mode_policy_name_count.
-
#firewall_mode_policy_names ⇒ Object
Returns the value of attribute firewall_mode_policy_names.
-
#firewall_rule_set_policy_name_count ⇒ Object
Returns the value of attribute firewall_rule_set_policy_name_count.
-
#firewall_rule_set_policy_names ⇒ Object
Returns the value of attribute firewall_rule_set_policy_names.
-
#ips_event_count ⇒ Object
Returns the value of attribute ips_event_count.
-
#ips_events ⇒ Object
Returns the value of attribute ips_events.
-
#ips_mode_policy_name_count ⇒ Object
Returns the value of attribute ips_mode_policy_name_count.
-
#ips_mode_policy_names ⇒ Object
Returns the value of attribute ips_mode_policy_names.
-
#ips_protection_policy_name_count ⇒ Object
Returns the value of attribute ips_protection_policy_name_count.
-
#ips_protection_policy_names ⇒ Object
Returns the value of attribute ips_protection_policy_names.
-
#transaction_status ⇒ Object
Returns the value of attribute transaction_status.
Attributes inherited from Softlayer::Software::Component
#average_installation_duration, #billing_item, #hardware, #hardware_id, #id, #manufacturer_activation_code, #manufacturer_license_instance, #password_count, #password_history, #password_history_count, #passwords, #software_description, #software_license, #virtual_guest
Method Summary
Methods inherited from Softlayer::Software::Component::HostIps
#get_average_installation_duration, #get_billing_item, #get_current_host_ips_policies, #get_hardware, #get_license_file, #get_object, #get_password_history, #get_passwords, #get_software_description, #get_software_license, #get_vendor_set_up_configuration, #get_virtual_guest, #update_hips_policies
Methods inherited from Softlayer::Software::Component
#get_average_installation_duration, #get_billing_item, #get_hardware, #get_license_file, #get_object, #get_password_history, #get_passwords, #get_software_description, #get_software_license, #get_vendor_set_up_configuration, #get_virtual_guest
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
#agent_details ⇒ Object
Returns the value of attribute agent_details.
21 22 23 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 21 def agent_details @agent_details end |
#application_mode_policy_name_count ⇒ Object
Returns the value of attribute application_mode_policy_name_count.
12 13 14 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 12 def application_mode_policy_name_count @application_mode_policy_name_count end |
#application_mode_policy_names ⇒ Object
Returns the value of attribute application_mode_policy_names.
22 23 24 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 22 def application_mode_policy_names @application_mode_policy_names end |
#application_rule_set_policy_name_count ⇒ Object
Returns the value of attribute application_rule_set_policy_name_count.
13 14 15 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 13 def application_rule_set_policy_name_count @application_rule_set_policy_name_count end |
#application_rule_set_policy_names ⇒ Object
Returns the value of attribute application_rule_set_policy_names.
23 24 25 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 23 def application_rule_set_policy_names @application_rule_set_policy_names end |
#blocked_application_event_count ⇒ Object
Returns the value of attribute blocked_application_event_count.
14 15 16 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 14 def blocked_application_event_count @blocked_application_event_count end |
#blocked_application_events ⇒ Object
Returns the value of attribute blocked_application_events.
24 25 26 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 24 def blocked_application_events @blocked_application_events end |
#enforcement_policy_name_count ⇒ Object
Returns the value of attribute enforcement_policy_name_count.
15 16 17 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 15 def enforcement_policy_name_count @enforcement_policy_name_count end |
#enforcement_policy_names ⇒ Object
Returns the value of attribute enforcement_policy_names.
25 26 27 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 25 def enforcement_policy_names @enforcement_policy_names end |
#epo_version ⇒ Object
Returns the value of attribute epo_version.
11 12 13 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 11 def epo_version @epo_version end |
#firewall_mode_policy_name_count ⇒ Object
Returns the value of attribute firewall_mode_policy_name_count.
16 17 18 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 16 def firewall_mode_policy_name_count @firewall_mode_policy_name_count end |
#firewall_mode_policy_names ⇒ Object
Returns the value of attribute firewall_mode_policy_names.
26 27 28 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 26 def firewall_mode_policy_names @firewall_mode_policy_names end |
#firewall_rule_set_policy_name_count ⇒ Object
Returns the value of attribute firewall_rule_set_policy_name_count.
17 18 19 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 17 def firewall_rule_set_policy_name_count @firewall_rule_set_policy_name_count end |
#firewall_rule_set_policy_names ⇒ Object
Returns the value of attribute firewall_rule_set_policy_names.
27 28 29 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 27 def firewall_rule_set_policy_names @firewall_rule_set_policy_names end |
#ips_event_count ⇒ Object
Returns the value of attribute ips_event_count.
18 19 20 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 18 def ips_event_count @ips_event_count end |
#ips_events ⇒ Object
Returns the value of attribute ips_events.
28 29 30 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 28 def ips_events @ips_events end |
#ips_mode_policy_name_count ⇒ Object
Returns the value of attribute ips_mode_policy_name_count.
19 20 21 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 19 def ips_mode_policy_name_count @ips_mode_policy_name_count end |
#ips_mode_policy_names ⇒ Object
Returns the value of attribute ips_mode_policy_names.
29 30 31 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 29 def ips_mode_policy_names @ips_mode_policy_names end |
#ips_protection_policy_name_count ⇒ Object
Returns the value of attribute ips_protection_policy_name_count.
20 21 22 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 20 def ips_protection_policy_name_count @ips_protection_policy_name_count end |
#ips_protection_policy_names ⇒ Object
Returns the value of attribute ips_protection_policy_names.
30 31 32 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 30 def ips_protection_policy_names @ips_protection_policy_names end |
#transaction_status ⇒ Object
Returns the value of attribute transaction_status.
31 32 33 |
# File 'lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb', line 31 def transaction_status @transaction_status end |