3.8 GetManagementServices

GET method to get a summary of the available Workflow Automation providers.

3.8.1 Request Parameters

Include the following parameters in the request URL as needed.

Parameter

Description

  • sessionID
  • userName
  • password
  • hostName
  • portNumber

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.

3.8.2 Response Data

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.