Global IPs

List all Global IP Allowed Ports

Returns the ports allowed for Global IP traffic, for use when configuring Global IP resources.

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"
    }
  ]
}

Changes

Changed in 2 of the 61 revisions of this API.4

    • the // response's property type changed from integer to string, and format from int32 to no format for status

      response-property-type-changed

    • the // response's property type changed from integer to string, and format from int32 to no format for status

      response-property-type-changed

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the // response's property type changed from string to integer, and format from no format to int32 for status

      response-property-type-changed

    • the // response's property type changed from string to integer, and format from no format to int32 for status

      response-property-type-changed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog