Hi,
I'm using vCloud Automation Center 6.0.1.1768706 plugin for vCO. It has workflow "Request a resource action" in Requests folder. I'm trying to destroy the catalog resource. I'm seeing the below messages in logs whenever i execute this workflow.
I selected the destroy resource operation. I don't understand why its getting the "change Lease" request form. Looks like for any resource action we select its trying to get the 'change lease' request form and failing with below messages in logs. what is the provider i need to set in input here and why its always getting "change lease" request form?
var form = vCACCAFERequestsHelper.getRequestFormForResourceAction(operation);
[2014-06-08 10:45:45.820] [I] Getting resource action 'Change Lease' request form...
[2014-06-08 10:45:47.429] [I] Expected inputs:
[2014-06-08 10:45:47.430] [I] - provider-ExpirationDate
[2014-06-08 10:45:47.430] [I] Filling in resource action request...
[2014-06-08 10:45:47.430] [I] Sending resource action request...
[2014-06-08 10:45:49.544] [I] 400 BAD_REQUEST - Unknown field: provider (Dynamic Script Module name : requestResourceAction#13)