List metric results for a simulation.
API key for authentication.
The simulation ID
22 - 27Filter expression syntax.
Supported fields: status, metric_id, metric_name, value, create_time, start_time, end_time
Operators: =, !=, >, <, >=, <=, AND, OR
Values may be unquoted or double-quoted. Values containing spaces must be quoted (e.g., status="IN PROGRESS").
Maximum number of results per page
1 <= x <= 1000Opaque pagination token from previous response
Sort order specification.
Format: field or -field (descending)
Supported fields: metric_name, create_time, value, start_time, end_time