OvfParseDescriptorParams

OvfParseDescriptorParams
OvfParseDescriptorParams
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "locale": "string",
    "deploymentOption": "string",
    "msgBundle": [
        {
            "_typeName": "string",
            "key": "string",
            "value": "string"
        }
    ],
    "importOption": [
        "string"
    ]
}