ncloud_wms_get_results
Retrieve monitoring results for a WMS scenario within a specified time range, with optional filtering by result status and location.
Instructions
Get monitoring results for a WMS scenario over a time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End time (Unix timestamp) | |
| from | Yes | Start time (Unix timestamp) | |
| type | Yes | Data aggregation type | |
| scenarioId | Yes | Scenario ID | |
| resultStatus | No | Filter by result status | |
| locationTypeCodes | No | Agent locations, comma-separated (KR, USW, JP, SG, DE) |