Name | Type | Description |
---|---|---|
blueprintType | org.odata4j.core.UnsignedByte | |
cost | java.lang.Number | |
cpuCount | java.lang.Integer | |
cpuCountMax | java.lang.Integer | |
diskSize0GB | java.lang.Long | |
diskSizeMaxGB | java.lang.Long | |
displayName | String | Display name of this blueprint, an extended version of the name property |
enabled | boolean | |
expireDays | java.lang.Integer | |
flags | java.lang.Long | |
internalId | String | Unique identifier |
isComponentOnly | boolean | |
isGlobal | boolean | |
isReconfigureAllowed | boolean | |
leaseDays | java.lang.Integer | |
leaseDaysMax | java.lang.Integer | |
machinePrefix | String | |
machineType | org.odata4j.core.UnsignedByte | |
master | boolean | |
maxVMsPerUser | java.lang.Integer | |
memoryMaxMB | java.lang.Long | |
memoryMB | java.lang.Long | |
recCreationTime | org.joda.time.LocalDateTime | |
recDeleteTime | org.joda.time.LocalDateTime | |
reconfigureExecutionSelector | org.odata4j.core.UnsignedByte | |
reconfigureForceShutdown | org.odata4j.core.UnsignedByte | |
reconfigureMaxDisks | java.lang.Integer | |
reconfigureMaxNetworks | java.lang.Integer | |
recUpdateTime | org.joda.time.LocalDateTime | |
requiresApproval | boolean | |
text1 | String | |
text2 | String | |
virtualMachineTemplateDescription | String | |
virtualMachineTemplateID | String | The Blueprint's ID |
virtualMachineTemplateName | String |
Name | Returns |
---|---|
getEntity() | VCACEntity |
provision(vCACProvisioningGroup provisioningGroup, Object vmProperties, String[] customProps, Properties headers, boolean runAsync) | Properties |
resolveAvailabilityZones(vCACProvisioningGroup group) | String[] |
Method | Returns |
---|---|
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.getVappComponent(org.odata4j.consumer.ODataConsumer , Number ) | vCACBlueprint |
Method | Returns |
---|---|
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.provision(vCACBlueprint , vCACProvisioningGroup , Properties , String[] , Properties , boolean ) | Properties |