Summary
Remove data from a service instance
Description
Remove data from a function without providing the whole service instance
Route
No Northbound API Available
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| path | string | yes | Path of the service instance, which can be found in NSO - /ncs:services/service_name{model_name}/' | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Return result of removing data from a service instance |