Returns the details of a specific compute instance by its ID.
code field of the error response.
| Code | HTTP Status | Description |
|---|---|---|
UNAUTHORIZED | 401 | Authentication failed or was not provided. |
RESOURCE_NOT_FOUND | 404 | The specified compute instance was not found. |
TOO_MANY_REQUESTS | 429 | You have exceeded the rate limit. |
INTERNAL_SERVER_ERROR | 500 | An unexpected error occurred on our end. |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Compute ID