deleteAllDesiredInventoryVersions

Delete all versions for a component in an environment

Format

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

Parameters

Table 1. Parameters
Parameter Type Required Description
deleteVersions boolean false If set to true, versions will be removed from the environment's inventory.
componentId string true Name or ID of the component
environmentId string true  

Related REST command: Delete all versions for a component in an environment.


Feedback