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

Editing services #132

Open
denniswa opened this issue Aug 14, 2024 · 0 comments
Open

Editing services #132

denniswa opened this issue Aug 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@denniswa
Copy link

It is not possible to edit services:

oot@sthb-test[/]# edit services bgp-peer kaka
root@sthb-test[bgp-peer=kaka/]# sho
 as-list                as-macro4              as-macro6              as-number              auto-update            compare
 created                description            exchange-points        export-rules           import-rules           irr-sources
 md5-sum                prefix-limit           prefix6-limit          |
root@sthb-test[bgp-peer=kaka/]# show
service-name kaka;
as-number 123;
description kaka;
root@sthb-test[bgp-peer=kaka/]# set
 as-list                as-macro4              as-macro6              as-number              auto-update            created
 description            exchange-points        export-rules           import-rules           irr-sources            md5-sum
 prefix-limit           prefix6-limit
root@sthb-test[bgp-peer=kaka/]# set desc
Netconf error: Expand datastore symbol: application invalid-value api-path element 'description', expected prefix:name
root@sthb-test[bgp-peer=kaka/]# set description abc
root@sthb-test:/usr/local/share/clixon/controller/main#
@krihal krihal added the bug Something isn't working label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants