Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 22513

Re: Is it possible to use Orion.UDT.Port AdministrativeShutdown?

$
0
0

Not too far off. The two arguments to AdministrativeShutdown are the NodeID (as an int) and a list of PortIDs (as an int array). So you can call it like this:

 

$nodeID=137

$portIDs=@(1169)

Invoke-SwisVerb $swis Orion.UDT.Port AdministrativeShutdown @( $nodeID, [int[]] $portIDs )


Viewing all articles
Browse latest Browse all 22513

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>