class PaloAlto::XML::Config::Devices::Entry::DeviceGroup::Entry::Profiles::DosProtection::Entry::Flood::OtherIp::Red::Block
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 100959 def _section :'block' end
duration()
click to toggle source
# File lib/palo_alto/config.rb, line 100969 def duration prop_get('duration') end
duration=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 100972 def duration=(val) prop_set('duration', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 100956 def has_multiple_values? false end