DiskAttachmentSpecification

DiskAttachmentSpecification
DiskAttachmentSpecification

Specification for attaching disk to a machine

JSON Example
{
    "blockDeviceId": "1298765",
    "name": "string",
    "description": "string"
}
string
blockDeviceId
Required

The id of the existing block device

string
name
Optional

A human-friendly name used as an identifier in APIs that support this option.

string
description
Optional

A human-friendly description.