GET /user/load_balancing_analytics/events
List origin health changes.
Servers
- https://api.cloudflare.com/client/v4
Query parameters
Name | Type | Required | Description |
---|---|---|---|
pool_id |
String | No | |
pool_name |
String | No | |
origin_name |
String | No | |
until |
String | No | |
since |
String | No | |
pool_healthy |
Boolean | No |
Default value: true |
origin_healthy |
Boolean | No |
Default value: true |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.