OvfNetworkInfo

OvfNetworkInfo
OvfNetworkInfo

The name and description of a network as specified by the OVF descriptor.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "description": "string"
}
string
name
Required

name

string
description
Required

description