Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non Config Data in Ansible NRM Module #160

Open
AneesSaifudeen opened this issue Dec 3, 2021 · 3 comments
Open

Non Config Data in Ansible NRM Module #160

AneesSaifudeen opened this issue Dec 3, 2021 · 3 comments
Assignees

Comments

@AneesSaifudeen
Copy link

Can we define non-configurable attributes in the NRM model ?
if Yes, how do we achieve the same.
If No, is NRM scope is restricted only to configurable attributes ?

@AneesSaifudeen
Copy link
Author

AneesSaifudeen commented Dec 16, 2021

Hi, Could you please respond. Awaiting response. Thanks.

@NilashishC
Copy link
Member

Hi @AneesSaifudeen. Apologies for the delay. Could you please clarify and give an example on what you mean by non-configurable items?
Each Resource Module corresponds to a well-defined network resource which can be configured and managed (in an idempotent way) by inspecting the running-configuration (or its equivalent) from the target device and pushing updates as needed and as such, are only supposed to deal with configurable attributes.

@AneesSaifudeen
Copy link
Author

Hi @NilashishC , Thanks for your response!
By non-configurable attributes, I meant the Read-Only (config false attributes in yang model) attributes, which will not be displayed by the running-config CLI command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants