Verify Inventory Status

Verifies that the environment has a component with a certain version in inventory.
Table 1. Input properties for the Verify Inventory Status step
Name Type Description Required
Environment String name/ID of the environment. If you specify ID you don't need to specify the application. Yes
Application String name/ID of the application that the environment belongs to. Not needed if you refer to environment by ID instead of name. No
Component String name/ID of the component to verify. Yes
Version String name of the version to verify. Yes
Status String The inventory entry must match this status (case sensitive). Default possible statuses are Active or Staged, but custom statuses are also possible. Yes

Feedback