Get deployment status
edgegap_get_deploymentCheck a specific deployment's current status by request ID, retrieving its connection address and ports once it becomes ready.
Instructions
Read the current status of one deployment, including connection address and ports once it is ready. For a deployment you just created, prefer edgegap_wait_for_deployment — it polls for you instead of making you call this in a loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | The request_id returned by edgegap_deploy. |