Class: Ansible::Ruby::Modules::Nxos_gir_profile_management

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

Overview

Manage a maintenance-mode or normal-mode profile with configuration commands that can be applied during graceful removal or graceful insertion.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#commandsArray<String>, ...



12
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_gir_profile_management.rb', line 12

attribute :commands

#mode:maintenance, :normal



16
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_gir_profile_management.rb', line 16

attribute :mode

#state:present, ...



20
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_gir_profile_management.rb', line 20

attribute :state