OBJECT
Gateway information for NAT replication setup.
type GatewayInfo {# IPv4 address of the gateway.address: String! # Ports of the gateway.ports: [Int!]! }