CnsBlockCreateSpec
CnsBlockCreateSpec
Specification for block volume creation.
This structure may be used only with operations rendered under /vsan.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"cryptoSpec": {
"_typeName": "string"
}
}
cryptoSpec
Optional
Crypto to use on the volume to be created.
Works with block volume only currently. See CreateDiskFromSnapshot_Task for more detail