Get |
** NOTE: ADDED in CFX 1.4 **
This message is used to request a process endpoint for the available recipes. The response includes the list of the recipes, with a maximun specified by the MaxCount parameter{
"Path": "myRecipes/CFX/A-Team*",
"MaxCount": 5
}The GetAvailableRecipesRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAvailableRecipesRequest |
| Name | Description | |
|---|---|---|
| MaxCount | Max. number of recipes that may be returned with the response. | |
| Path | Pathname with wildcard, e.g. “myRecipes/CFX/A-Team*”. |