SIGN IN SIGN UP

Expand VM Clone example to include example cloud-init payload

This feature was added in v9.1 of the Scale Product.

These are examples how to pass cloudInitData on VM clone, which can also be done on VM Import and VM Create as well.

In order to pass cloud-init customization:
* Add YAML formatted cloud-config userdata and/or metadata
* Base64 encode these values
* Pass the base64 encoded values in the `cloudInitData` parameter
  available to VM Create, Clone, or Import.
T
Tom Lohmuller committed
adad70cc100f8007d392c85003f6467da407230b
Parent: e8a7e62
Committed by Joshua Job <andrewjj20@users.noreply.github.com> on 6/15/2022, 4:58:35 PM