Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello Everyone,I need assistance with the Vmanager API, I need to reattach a device that in CLI mode to an existing template. I have used multiple API calls such as https://vmanage-ip-address/dataservice/template/device/config/attachfeature and /atta...
Hello Everyone,I need assistance with the Vmanager API, I need to reattach a device that in CLI mode to an existing template. I have used multiple API calls such as https://vmanage-ip-address/dataservice/template/device/config/attachfeature and /atta...
IOS XR Programmabilty - Always On is currently down. When using https://sandbox-iosxr-1.cisco.com/ it leaves a 502 error. RESTAPI or Netconf does not work along with pinging. This has been down for nearly a week, please anyone with the power to reset...
Hello @Torbjørn and @bigevilbeard ,As you mentioned, the easiest way to reattach is by making two calls and matching the variable to the description. I see that feature templates have already been applied. Based on the image I provided under the devi...
Hello @Torbjørn and @bigevilbeard Are you aware of an way or API call to get all the feature templates associated with a existing template for example how are you able to find the feature mentioned below preferably without GUI . I am new to SDWAN and...
Hello @Torbjørn I appreciate your help. All I want is to reattach the feature template back onto a device. Here is function I was using. Thank you again!def attach_template(template_id, device_id URL = f'https://{vmanage}/dataservice/template/de...
Hello @Torbjørn,Thank you for providing this answer, I do see the "/attachfeature" call is working a lot more smoothly. Once it runs through the checks it gives me the error.Failed to update configuration - com.viptela.vmanage.server.deviceconfig.tem...