{ "capabilities": { "Compute.AMD_SecureEncryptedVirtualization": { "descriptorType": "boolean", "defaultValue": false }, "Storage.BootVolumeType": { "descriptorType": "enumstring", "values": [ "ISCSI", "PARAVIRTUALIZED", "SCSI", "IDE", "NVME" ], "defaultValue": "PARAVIRTUALIZED" }, "Storage.Iscsi.MultipathDeviceSupported": { "descriptorType": "boolean", "defaultValue": false }, "Storage.ParaVirtualization.EncryptionInTransit": { "descriptorType": "boolean", "defaultValue": true }, "Storage.ConsistentVolumeNaming": { "descriptorType": "boolean", "defaultValue": true }, "Compute.SecureBoot": { "descriptorType": "boolean", "defaultValue": false }, "Storage.ParaVirtualization.AttachmentVersion": { "descriptorType": "enuminteger", "values": [ 1, 2 ], "defaultValue": 2 }, "Storage.LocalDataVolumeType": { "descriptorType": "enumstring", "values": [ "ISCSI", "PARAVIRTUALIZED", "SCSI", "IDE", "NVME" ], "defaultValue": "PARAVIRTUALIZED" }, "Network.AttachmentType": { "descriptorType": "enumstring", "values": [ "PARAVIRTUALIZED", "VDPA" ], "defaultValue": "PARAVIRTUALIZED" }, "Storage.RemoteDataVolumeType": { "descriptorType": "enumstring", "values": [ "ISCSI", "PARAVIRTUALIZED", "SCSI", "IDE", "NVME" ], "defaultValue": "PARAVIRTUALIZED" }, "Compute.LaunchMode": { "descriptorType": "enumstring", "values": [ "NATIVE", "EMULATED", "VDPA", "PARAVIRTUALIZED", "CUSTOM" ], "defaultValue": "PARAVIRTUALIZED" }, "Network.IPv6Only": { "descriptorType": "boolean", "defaultValue": false }, "Compute.Firmware": { "descriptorType": "enumstring", "values": [ "BIOS", "UEFI_64" ], "defaultValue": "UEFI_64" } } }