Searches program configuration definition by poc_config_name or returns all applicable configurations
search process operation conditions configuration request
Returns the matching process operation conditions configurations
Bad Request
Unauthorized
Not Found
Server Error
{- "poc_config_name": "string"
}[- {
- "poc_config_name": "string",
- "operand_type": "string",
- "operand_value_required": true,
- "operand_value_allowed": "string",
- "operand_set_name_required": true,
- "operand_set_list_detail_sample": "string",
- "operand_dictionary_name_required": true,
- "operand_dictionary_item_sample": "string",
- "operand_json_value_required": true,
- "operand_json_value_sample": "string"
}
]