ArrayOfVsanHostEncryptionInfo

ArrayOfVsanHostEncryptionInfo
ArrayOfVsanHostEncryptionInfo

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

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "enabled": false,
            "kekId": "string",
            "hostKeyId": "string",
            "kmipServers": [
                {
                    "_typeName": "string",
                    "clusterId": {
                        "_typeName": "string",
                        "id": "string"
                    },
                    "info": {
                        "_typeName": "string",
                        "name": "string",
                        "address": "string",
                        "port": 0,
                        "proxyAddress": "string",
                        "proxyPort": 0,
                        "reconnect": 0,
                        "protocol": "string",
                        "nbio": 0,
                        "timeout": 0,
                        "userName": "string"
                    },
                    "password": "string",
                    "defaultKeyType": "string",
                    "keySpec": {
                        "_typeName": "string"
                    }
                }
            ],
            "kmsServerCerts": [
                "string"
            ],
            "clientKey": "string",
            "clientCert": "string",
            "dekGenerationId": 0,
            "changing": false,
            "eraseDisksBeforeUse": false,
            "wrappedDek": "string",
            "dekId": "string",
            "oldWrappedDek": "string",
            "oldDekId": "string",
            "kekVerifier": "string",
            "dekVerifier": "string",
            "oldDekVerifier": "string",
            "iv": "string",
            "syncing": false
        }
    ]
}
_value
Required

_value