Summary
Save Instances
Description
Save instances with an option.
Route
POST /service_management/saveInstances
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| instance | object | yes | Service instance to save. | 
| options | object | yes | Allows for passing options to an IAP adapter. Reference the JSON schema posted on the Itential Docs website at https://docs.itential.io/. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | array | Result of saving the service instances. |