ServiceInstance
Show an existing ServiceInstance
Returns a ServiceInstance object
get/service_instances/{id}
Path parameters
idstring required
ID of the resource
Response
ServiceInstance info
Example response
{
"name": "Sample ServiceInstance"
}Returns a ServiceInstance object
ID of the resource
ServiceInstance info
{
"name": "Sample ServiceInstance"
}