Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute

Required?

Cardinality

Content

Values

Description

filters

Y

1

Map<String, String[]> Object


The content of search criteria filters

startTimeN1long
start time; search range
endTimeN1long
end time; search range
maxResultN1integer
maximum result rows

Response Body

Attribute

Required?

Cardinality

Content

Values

Description

Response

Y

1

javax.ws.rs.core.Response =

List<SoInfraRequest>


A response represent a list of SoInfraRequest

...