ArrayOfOvfCreateImportSpecResult

ArrayOfOvfCreateImportSpecResult
ArrayOfOvfCreateImportSpecResult

A boxed array of OvfCreateImportSpecResult. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "importSpec": {
                "_typeName": "string",
                "entityConfig": {
                    "_typeName": "string",
                    "key": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "tag": "string",
                    "startOrder": 0,
                    "startDelay": 0,
                    "waitingForGuest": false,
                    "startAction": "string",
                    "stopDelay": 0,
                    "stopAction": "string",
                    "destroyWithParent": false
                },
                "instantiationOst": {
                    "_typeName": "string",
                    "id": "string",
                    "type": "string",
                    "section": [
                        {
                            "_typeName": "string",
                            "lineNumber": 0,
                            "xml": "string"
                        }
                    ],
                    "child": [
                        "OvfConsumerOstNode Object"
                    ],
                    "entity": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    }
                }
            },
            "fileItem": [
                {
                    "_typeName": "string",
                    "deviceId": "string",
                    "path": "string",
                    "compressionMethod": "string",
                    "chunkSize": 0,
                    "size": 0,
                    "cimType": 0,
                    "create": false
                }
            ],
            "warning": [
                {
                    "_typeName": "string",
                    "faultCause": "MethodFault Object",
                    "faultMessage": [
                        {
                            "_typeName": "string",
                            "key": "string",
                            "arg": [
                                {
                                    "_typeName": "string",
                                    "key": "string",
                                    "value": {
                                        "_typeName": "string"
                                    }
                                }
                            ],
                            "message": "string"
                        }
                    ]
                }
            ],
            "error": [
                {
                    "_typeName": "string",
                    "faultCause": "MethodFault Object",
                    "faultMessage": [
                        {
                            "_typeName": "string",
                            "key": "string",
                            "arg": [
                                {
                                    "_typeName": "string",
                                    "key": "string",
                                    "value": {
                                        "_typeName": "string"
                                    }
                                }
                            ],
                            "message": "string"
                        }
                    ]
                }
            ]
        }
    ]
}
_value
Required

_value