Class: Ansible::Ruby::Modules::Nso_verify
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Nso_verify
- Defined in:
- lib/ansible/ruby/modules/generated/network/nso/nso_verify.rb
Overview
This module provides support for verifying Cisco NSO configuration is in compliance with specified values.
Instance Method Summary collapse
-
#data ⇒ Hash
NSO data in format as C(| display json) converted to YAML.
Methods inherited from Base
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
#data ⇒ Hash
12 |
# File 'lib/ansible/ruby/modules/generated/network/nso/nso_verify.rb', line 12 attribute :data |