ArrayOfHostVvolVolumeSpecification

ArrayOfHostVvolVolumeSpecification
ArrayOfHostVvolVolumeSpecification

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "maxSizeInMB": 0,
            "volumeName": "string",
            "vasaProviderInfo": [
                {
                    "_typeName": "string",
                    "provider": {
                        "_typeName": "string",
                        "uid": "string",
                        "url": "string",
                        "name": "string",
                        "selfSignedCertificate": "string",
                        "vhostConfig": {
                            "_typeName": "string",
                            "vhostName": "string",
                            "serviceHost": "string",
                            "servicePort": 0
                        },
                        "versionId": 0
                    },
                    "arrayState": [
                        {
                            "_typeName": "string",
                            "priority": 0,
                            "arrayId": "string",
                            "active": false
                        }
                    ]
                }
            ],
            "storageArray": [
                {
                    "_typeName": "string",
                    "name": "string",
                    "uuid": "string",
                    "vendorId": "string",
                    "modelId": "string",
                    "discoverySvcInfo": [
                        {
                            "_typeName": "string",
                            "portType": "string",
                            "svcNqn": "string",
                            "ipInfo": {
                                "_typeName": "string",
                                "ipAddress": "string",
                                "portNumber": "string"
                            },
                            "fcInfo": {
                                "_typeName": "string",
                                "nodeWwn": "string",
                                "portWwn": "string"
                            }
                        }
                    ]
                }
            ],
            "uuid": "string"
        }
    ]
}
_value
Required

_value