Name

Get-JS7JOCLicense

SYNOPSIS

Returns JS7 JOC Cockpit license information

SYNTAX

Get-JS7JOCLicense [<CommonParameters>]

DESCRIPTION

This cmdlet returns JOC Cockpit license information, for example:

* Open Source License
* Commercial License
** Validity
** License valid from
** License valid to

The following REST Web Service API resources are used:

* /joc/license

about_JS7

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------

PS > $license = Get-JS7JOCLicense

Returns JOC Cockpit license information.

  • No labels