OBJECT

NutanixContainer

Description

Supported in v5.0+

link GraphQL Schema definition

  • type NutanixContainer {
  • # Required. Supported in v5.0+
  • # Name of the Nutanix container.
  • name: String!
  • # Required. Supported in v5.0+
  • # Natural ID of the Nutanix container.
  • naturalId: String!
  • }