describeHostedQuickstartConnection
GET/apis/cra.diagrid.io/v1beta1/projects/:ProjectId/hosted-quickstarts/:HostedQuickstartId/connection
How to reach this session's runner directly, for the live event stream. The stream is deliberately not proxied through the control plane: the client connects to the runner through the regional gateway with the token in this descriptor. Reissue by calling this again — the token is short-lived.
Request
Responses
- 200
- 403
- 404
- 409
- 503
- default
The connection descriptor.
Not the session's owner.
No such session.
There is no runner to connect to and polling cannot change that — session_suspended, session_failed or session_deleting.
The runner is not up yet — session_provisioning, runner_not_provisioned or gateway_not_ready. Carries Retry-After.
Unexpected error.