Summary
Create a Service Model Form
Description
Creates service model form by service model path.
Route
GET /service_management/model/:service_model_path/form
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service_model_path | string | yes | Path of the service model. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| service_model_form | object | Service model form for the service model. |