As a Automation Assembler administrator, you can use the IaaS APIs to onboard and manage cloud resources. What to read next Create and Deploy a Machine ResourceTo create a new resource such as a VM, you can use the resources API to make a POST request with a project ID. The deployment creates a new resource without using a cloud template. Managing IP AddressesAs an Automation Assembler administrator, you can reserve IP addresses so that VMware Aria Automation does not use them for deployment. If you no longer need them, you can release them. Creating and Using a First Class DiskUsing a vSphere Storage Profile that supports First Class Disk (FCD) storage, you can create block device-based storage that is independent of a VM. Working with Azure Disk SnapshotsYou can use the Automation Assembler IaaS API to create or delete snapshots of Azure managed disks. The snapshot provides a backup of your block device. Update the Custom Properties of a MachineAfter deploying a machine, you can use the IaaS APIs to update the machine with custom properties. Custom properties provide you with the flexibility to add any information about the machine that you want. Provision a VLAN Private NetworkAfter creating a network profile with a VLAN transport zone, you can provision a VLAN private network. Parent topic: Automation Assembler Tutorials