| { |
| "type": "PERSISTENT", |
| "mode": "READ_WRITE", |
| "deviceName": "test", |
| "source": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a/disks/test", |
| "boot": true, |
| "autoDelete": true, |
| "initializeParams": { |
| "diskName": "test", |
| "sourceImage": "https://www.googleapis.com/compute/v1/projects/party/global/images/test", |
| "diskSizeGb": 100, |
| "diskType": "https://www.googleapis.com/compute/v1/projects/party/zones/us-central1-a/diskTypes/pd-standard" |
| }, |
| "licenses": [ |
| "https://www.googleapis.com/compute/v1/projects/suse-cloud/global/licenses/sles-12" |
| ], |
| "interface": "NVME" |
| } |