OBJECT

HotAddNetworkConfigWithName

Description

Supported in v5.3+

link GraphQL Schema definition

  • type HotAddNetworkConfigWithName {
  • # Supported in v5.3+
  • # The name of the HotAdd proxy virtual machine network.
  • networkName: String
  • # Supported in v5.3+
  • staticIpConfig: StaticIpInfo
  • }