OBJECT

NutanixNetwork

Description

Supported in v8.1+

link GraphQL Schema definition

  • type NutanixNetwork {
  • # Required. Supported in v8.1+
  • # Name of the Nutanix network.
  • name: String!
  • # Required. Supported in v8.1+
  • # Natural ID of the Nutanix network.
  • naturalId: String!
  • }