list_service_endpoints
Retrieve all service endpoints exposed by deployed integration flows, with optional OData query filtering by protocol or other attributes.
Instructions
List all service endpoints exposed by deployed integration flows.
Args: odata_query: Optional OData query (e.g. "$expand=EntryPoints&$filter=Protocol eq 'REST'").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| odata_query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |