OBJECT
A virtual disk captured in an Openstack virtual machine snapshot.
type OpenstackVmSubObject {# ID of the virtual disk.diskId: String! # ID of the virtual disk.remoteFilePath: String! }