NamespaceManagement_Supervisors_Networks_Management_NetworkBacking

NamespaceManagement_Supervisors_Networks_Management_NetworkBacking
NamespaceManagement_Supervisors_Networks_Management_NetworkBacking

A NetworkBacking enumerates the possible options for uplinking to a Supervisor management network.

JSON Example
{
    "backing": "string",
    "network": "string"
}
backing
Required

NetworkBackingEnum enumerates types of network backings supported by the Supervisor for the management network.
NETWORK : Indicates a virtual infrastructure management Network. It may include items like opaque networks or Distributed Virtual Port Groups.

string
network
Optional

The Managed Object ID of the Network object.

This field is optional and it is only relevant when the value of NetworkBacking.backing is NETWORK. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: Network. When operations return a value of this structure as a result, the field will be an identifier for the resource type: Network.