SCALAR
Port
A TCP port.
link GraphQL Schema definition
- scalar Port
link Require by
- CreateDhcpServerMutationInputThe input object that defines the fields for the createDhcpServer mutation.
- CreateInlineDeviceMutationInputThe input object that defines the fields for the createInlineDevice mutation.
- DhcpServerA DHCP server.
- DhcpServerCredentialA credential for a `DhcpServer`.
- InlineDeviceA device that sits inline with customer traffic to impose network policy.
- InlineDeviceCredentialAn inline device credential.
- IpPoolAn IP pool, used for single address assignments (e.g. DHCP, PPPoE.)
- NetflowAllowedSubnetA subnet allowed to send data to a Netflow endpoint.
- NetflowEndpointA Netflow endpoint.
- NetflowWhitelistA whitelisted subnet for a Netflow endpoint.
- Querynull
- SubnetAn IPv4/IPv6 subnet.
- UpdateDhcpServerMutationInputThe input object that defines the fields for the updateDhcpServer mutation.
- UpdateInlineDeviceMutationInputThe input object that defines the fields for the updateInlineDevice mutation.