OBJECT

NutanixClusterNetwork

Description

Nutanix cluster network details.

link GraphQL Schema definition

  • type NutanixClusterNetwork {
  • # ID of the network.
  • uuid: String!
  • # Name of the network.
  • name: String!
  • }