getInventoryChangesForSnapshot#

Get inventory changes for application process run with snapshot in 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)
  getInventoryChangesForSnapshot [parameters]

Parameters#

Parameter Type Required Description
snapshot string true Name or ID of snapshot
application string true Name or ID of the application
environment string true Name or ID of environment
applicationProcess string true Name or ID of application process

Related REST command: Get inventory changes for application process run with snapshot in environment.

Parent topic: CLI Commands