Skip to main contentIBM Video Streaming Developers

IPv4Range

The IPv4Range scalar type is an IPv4 range, represented as UTF-8 character sequences. Accepted formats are:

  • IPv4 address without netmask (meaning netmask is /32). i.e: 127.0.0.1, 192.168.0.1.
  • IPv4 address with netmask. i.e.: 127.0.0.1/32, 192.168.0.0/24, 172.16.0.0/255.255.255.0.
scalar IPv4Range