Creating a Verify Inventory Status Step

This step verifies that the environment has a component with a certain version in inventory.

Required properties:

Property Name Description
Environment The name or ID of the environment. If you specify an ID, you do not need to specify the application.
Component The name or ID of the component to verify.
Version The name of the version to verify.
Status The inventory entry must match this status (case sensitive). Default possible statuses are Active or Staged, but custom statuses are also possible.

Optional properties:

Property Name Description
Application The name or ID of the application that the environment belongs to. This property is not needed if you refer to the environment by ID instead of by name.