Summary
Get Details of a Service Model
Description
Get service model details by path.
Route
GET /service_management/model/:service_model_path
Roles
            admin
engineering
support
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service_model_path | string | yes | Path to get the service model. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| service_model | object | Service model details. |