Global IPs
List all Global IP Protocols
List all Global IP Protocols
get/global_ip_protocols
Response
Successful response
Example response
{
"data": [
{
"code": "tcp",
"name": "TCP",
"record_type": "global_ip_protocol"
}
]
}