GET method to get a summary of the available Workflow Automation providers.
Include the following parameters in the request URL as needed.
|
Parameter |
Description |
|---|---|
|
All web service calls require BSL authentication and may optionally identify a Workflow Automation Server. For more information about authentication and identification, see Authentication and Identification. |
The GET response data contains the following elements.
|
Element |
Description |
|---|---|
|
EventClasses |
List of the provider event class names. |
|
HostName |
Workflow Automation Server computer name that hosts the provider. |
|
Port Number |
Port number where the Workflow Automation server listens for requests. |
|
ProviderDescription |
Short description of provider purpose of function. |
|
ProviderDisplayName |
Provider name as displayed by Workflow Automation consoles. |
|
ProviderName |
Provider name as defined by the provider MOF file. |
|
ProviderServiceName |
Provider name as it appears in the Windows Services administrative tool. |