public interface VMSnapshot
Modifier and Type | Method and Description |
---|---|
String |
backupGroupName()
The name of the associated backup group.
|
BackupGroupUid |
backupGroupUid()
The UID of the associated backup group.
|
CompanyId |
companyId()
The ID of the associated company.
|
LocationId |
locationId()
The ID of the associated location.
|
OrgUuid |
orgUuid()
The UUID of the associated org.
|
String |
osType()
The operating system type.
|
VappUuid |
vappUuid()
The UUID of the associated vApp.
|
VdcUuid |
vdcUuid()
The UUID of the associated vDC.
|
List<SnapshotVersion> |
versions()
List of all snapshot versions that can be restored.
|
String |
vmName()
The name of the VM.
|
VmUuid |
vmUuid()
The UUID of the VM.
|
CompanyId companyId()
LocationId locationId()
OrgUuid orgUuid()
VdcUuid vdcUuid()
VappUuid vappUuid()
VmUuid vmUuid()
String vmName()
BackupGroupUid backupGroupUid()
String backupGroupName()
String osType()
List<SnapshotVersion> versions()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.