Summary
Saves an instance
Description
Saves an instance
Route
POST /service_management/saveInstance
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service | string | yes | Name of service model | 
| instance | object | yes | Object containing the data for the instance | 
| options | object | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Object containing data from result of saving instance |