AlaeddineJebnoun90723
Level 1
Level 1
Member since ‎11-03-2020
‎09-10-2022

User Statistics

  • 54 Posts
  • 1 Solutions
  • 15 Helpful votes Given
  • 15 Helpful votes Received
Recent Badges
20 Replies
10 Replies
10 Helpful Vote
1 Accepted Solution
5 Replies
1 Helpful Vote
FirstQuestion
Certifications

User Activity

Hello, I'm trying to write a python action in which I need to make two commit. For that I tried to open two write transaction separately. My python code look like this: class Action(Action): @Action.action def cb_action(self, uinfo, name, kp, inp...
Hello Team, In order to log the generated config of a service after python code execution, I'm trying to launch commit dry-run action at the end of cb_create function but this can't work for me. My code is as follow: class ServiceCallbacks(Service):#...
Hello, I'm trying to use device templates and applying it to a device from a python Action. How to reproduce the following command using python:devices device DEV-NAME apply-template template-name TEMP-NAME variable { name VAR-NAME1 value VALUE1 }var...
Hello,I'm wondering how can I add a comment to a commit launched from python code using MAAPI API.I found that there is a function called int maapi_set_comment(int sock, int thandle, const char *comment)but I didn't figure out how can I use it.Thanks...
Hello,I saw that there is an APIC NED for Cisco NSO, I wanted to explore the use cases behind the integration of ACI fabric and Cisco NSO. Is there any ideas or anyone who has used Cisco NSO in combination with Cisco ACI ?Thanks in advance,
Community Statistics
Member Since ‎11-03-2020 12:29 AM
Date Last Visited ‎09-10-2022 02:26 PM
Posts 54
Total Helpful Votes Received 15
Helpful Votes From
Helpful Votes Given To