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.
I'm hoping that someone can provide an example of a CLI Template for deploying a SmartPort Macro in Prime Infrastructure 2.0. I've tried multiple formats and can't seem to get it to work.Macro to be configured:macro auto execute TEST_MACRO { blah...
Since upgrading Unity Connection from 9.1.(1) to 9.1(2) SU1 I can no longer establish a connection using the CUPI API. The result code reported by the API is simply:"Login failed to Connection server:unitypub.nait.ca"I'm using the .NET CUPI Fast Star...
Since upgrading Unity Connection from 9.1.(1) to 9.1(2) SU1 I can no longer establish a connection using the CUPI API. The result code reported by the API is simply:"Login failed to Connection server:unitypub.nait.ca"I'm using the .NET CUPI Fast Star...
What is missing from the example is the fact that you need to create a Variable in the Manage Variable List for the $interfaceNameList object. Here is what I did:Template Detail:CLI Content:#foreach ($interfaceName in $interfaceNameList) inter...
The switch that I'm attempting to deploy to is a 2960 Series (2960-48TT-L) running 12.2(55)SE1. I'm not exactly sure that I understand what you mean by running the template with a shorter hostname. The current hostname is: mc-t307-acc06. Upon deploym...
I am also able to retrieve a response from the Webservice when calling it directly.Where I get the failure is when attempting to utilize the REST .NET SDK published on ciscounitytools.com. See the link below:http://www.ciscounitytools.com/CodeSamples...