Summary
Map Instance Data to a Service Model
Description
Map Instance Data to a Service Model
Route
POST /service_management/mapInstanceDataToModel
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
model_data_map | object | yes | - |
instance_data | object | yes | - |
service_model_details | object | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
service_instance_array | array | A flattened service array with instance values |