The response document for the ListTargets method.
- Root element
- BCGPublicAPI
- First child element
- ListTargetsResponse
- First child of ListTargetsResponse
- Targets
- Zero or more children of Targets
- Target element. Contains 5 elements.
- TargetId: An internal numeric ID that identifies the
target to the system.
- Description: A string describing the target.
- ClassName: The name of the target class. This is
an optional class.
- TransportType Name: The transport type
- TargetAttributes: A complex type holding zero or more of
the following:
- TargetAttribute: A complex type holding the following
elements. This is an optional element.
- AttributeName: The target attribute's name
- AttributeValue: The target attribute's value.
This is an optional value.
- TargetConfigPoints: There are three target configuration
points: PreProcess, PostProcess, and SyncCheck. Each of them is
represented by a complex type holding the following elements:
- <ConfigPointName>: A complex type holding the
following element:
- Handlers: A complex type holding zero or more of the
following:
- Handler: A complex type holding the following 3
elements. This is an optional element:
- ClassName: The name of the handler class
- HandlerType: The handler type
- HandlerAttributes: A complex type holding zero or more of
the following:
- HandlerAttribute: A complex type holding the following
two elements. This is an optional element:
- AttributeName: The attribute's name
- AttributeValue: The attribute's value. This is
an optional element.
