v1

latestOpenAPI 3.0.0Apache 2.02026-07-14384142.2 KB
ServiceInstance

Show an existing ServiceInstance

Returns a ServiceInstance object

get/service_instances/{id}

Path parameters

idstring required

ID of the resource

Response

ServiceInstance info

archived_atstring date-time
created_atstring date-time
external_urlstring
extraobject

Extra information about this object in JSON format

idstring

ID of the resource

last_seen_atstring date-time
namestring
refresh_state_part_idstring

ID of the resource

root_service_instance_idstring

ID of the resource

service_inventory_idstring

ID of the resource

service_offering_idstring

ID of the resource

service_plan_idstring

ID of the resource

source_created_atstring date-time
source_deleted_atstring date-time
source_idstring

ID of the resource

source_refstring uuid
updated_atstring date-time

Example response

{
  "name": "Sample ServiceInstance"
}