Skip to content
Start here

Previews

Preview Result
GET/accounts/{account_id}/load_balancers/preview/{preview_id}
ModelsExpand Collapse
PreviewGetResponse = map[object { healthy, origins } ]

Resulting health data from a preview operation.

healthy: optional boolean
origins: optional array of map[object { failure_reason, healthy, response_code, rtt } ]
failure_reason: optional string
healthy: optional boolean
response_code: optional number
rtt: optional string