...
Attribute | Required? | Cardinality | Content | Values | Description |
---|---|---|---|---|---|
filters | Y | 1 | Map<String, String[]> Object | The content of search criteria filters; valid columns: REQUEST_ID, SERVICE_INSTANCE_ID, SERVICE_INSTANCE_NAME, STATUS) | |
startTime | N | 1 | long | start time; search range | |
endTime | N | 1 | long | end time; search range | |
maxResult | N | 1 | integer | maximum result rows |
...