imbBusinessDataCaptureResponseObject
Namespace: |
http://www.ibm.com/iib/apiv1/responseObject |
XML Schema: |
ns1.xsd |
Response to describe a Data Capture Store.
XML
Attributes
name |
type |
description |
type |
string |
"dataCaptureStore"
|
uri |
imbURI |
URI of this response
|
orderBy |
string |
Field used to sort data in response
|
order |
string |
Sort order of response
|
startTimestampFrom |
string |
Start Timestamp From filter (if set)
|
startTimestampTo |
string |
Start Timestamp To filter (if set)
|
lastTimestampFrom |
string |
End Timestamp From filter (if set)
|
lastTimestampTo |
string |
End Timestamp To filter (if set)
|
pageNumber |
string |
Current page number
|
numberOfEntriesPerPage |
string |
How many entries to show per page
|
totalResults |
string |
Total number of results matching suppied filters
|
name |
string |
Name of the BusinessTransaction being queried
|
dataCaptureUri |
string |
Name of the Data Capture Store being queried
|
Elements
JSON
property |
type |
description |
type |
string |
"dataCaptureStore"
|
uri |
imbURI |
URI of this response
|
orderBy |
string |
Field used to sort data in response
|
order |
string |
Sort order of response
|
startTimestampFrom |
string |
Start Timestamp From filter (if set)
|
startTimestampTo |
string |
Start Timestamp To filter (if set)
|
lastTimestampFrom |
string |
End Timestamp From filter (if set)
|
lastTimestampTo |
string |
End Timestamp To filter (if set)
|
pageNumber |
string |
Current page number
|
numberOfEntriesPerPage |
string |
How many entries to show per page
|
totalResults |
string |
Total number of results matching suppied filters
|
name |
string |
Name of the BusinessTransaction being queried
|
dataCaptureUri |
string |
Name of the Data Capture Store being queried
|
data |
array of data/businessDataCaptureEntry (imbBusinessDataCaptureEntryResponseObject)
|
...
|