GetCryptoKeyStatusRequestType

GetCryptoKeyStatusRequestType
GetCryptoKeyStatusRequestType

The parameters of GetCryptoKeyStatus.

Since: vSphere API Release 8.0.1.0

JSON Example
{
    "keys": [
        {
            "_typeName": "string",
            "keyId": "string",
            "providerId": {
                "_typeName": "string",
                "id": "string"
            }
        }
    ]
}
keys
Optional

[in] Cryptographic keys to query status.

Availability
Added in vSphere API Release 8.0.1.0