Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Conversation

@BranislavMalo
Copy link
Contributor

No description provided.

- Implement tag operation for adding or removing template tags to/from template config
- Internally we use bulk-edit rpc for both operation to comunicate with uniconfig.

- Bulk edit with operation "merge" (equivalent to patch method) for adding tags to nodes.
- Bulk edit with operation "replace" (equivalent to put method) for removing tags from nodes.

- Example of command:
- tag add template-topology template1 snmp agent merge-tag
- tag remove template-topology template1 networks replace-tag

Signed-off-by: Branislav Malo <branislav.malo@elisapolystar.com>
Signed-off-by: Branislav Malo <branislavmalo@gmail.com>
@BranislavMalo BranislavMalo force-pushed the shell_template_tagging_commands branch from 8b82464 to 03e06e8 Compare August 2, 2024 14:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant