Skip to main content

Create a Global IP health check

POST 
/global_ip_health_checks

Create a Global IP health check.

Request

Body

required

    health_check_type string

    The Global IP health check type.

    health_check_params object

    A Global IP health check params.

    global_ip_id uuid

    Global IP ID.

Responses

202: Successful response

422: Unprocessable entity. Check the 'detail' field in response for details.

default: Unexpected error

Loading...