vcenter ovf import flag: info

The info structure describes an import flag supported by the deployment platform.

Representation:

{
    "description"{
        "args"[
            "string",
            "string"
        ],
        "default_message""string",
        "id""string"
    },
    "option""string"
}

Attributes:

Name Type Description
Required
option string The name of the import flag that is supported by the deployment platform.

description localizable_message Localizable description of the import flag.