getEnvironmentCompliancy

Get an inventory compliancy report for an environment.

Returns an inventory compliancy report for an environment. By default, it returns the complete inventory organized by component and then by version. Alternatively, it can return a summary of inventory compliancy counts

Format

udclient [global-args...] [global-flags...]
  getEnvironmentCompliancy [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
environment string true Name or ID of the environment
application string false Name or ID of the application; optional if the environment is referenced by ID
summary boolean false True to get a summary of environment compliance. The default is false.

Related REST command: Get an inventory compliancy report for an environment..