Summary
Get a list of service instances
Description
Returns a list of instances for given service path
Route
No Northbound API Available
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service | string | yes | Path to a service Model | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | array | Result of listServiceInstances, list of instances or empty array |