Execute Workflow as an API (GET)
Select
Customer Managed
This operation executes a workflow that looks like an API to the caller.
Path Parameters
- workflowname string required
Name of the workflow to execute
Query Parameters
- clientName string
If the workflow input requires a name
- clientGroupName string
If the workflow input requires a clientgroupname
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- jobId integer
- processId integer
{
"jobId": 0,
"processId": 0
}
{
"jobId": 284,
"processId": 284
}
GET /wapi/:workflowname
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/wapi/:workflowname' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/wapi/:workflowname' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/wapi/:workflowname' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/wapi/:workflowname' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/wapi/:workflowname' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/wapi/:workflowname' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/wapi/:workflowname' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'