public interface VirtualDiskInformation
Modifier and Type | Method and Description |
---|---|
Long |
busNumber()
Specifies the Id of the controller bus that controls the disk.
|
String |
controllerType()
Specifies the controller type like SCSI, or IDE etc.
|
String |
diskId()
Specifies original disk id.
|
Long |
diskSizeInBytes()
Specifies size of the virtual disk in bytes.
|
String |
filePath()
Specifies the original file path if applicable.
|
List<String> |
mountPoints()
Specifies the list of mount points.
|
VCloudProtectionSource |
protectionSource()
The protection source that the disk is associated with.
|
Long |
unitNumber()
Specifies the disk file name.
|
VCloudProtectionSource protectionSource()
Long busNumber()
String controllerType()
String diskId()
Long diskSizeInBytes()
String filePath()
Long unitNumber()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.