Name

Get-JS7InventoryStatistics

SYNOPSIS

Returns statistics information about the JOC Cockpit inventory

SYNTAX

Get-JS7InventoryStatistics [<CommonParameters>]

DESCRIPTION

Statistics informationn includes the number of workflows, jobs etc. from the JOC Cockpit inventory

The following REST Web Service API resources are used:

* /inventory/statistics

about_JS7

EXAMPLES

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

PS > $stats = Get-JS7InventoryStatistics

Returns information items such as the number of workflows and jobs from the JOC Cockpit inventory.

  • No labels