INPUT_OBJECT

VmwareNetworkInfoV2Input

Description

Supported in v6.0+

link GraphQL Schema definition

  • input VmwareNetworkInfoV2Input {
  • # Required. Supported in v6.0+
  • # MOID of the VMware network.
  • moid: String!
  • # Required. Supported in v6.0+
  • # Name of the VMware network.
  • name: String!
  • }