private_links_read
Retrieve private link details and list all private links from your Fivetran account to monitor connectivity and configurations.
Instructions
Read operations on Fivetran private links (2 endpoints: get_private_link_details, get_private_links). Pass the endpoint name in name. Call list_endpoints(category='private-links') for the full list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body — dict or JSON string. Required for POST/PATCH endpoints. | |
| name | Yes | Endpoint name within this resource:action group (from list_endpoints). | |
| query | No | Query-string parameters. | |
| path_params | No | Values for path placeholders like {connectionId}, {groupId}. |