OBJECT

ClusterIpv6ModeReply

Description

The IPv6 mode of the Rubrik cluster.

link GraphQL Schema definition

  • type ClusterIpv6ModeReply {
  • # Specifies whether the cluster is in IPv6 mode.
  • isIpv6Mode: Boolean!
  • }

link Require by