Retrieve details of a specific instance
GET/portal/api/v1/instances/:instance_id
Fetches detailed information about a specific instance identified by instance_id
for the specified provider.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Instance details retrieved successfully
Unauthorized
Forbidden
Resource not found.
Internal Server Error