getLatestDesiredInventory#

Get the latest desired inventory for an environment.

This command returns a JSON array of all of the desired inventory for an environment.

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  getLatestDesiredInventory

Parameters#

Parameter Type Required Description
environmentId string true Name or ID of the environment

Related REST command: Get the latest desired inventory for an environment..

Parent topic: CLI Commands