Using an Instance Configuration to Create an Instance

On Compute Cloud@Customer, you can use an instance configuration to launch a compute instance.

This method of launching a compute instance is an alternative to the method described in Creating an Instance.

The name of the instance is determined as follows:

  • If the instance configuration specifies a value for the displayName property, the name of the instance will be displayName. If you use the same instance configuration with multiple launch-compute-instance commands, all instances will have the same name. Instance names aren't required to be unique.

  • If the instance configuration doesn't specify a value for the displayName property, the default name of the instance will be instanceYYYYMMDDhhmmss, where YYYYMMDDhhmmss is the creation date and time.

Avoid entering confidential information in names.