SCALAR
IpRange
A range of IPv4 addresses, represented as "x.x.x.x-y.y.y.y".
link GraphQL Schema definition
- scalar IpRange
link Require by
- CreateIpPoolMutationInputThe input object that defines the fields for the createIpPool mutation.
- DhcpServerA DHCP server.
- DhcpServerIdentifierA specific identifier for a DHCP server.
- EpcAn LTE EPC.
- IpAssignmentAn IP address assignment.
- IpPoolAn IP pool, used for single address assignments (e.g. DHCP, PPPoE.)
- Querynull
- SubnetAn IPv4/IPv6 subnet.
- UpdateIpPoolMutationInputThe input object that defines the fields for the updateIpPool mutation.