get_provisioning_state
Determine why a service remains pending by checking payment status, VM existence, and provisioning health after a deploy.
Instructions
Setup state of a pending service: whether its order is paid, whether the VM exists yet, and whether provisioning looks stuck (paid but unprovisioned past the grace period). Use after a deploy to watch it land, or to diagnose a service that stays pending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes | Service ID from list_services. |