OBJECT
Network interface of a Rubrik cluster node.
type ClusterNodeInterfaceCidr {# CIDR address for the interface.cidr: String! # Name of the interface.interfaceName: String! }