ArrayOfDatacenterBasicConnectInfo

ArrayOfDatacenterBasicConnectInfo
ArrayOfDatacenterBasicConnectInfo

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "hostname": "string",
            "error": {
                "_typeName": "string",
                "faultCause": "MethodFault Object",
                "faultMessage": [
                    {
                        "_typeName": "string",
                        "key": "string",
                        "arg": [
                            {
                                "_typeName": "string",
                                "key": "string",
                                "value": {
                                    "_typeName": "string"
                                }
                            }
                        ],
                        "message": "string"
                    }
                ]
            },
            "serverIp": "string",
            "numVm": 0,
            "numPoweredOnVm": 0,
            "hostProductInfo": {
                "_typeName": "string",
                "name": "string",
                "fullName": "string",
                "vendor": "string",
                "version": "string",
                "patchLevel": "string",
                "build": "string",
                "localeVersion": "string",
                "localeBuild": "string",
                "osType": "string",
                "productLineId": "string",
                "apiType": "string",
                "apiVersion": "string",
                "instanceUuid": "string",
                "licenseProductName": "string",
                "licenseProductVersion": "string"
            },
            "hardwareVendor": "string",
            "hardwareModel": "string"
        }
    ]
}
_value
Required

_value