REST interface for BPD-related resources - Search Definition MetaData By Type Resource

This IBM Business Automation Workflow resource can be used to retrieve a list of metadata that can be used in a saved or ad hoc search definition.

Resource URI

/rest/bpm/wle/v1/searches/tasks/meta/{type}

Path elements

NameData TypeDescription
typestring
The type of metadata to be returned. You can use the following values:
fields
The list of default fields that can be used in a search.
constraintFields
The list of all possible constraint (searchable) fields that are valid within a conditional expression for a search.
businessDataFields
The list of all exposed business data fields.
taskStatus
The list of all possible task status values.
instanceStatus
The list of all possible instance status values.
priority
The list of all possible priority values.

Available since

8.5.7

Subtopics

The following subtopics describe the HTTP methods defined for this resource:

Parent Topic: REST interface for BPD-related resources Resource Set