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
RELATED LINKS
EXAMPLES
-------------------------- EXAMPLE 1 --------------------------
PS > $stats = Get-JS7InventoryStatistics
Returns information items such as the number of workflows and jobs from the JOC Cockpit inventory.
Overview
Content Tools