-
Notifications
You must be signed in to change notification settings - Fork 0
/
IDP_Custom_SoftwareUpdate_CiscoNexusCLI.xml
41 lines (41 loc) · 1.29 KB
/
IDP_Custom_SoftwareUpdate_CiscoNexusCLI.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="utf-8"?>
<DMSScript options="272" xmlns="http://www.skyline.be/automation">
<Name>IDP_Custom_SoftwareUpdate_CiscoNexusCLI</Name>
<Description />
<Type>Automation</Type>
<Author>SKYLINE2\AndriesDK</Author>
<CheckSets>FALSE</CheckSets>
<Folder>DataMiner Solutions/IDP/CI Type Management/Software Management/Update</Folder>
<Protocols>
</Protocols>
<Memory>
</Memory>
<Parameters>
<ScriptParameter id="1" type="string" values="">
<Description>Guid</Description>
</ScriptParameter>
<ScriptParameter id="2" type="string" values="">
<Description>DataMiner Id</Description>
</ScriptParameter>
<ScriptParameter id="3" type="string" values="">
<Description>Element Id</Description>
</ScriptParameter>
<ScriptParameter id="4" type="string" values="">
<Description>CI Type</Description>
</ScriptParameter>
<ScriptParameter id="5" type="string" values="">
<Description>Image File Location</Description>
</ScriptParameter>
</Parameters>
<Script>
<Exe id="6" type="csharp">
<Value>
<![CDATA[[Project:IDP_Custom_SoftwareUpdate_CiscoNexusCLI_6]]]>
</Value>
<!--<Param type="debug">true</Param>-->
<Message />
<Param type="ref">DataMinerSolutions.dll</Param>
<Param type="ref">mscorlib.dll</Param>
</Exe>
</Script>
</DMSScript>