startInventory CLI command

Use the startInventory command to start an inventory operation.

Syntax

startInventory -library {SINGLE|NO} -audit {FIRST|ALL} -frame {ALL|<frame-number>}

Parameters

-library {SINGLE|NO}
(Required.)
  • SINGLE = The whole library will be inventoried.
  • NO = A specific frame, specified by the -frame option, will be inventoried.
-audit {FIRST|ALL}
(Required.)
  • FIRST = Inventory tier 0 and tier 1
  • ALL = Inventory all tiers
-frame {ALL|<frame-number>}
(Required.)
  • ALL = All frames (the whole library)
  • <frame-number> = A specific frame, specified by its position in the library string.
-ssl
Required if SSL (HTTPS) is enabled.

Example command

startInventory -library SINGLE –audit ALL –frame ALL
startInventory -library NO –audit FIRST –frame 5

Example output

Inventory has started