Class: PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::DeviceGroup::Restapi::Policies

Inherits:
PaloAlto::XML::ConfigClass show all
Defined in:
lib/palo_alto/config.rb

Constant Summary

Constants included from DSL

DSL::AXES, DSL::LOWERCASE_LETTERS, DSL::METHODS, DSL::OPERATORS, DSL::UPPERCASE_LETTERS

Instance Attribute Summary

Attributes inherited from PaloAlto::XML::ConfigClass

#api_attributes, #parent_instance, #subclasses

Attributes inherited from Expression

#arguments, #expression

Instance Method Summary collapse

Methods inherited from PaloAlto::XML::ConfigClass

#array_class_setter, #clear!, #complete, #create!, #delete!, #delete_child, #edit!, #enforce_type, #enforce_types, #external_set, #get, #get_all, #get_class_from_child_str, #get_primary_key, #initialize, #inspect, #maybe_register_subclass, #multimove!, #prop_get, #prop_set, #selector_subclasses, #set!, #set_array_class_attributes, #set_values, #to_xml, #values, #xml_builder

Methods inherited from Expression

#current, #initialize, #to_xpath

Methods included from DSL

#anywhere, #axis, #binary_operator, #child, #contains_word, #css, #current, #descendant, #ends_with, #function, #is, #last, #lowercase, #method, #next_sibling, #one_of, #parenthesis, #position, #previous_sibling, #qname, #relative, #root, #text, #union, #uppercase, #where, #xpath_attr

Constructor Details

This class inherits a constructor from PaloAlto::XML::ConfigClass

Instance Method Details

#_sectionObject



30376
30377
30378
# File 'lib/palo_alto/config.rb', line 30376

def _section
:policies
end

#application_override_rulesObject



30422
30423
30424
# File 'lib/palo_alto/config.rb', line 30422

def application_override_rules
prop_get('application-override-rules')
end

#application_override_rules=(val) ⇒ Object



30425
30426
30427
# File 'lib/palo_alto/config.rb', line 30425

def application_override_rules=(val)
prop_set('application-override-rules', val)
end

#authentication_rulesObject



30428
30429
30430
# File 'lib/palo_alto/config.rb', line 30428

def authentication_rules
prop_get('authentication-rules')
end

#authentication_rules=(val) ⇒ Object



30431
30432
30433
# File 'lib/palo_alto/config.rb', line 30431

def authentication_rules=(val)
prop_set('authentication-rules', val)
end

#decryption_rulesObject



30404
30405
30406
# File 'lib/palo_alto/config.rb', line 30404

def decryption_rules
prop_get('decryption-rules')
end

#decryption_rules=(val) ⇒ Object



30407
30408
30409
# File 'lib/palo_alto/config.rb', line 30407

def decryption_rules=(val)
prop_set('decryption-rules', val)
end

#dos_rulesObject



30434
30435
30436
# File 'lib/palo_alto/config.rb', line 30434

def dos_rules
prop_get('dos-rules')
end

#dos_rules=(val) ⇒ Object



30437
30438
30439
# File 'lib/palo_alto/config.rb', line 30437

def dos_rules=(val)
prop_set('dos-rules', val)
end

#has_multiple_values?Boolean

Returns:

  • (Boolean)


30375
# File 'lib/palo_alto/config.rb', line 30375

def has_multiple_values?; false; end

#nat_rulesObject



30386
30387
30388
# File 'lib/palo_alto/config.rb', line 30386

def nat_rules
prop_get('nat-rules')
end

#nat_rules=(val) ⇒ Object



30389
30390
30391
# File 'lib/palo_alto/config.rb', line 30389

def nat_rules=(val)
prop_set('nat-rules', val)
end

#network_packet_broker_rulesObject



30410
30411
30412
# File 'lib/palo_alto/config.rb', line 30410

def network_packet_broker_rules
prop_get('network-packet-broker-rules')
end

#network_packet_broker_rules=(val) ⇒ Object



30413
30414
30415
# File 'lib/palo_alto/config.rb', line 30413

def network_packet_broker_rules=(val)
prop_set('network-packet-broker-rules', val)
end

#policy_based_forwarding_rulesObject



30398
30399
30400
# File 'lib/palo_alto/config.rb', line 30398

def policy_based_forwarding_rules
prop_get('policy-based-forwarding-rules')
end

#policy_based_forwarding_rules=(val) ⇒ Object



30401
30402
30403
# File 'lib/palo_alto/config.rb', line 30401

def policy_based_forwarding_rules=(val)
prop_set('policy-based-forwarding-rules', val)
end

#qos_rulesObject



30392
30393
30394
# File 'lib/palo_alto/config.rb', line 30392

def qos_rules
prop_get('qos-rules')
end

#qos_rules=(val) ⇒ Object



30395
30396
30397
# File 'lib/palo_alto/config.rb', line 30395

def qos_rules=(val)
prop_set('qos-rules', val)
end

#sdwan_rulesObject



30440
30441
30442
# File 'lib/palo_alto/config.rb', line 30440

def sdwan_rules
prop_get('sdwan-rules')
end

#sdwan_rules=(val) ⇒ Object



30443
30444
30445
# File 'lib/palo_alto/config.rb', line 30443

def sdwan_rules=(val)
prop_set('sdwan-rules', val)
end

#security_rulesObject



30380
30381
30382
# File 'lib/palo_alto/config.rb', line 30380

def security_rules
prop_get('security-rules')
end

#security_rules=(val) ⇒ Object



30383
30384
30385
# File 'lib/palo_alto/config.rb', line 30383

def security_rules=(val)
prop_set('security-rules', val)
end

#tunnel_inspection_rulesObject



30416
30417
30418
# File 'lib/palo_alto/config.rb', line 30416

def tunnel_inspection_rules
prop_get('tunnel-inspection-rules')
end

#tunnel_inspection_rules=(val) ⇒ Object



30419
30420
30421
# File 'lib/palo_alto/config.rb', line 30419

def tunnel_inspection_rules=(val)
prop_set('tunnel-inspection-rules', val)
end