vcenter ovf capability: capability info

The Info structure describes OVF capabilities supported by the server.

Representation:

{
    "import_ova"true,
    "export_ova"true
}

Attributes:

Name Type Description
Required
import_ova boolean Boolean flag to show whether or not import OVA template is supported.

export_ova boolean Boolean flag to show whether or not export OVA template is supported.