/v2/computes/endpoint/{compute_id}/{emulator}/{action:.+}

GET /v2/computes/endpoint/{compute_id}/{emulator}/{action:.+}

Returns the endpoint for particular compute to specific action. WARNING: This is experimental feature and may change anytime. Please don’t rely on this endpoint.

Parameters

  • compute_id: Compute UUID

Response status codes

  • 200: OK

  • 404: Instance doesn’t exist

Output

Name Mandatory Type Description
endpoint string URL to endpoint on specific compute and to particular action