v1

latestOpenAPI 3.0.0Apache 2.02026-07-14384142.2 KB
ServicePlan

Show an existing ServicePlan

Returns a ServicePlan object

get/service_plans/{id}

Path parameters

idstring required

ID of the resource

Response

ServicePlan info

archived_atstring date-time
create_json_schemaobject
created_atstring date-time
descriptionstring
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

resource_versionstring
service_offering_idstring

ID of the resource

source_created_atstring date-time
source_deleted_atstring date-time
source_idstring

ID of the resource

source_refstring uuid
update_json_schemastring
updated_atstring date-time

Example response

{
  "description": "This is a sample description for a provider",
  "name": "Sample Provider"
}