Get Compute VM Status
get-compute-vm-statusCheck a Compute Engine VM's status by providing zone and VM name. Use this to find whether an instance is running, stopped, or in another state.
Instructions
Retrieve the status of a Compute Engine VM instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | Zone of the instance (e.g., us-central1-a) | |
| vmName | Yes | VM name | |
| projectId | No | Project ID (optional, will use default if omitted) |