Skip to content

get_disks

Returns list of disks currently attached to the VM.

This method is mostly used by the consistency check tool (cloudcheck) to determine if the VM has required disks attached.

Arguments

  • vm_cid [String]: Cloud ID of the VM.

Result

  • disk_cids [Array of strings]: Array of disk_cids that are currently attached to the VM.