DiskCryptoSpec

DiskCryptoSpec
DiskCryptoSpec

This data object type contains the crypto information of all disks along the chain

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "parent": "DiskCryptoSpec Object",
    "crypto": {
        "_typeName": "string"
    }
}
parent
Optional

The parent in the chain.

crypto
Required

Crypto information of the current disk.