Web Connections¶
Allows the parameter to use named connections as choices.
Specification¶
| key | type | required | default value | description |
|---|---|---|---|---|
| services | array\ |
no | [] | A list of web service names. If a list of webservice names is provided the list will only show connections of these types. If empty all connections will be shown. |
| excludedServices | array\ |
no | [] | A list of web service names. If a list of webservice names is provided, connections of these types will be excluded. |
Example¶
{
}