Page History
Name
Get-JS7Version
SYNOPSIS
Returns the JS7 product versions for JOC Cockpit, Controller and Agents
SYNTAX
Get-JS7Version [[-ControllerId] <String[]>] [[-AgentId] <String[]>] [<CommonParameters>]
DESCRIPTION
The cmdlet returns the version of the JS7 JOC Cockpit, Controller and Agents.
The following REST Web Service API resources are used:
* /joc/versions
PARAMETERS
ControllerId
-ControllerId <String[]>
Required? | false |
Position? | 1 |
Default value | |
Accept pipeline input? | true (ByValue, ByPropertyName) |
Accept wildcard characters? | false |
AgentId
-AgentId <String[]>
Required? | false |
Position? | 2 |
Default value | |
Accept pipeline input? | true (ByValue, ByPropertyName) |
Accept wildcard characters? | false |
RELATED LINKS
EXAMPLES
-------------------------- EXAMPLE 1 --------------------------
PS > Get-JS7Version
Returns the JS7 JOC Cockpit, Controller and Agent versions.
Overview
Content Tools