SoftLayer_Virtual_Guest_SupplementalCreateObjectOptions


SoftLayer_Virtual_Guest_SupplementalCreateObjectOptions

Description

Local


bootMode

The mode used to boot the SoftLayer_Virtual_Guest. Supported values are ‘PV’ and ‘HVM’.
Type: string


flavorKeyName

When set the startCpus and maxMemory are defined by the flavor. If the flavor includes local storage blockDevice 0 is also defined by the flavor. When startCpus, maxMemory, or blockDevice 0 are also provided on the template object they are validated against the flavor provided.
Type: string


immediateApprovalOnlyFlag

When explicitly set to true, createObject(s) will fail unless the order is started automatically. This can be used by automated systems to fail an order that might otherwise require manual approval. For multi-guest orders via SoftLayer_Virtual_Guest::createObjects, this value must be the exact same for every item.
Type: boolean


postInstallScriptUri

URI of the script to be downloaded and executed after installation is complete. This can be different for each virtual guest when multiple are sent to SoftLayer_Virtual_Guest::createObjects.
Type: string

Relational

Count