Get Instance
GET/v2beta/instances/:instanceId
Returns the instance in the current context.
The instace_id in the input message will be used in the future.
Required permissions:
iam.read
Request​
Responses​
- 200
- 403
- 404
- default
The instance of the context.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.