Calculate aggregates for simulator routines, considering the optional filter specification.
Successful Response
Bad Request
Forbidden
Internal Server Error
{- "filter": {
- "modelExternalIds": [
- "model_1",
- "model_2"
], - "simulatorIntegrationExternalIds": [
- "simulator_integration_1",
- "simulator_integration_2"
], - "kind": "long",
- "simulatorExternalIds": [
- "PROSPER",
- "PetroSIM"
]
}, - "aggregate": "count"
}{- "items": [
- {
- "count": 0
}
]
}