Global IPs
List all Global IP Allowed Ports
List all Global IP Allowed Ports
get/global_ip_allowed_ports
Response
Successful response
Example response
{
"data": [
{
"first_port": 1024,
"id": "6a09cdc3-8948-47f0-aa62-74ac943d6c58",
"last_port": 49151,
"name": "TCP Registered",
"protocol_code": "tcp",
"record_type": "global_ip_allowed_port"
}
]
}