Class: Ansible::Ruby::Modules::Sros_rollback

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/sros/sros_rollback.rb

Overview

Configure the rollback feature on remote Nokia devices running the SR OS operating system. this module provides a stateful implementation for managing the configuration of the rollback feature

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#local_max_checkpointsObject?



19
# File 'lib/ansible/ruby/modules/generated/network/sros/sros_rollback.rb', line 19

attribute :local_max_checkpoints

#remote_max_checkpointsObject?



16
# File 'lib/ansible/ruby/modules/generated/network/sros/sros_rollback.rb', line 16

attribute :remote_max_checkpoints

#rescue_locationObject?



22
# File 'lib/ansible/ruby/modules/generated/network/sros/sros_rollback.rb', line 22

attribute :rescue_location

#rollback_locationString?



12
# File 'lib/ansible/ruby/modules/generated/network/sros/sros_rollback.rb', line 12

attribute :rollback_location

#state:present, ...



25
# File 'lib/ansible/ruby/modules/generated/network/sros/sros_rollback.rb', line 25

attribute :state