Class: Ansible::Ruby::Modules::Ce_ntp_auth

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

Overview

Manages NTP authentication configuration on HUAWEI CloudEngine switches.

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

#auth_mode:"hmac-sha256", ...



19
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_ntp_auth.rb', line 19

attribute :auth_mode

#auth_pwdObject?



16
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_ntp_auth.rb', line 16

attribute :auth_pwd

#auth_type:text, ...



23
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_ntp_auth.rb', line 23

attribute :auth_type

#authentication:enable, ...



31
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_ntp_auth.rb', line 31

attribute :authentication

#key_idObject



12
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_ntp_auth.rb', line 12

attribute :key_id

#state:present, ...



35
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_ntp_auth.rb', line 35

attribute :state

#trusted_key:enable, ...



27
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_ntp_auth.rb', line 27

attribute :trusted_key