Skip to content
New issue

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

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

Already on GitHub? # to your account

Get device state (config false) data #143

Closed
olofhagsand opened this issue Sep 20, 2024 · 1 comment
Closed

Get device state (config false) data #143

olofhagsand opened this issue Sep 20, 2024 · 1 comment
Assignees
Labels
feature New feature or request fixed: plz verify Bug/feature is fixed by developer, need verification

Comments

@olofhagsand
Copy link
Member

While show state shows the controller's config false data, only the device config is returned, not config false data frpm devices.

@olofhagsand olofhagsand added the feature New feature or request label Sep 20, 2024
@olofhagsand olofhagsand added bug Something isn't working and removed feature New feature or request labels Nov 1, 2024
@olofhagsand olofhagsand self-assigned this Nov 28, 2024
olofhagsand added a commit that referenced this issue Dec 3, 2024
See [CLI show state does not return device state (config false) data](#143)
@olofhagsand olofhagsand added feature New feature or request fixed: plz verify Bug/feature is fixed by developer, need verification and removed bug Something isn't working labels Dec 3, 2024
@olofhagsand
Copy link
Member Author

Fixed in NETCONF by:

<rpc>
   <device-template-apply xmlns="http://clicon.org/controller">
      <type>RPC</type>
      <devname>openconfig*</devname>
      <inline>
         <config>
            <get>...

and in CLI

  cli> show devices openconfig* state

@olofhagsand olofhagsand changed the title CLI show state does not return device state (config false) data Get device state (config false) data Dec 3, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature New feature or request fixed: plz verify Bug/feature is fixed by developer, need verification
Projects
None yet
Development

No branches or pull requests

1 participant