You can execute VMware Aria Automation Orchestrator workflows as imported services.
Procedure
Results
You can monitor the status of the execution in the Recent Tasks view. For more information, see View Tasks.
Note: When you start a
VMware Aria Automation Orchestrator workflow as a
VMware Cloud Director service,
VMware Cloud Director adds a few custom parameters to the workflow execution context.
Custom Property | Description |
---|---|
_vcd_orgName |
Name of the organization, to which the user who executes the service belongs. |
_vcd_orgId |
ID of organization, to which the user who executes the service belongs. |
_vcd_userName |
Name of the user who executes the service. |
_vcd_isAdmin |
Has value True if the user who executes the service is an administrator. |
_vdc_isAdmin |
Deprecated. Has value True if the user who executes the service is an administrator. |
_vdc_userName |
Deprecated. Name of the user who executes the service. |
_vcd_sessionToken |
Authentication token you received after successful authentication to VMware Cloud Director |
_vcd_apiEndpoint |
VMware Cloud Director REST API endpoint |