Azure VM custom script extension
Runs a shell command on an existing VM via the CustomScript extension, and lists the extensions installed on a VM; the way to load content onto a server after provisioning.
Runs a shell command on an existing VM via the CustomScript extension, and lists the extensions installed on a VM; the way to load content onto a server after provisioning.
Lists virtual machines across a subscription with name, location, provisioning state and the profiles describing size, image and networking.
Reports instance state and health checks for a region, and covers the stop and start lifecycle operations that change it.
Looks up vCPU, memory, architecture and capability details for named EC2 instance types; the architecture check before launching an instance.
Lists EC2 instances in one region with type, state, addressing and network placement.
Lists Compute Engine instances across every zone in a project in one call, with status, machine type and placement.
Launches an EC2 instance through Cloud Control, returning a progress event to poll; user data must be base64 encoded.