Vcenter Ovf ExportFlag Info

Vcenter Ovf ExportFlag Info
Vcenter Ovf ExportFlag Info

The Vcenter Ovf ExportFlag Info schema describes an export flag supported by the server.

JSON Example
{
    "option": "string",
    "description": {
        "id": "string",
        "default_message": "string",
        "args": [
            "string"
        ],
        "params": {
            "params": {
                "s": "string",
                "dt": "string",
                "i": 0,
                "d": "number",
                "l": "Vapi Std NestedLocalizableMessage Object",
                "format": "string",
                "precision": 0
            }
        },
        "localized": "string"
    }
}
string
option
Required

The name of the export flag that is supported by the server.

description
Required

Localizable description of the export flag.