Class: Ansible::Ruby::Modules::Nso_config

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

Overview

This module provides support for managing configuration in Cisco NSO and can also ensure services are in sync.

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

#dataHash

Returns NSO data in format as | display json converted to YAML. List entries can be annotated with a __state entry. Set to in-sync/deep-in-sync for services to verify service is in sync with the network. Set to absent in list entries to ensure they are deleted if they exist in NSO.rn.

Returns:

  • (Hash)

    NSO data in format as | display json converted to YAML. List entries can be annotated with a __state entry. Set to in-sync/deep-in-sync for services to verify service is in sync with the network. Set to absent in list entries to ensure they are deleted if they exist in NSO.rn



12
# File 'lib/ansible/ruby/modules/generated/network/nso/nso_config.rb', line 12

attribute :data