| compartmentId |
string |
The OCID of the compartment to create the instance in |
| availabilityDomain |
string |
The availability domain of the instance (e.g., Uocm:PHX-AD-1) |
| displayName |
string |
A user-friendly name for the instance. Does not have to be unique. Avoid entering confidential information. |
| shape |
string |
The shape of the instance. The shape determines the number of CPUs and amount of memory allocated to the instance. |
| metadata |
object |
Custom metadata key/value pairs for the instance. Common keys include ssh_authorized_keys and user_data. |
| extendedMetadata |
object |
Additional metadata key/value pairs that can contain nested JSON. |
| faultDomain |
string |
A fault domain is a grouping of hardware and infrastructure within an availability domain. Specify the fault domain to place the instance in, or let the system choose one for you. |
| isPvEncryptionInTransitEnabled |
boolean |
Whether to enable in-transit encryption for the data volume's paravirtualized attachment |
| capacityReservationId |
string |
The OCID of the capacity reservation to launch the instance into |
| dedicatedVmHostId |
string |
The OCID of the dedicated VM host to place the instance on |