vcenter ovf: unknown section
The
unknown_section
structure contains information about an unknown section in an OVF package.Representation:
{
"tag" : "string",
"info" : "string"
}
"tag" : "string",
"info" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
tag | string | A namespace-qualified tag in the form {ns}tag . |
info | string | The description of the Info element. |