getEnvironmentCompliancy
Get an inventory compliancy report for an environment.
Format
udclient [global-args...] [global-flags...]
getEnvironmentCompliancy [parameters]
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..