Name | Type | Description |
---|---|---|
blueprintType | org.odata4j.core.UnsignedByte | |
connectToVdi | boolean | |
currentTask | String | |
displayName | String | Display name of this Virtual machine, an extended version of the name property |
expireDays | java.lang.Integer | |
expires | org.joda.time.LocalDateTime | |
externalReferenceId | String | |
fileLevelCloneImageName | String | |
flags | java.lang.Long | |
guestOS | String | |
guestOSFamily | String | |
initiatorType | String | |
internalId | String | Unique identifier |
isComponent | boolean | |
isDeleted | boolean | |
isManaged | boolean | |
isMissing | boolean | |
isRogue | boolean | |
isRunning | boolean | |
isTemplate | boolean | |
lastLoggedDate | org.joda.time.LocalDateTime | |
lastLoggedUser | String | |
lastPowerOffDate | org.joda.time.LocalDateTime | |
lastPowerOnDate | org.joda.time.LocalDateTime | |
machineType | org.odata4j.core.UnsignedByte | |
notes | String | |
ownerExists | boolean | |
platformDetails | String | |
recCreationTime | org.joda.time.LocalDateTime | |
recDeleteTime | org.joda.time.LocalDateTime | |
recUpdateTime | org.joda.time.LocalDateTime | |
storagePath | String | |
text1 | String | |
text2 | String | |
usageIndex | java.lang.Integer | |
usageIndexIgnoreBy | String | |
virtualMachineID | String | |
virtualMachineName | String | |
virtualMachineState | String | |
virtualMachineTemplateID | String | |
vmCPUs | java.lang.Integer | |
vmCreationDate | org.joda.time.LocalDateTime | |
vmDeleteDate | org.joda.time.LocalDateTime | |
vmDNSName | String | |
vmEstimatedUsedSpace | java.lang.Number | |
vmInitialUsedSpace | java.lang.Number | |
vmTotalMemoryMB | java.lang.Long | |
vmTotalStorageGB | java.lang.Long | |
vmUniqueID | String | |
vmUsedStorageGB | java.lang.Number |
Name | Returns |
---|---|
collectPostProvisiningActions() | String[] |
getEntity() | VCACEntity |
postProvisionAction(String actionName, Properties properties, Properties headers) | void |
register(String user, String identityUser, String templateId, String hostReservationId, String hostStorageReservationId, Properties headers) | void |
registerVm(Properties arguments, Properties headers) | void |
None |
---|