GET /api/sc/instances/{id}

Operation:
GET /api/sc/instances/{id}
Description:
Returns the details of a service instance for the provided instance-id. The authentication token determines if the service is allowed to be accessed or not.
Since:
5.7
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
an instance of InstanceType

Produce media type(s):
application/json;version=5.7
application/xml;version=5.7
Output type:
InstanceType
Examples