Validate functionality is missing for Day-2 Actions

Enable a real time validation on Day-2 Actions


After a machine is deployed as a part of Day-1 provisioning from catalog. Real time validations are missing in Actions tab of the instance to perform a Day-2 operations window.

Select an instance → Goto Actions → Click on run workflow → and select a workflow to execute.

After a workflow is being selected, unable to perform any real time validations on the selected machine.
E.g.,
Pull out existing tags of the machine through an API call for end user.
Pull out existing snapshots on the machine through an API call.
Validate if the machine is SQL or Oracle based on certain tags.

All these validations, helps on a successful run of the Day.2 operations providing a better user experience.


  1. Pull out existing tags of the machine through an API call for end user.
  2. Pull out existing snapshots on the machine through an API call.
  3. Validate if the machine is SQL or Oracle based on certain tags.