curl --location --request GET '/global_ip_health_check_types'
{
"data": [
{
"health_check_params": {
"health_check_params": {
"path": "str",
"port": "int"
}
},
"health_check_type": "http_status_2xx",
"record_type": "global_ip_health_check_type"
}
]
}
Authorization: Bearer ********************