Retrieve Checkpoints
get
/services/{version}/extracts/{extract}/info/checkpoints
Required Role: User
Retrieve the checkpoint information for the extract process.
Request
Path Parameters
-
extract(required): string
Minimum Length:
1
Maximum Length:8
Pattern:^[A-Z_$][A-Z0-9_$]*$
The name of the extract. Extract names are upper case, begin with an alphabetic character followed by up to seven alpha-numeric characters.
-
version(required): string
Oracle GoldenGate Service API version.
Allowed Values:[ "v2" ]
Query Parameters
-
history: string
Number of historical checkpoint records to return
Response
Supported Media Types
- application/json
200 Response
Checkpoint information for the extract process retrieved successfully.
Root Schema : Collection of all checkpoints for an extract process
Type:
object
Title:
Show Source
Collection of all checkpoints for an extract process
-
$schema:
Allowed Values:
[ "ogg:extractCheckpoints" ]
-
current(required):
object current
Single checkpoint for an extract process
-
history:
array history
Minimum Number of Items:
1
Maximum Number of Items:100
Nested Schema : current
Type:
object
Single checkpoint for an extract process
Show Source
-
input:
array input
Minimum Number of Items:
1
Maximum Number of Items:128
Checkpoint details for each input -
output:
array output
Minimum Number of Items:
1
Maximum Number of Items:128
Checkpoint details for each trail output
Nested Schema : history
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
Show Source
100
-
Array of:
object items
Single checkpoint for an extract process
Nested Schema : input
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
128
Checkpoint details for each input
Show Source
Nested Schema : output
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
128
Checkpoint details for each trail output
Show Source
Nested Schema : current
Type:
Show Source
object
-
name(required):
string
Minimum Length:
2
Maximum Length:512
Pattern:^[a-zA-Z0-9_#$/-]*$
The name of the trail -
offset(required):
offset
-
path:
string
Minimum Length:
1
Maximum Length:4096
The path where trail data is stored -
sequence(required):
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Trail file sequence number -
sequenceLength(required):
Allowed Values:
[ "6", "9" ]
Number of digits in sequence file name -
sequenceLengthFlip(required):
boolean
Indicates sequence number length will change
-
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : starting
Type:
Show Source
object
-
name(required):
string
Minimum Length:
2
Maximum Length:512
Pattern:^[a-zA-Z0-9_#$/-]*$
The name of the trail -
offset(required):
offset
-
path:
string
Minimum Length:
1
Maximum Length:4096
The path where trail data is stored -
sequence(required):
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Trail file sequence number -
sequenceLength(required):
Allowed Values:
[ "6", "9" ]
Number of digits in sequence file name -
sequenceLengthFlip(required):
boolean
Indicates sequence number length will change
-
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : offset
Match One
Show Source
-
Allowed Values:
[ "-2" ]
Special value for BEGIN NOW -
integer
Minimum Value:
0
Maximum Value:2147483647
Offset in trail sequence file
Nested Schema : offset
Match One
Show Source
-
Allowed Values:
[ "-2" ]
Special value for BEGIN NOW -
integer
Minimum Value:
0
Maximum Value:2147483647
Offset in trail sequence file
Nested Schema : current
Type:
Show Source
object
-
name(required):
string
Minimum Length:
1
Maximum Length:4096
The name of the file -
offset(required):
integer
Minimum Value:
0
Maximum Value:9223372036854776000
Offset in file -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : starting
Type:
Show Source
object
-
name(required):
string
Minimum Length:
1
Maximum Length:4096
The name of the file -
offset(required):
integer
Minimum Value:
0
Maximum Value:9223372036854776000
Offset in file -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : current
Type:
Show Source
object
-
name(required):
name
The name of the table
-
sequence(required):
integer
Minimum Value:
0
Maximum Value:9223372036854776000
Record number from table -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : starting
Type:
Show Source
object
-
name(required):
name
The name of the table
-
sequence(required):
integer
Minimum Value:
0
Maximum Value:9223372036854776000
Record number from table -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : name
The name of the table
Match Any
Show Source
-
string
Minimum Length:
1
Maximum Length:130
Pattern:^([^.*?"]{1,128}|["].{1,128}["])$
-
name-x-anyOf[1]
Nested Schema : name
The name of the table
Match Any
Show Source
-
string
Minimum Length:
1
Maximum Length:130
Pattern:^([^.*?"]{1,128}|["].{1,128}["])$
-
name-x-anyOf[1]
Nested Schema : boundedRecoveryBegin
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : boundedRecoveryEnd
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : boundedRecoveryPrevious
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : current
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : recovery
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : starting
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : current
Type:
Show Source
object
-
name(required):
string
Minimum Length:
2
Maximum Length:512
Pattern:^[a-zA-Z0-9_#$/-]*$
The name of the trail -
offset(required):
offset
-
path:
string
Minimum Length:
1
Maximum Length:4096
The path where trail data is stored -
sequence(required):
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Trail file sequence number -
sequenceLength(required):
Allowed Values:
[ "6", "9" ]
Number of digits in sequence file name -
sequenceLengthFlip(required):
boolean
Indicates sequence number length will change
-
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : offset
Match One
Show Source
-
Allowed Values:
[ "-2" ]
Special value for BEGIN NOW -
integer
Minimum Value:
0
Maximum Value:2147483647
Offset in trail sequence file
Nested Schema : items
Type:
object
Single checkpoint for an extract process
Show Source
-
input(required):
array input
Minimum Number of Items:
1
Maximum Number of Items:128
Checkpoint details for each input -
output(required):
array output
Minimum Number of Items:
1
Maximum Number of Items:128
Checkpoint details for each trail output
Nested Schema : input
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
128
Checkpoint details for each input
Show Source
Nested Schema : output
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
128
Checkpoint details for each trail output
Show Source
Nested Schema : current
Type:
Show Source
object
-
name(required):
string
Minimum Length:
2
Maximum Length:512
Pattern:^[a-zA-Z0-9_#$/-]*$
The name of the trail -
offset(required):
offset
-
path:
string
Minimum Length:
1
Maximum Length:4096
The path where trail data is stored -
sequence(required):
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Trail file sequence number -
sequenceLength(required):
Allowed Values:
[ "6", "9" ]
Number of digits in sequence file name -
sequenceLengthFlip(required):
boolean
Indicates sequence number length will change
-
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : starting
Type:
Show Source
object
-
name(required):
string
Minimum Length:
2
Maximum Length:512
Pattern:^[a-zA-Z0-9_#$/-]*$
The name of the trail -
offset(required):
offset
-
path:
string
Minimum Length:
1
Maximum Length:4096
The path where trail data is stored -
sequence(required):
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Trail file sequence number -
sequenceLength(required):
Allowed Values:
[ "6", "9" ]
Number of digits in sequence file name -
sequenceLengthFlip(required):
boolean
Indicates sequence number length will change
-
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : offset
Match One
Show Source
-
Allowed Values:
[ "-2" ]
Special value for BEGIN NOW -
integer
Minimum Value:
0
Maximum Value:2147483647
Offset in trail sequence file
Nested Schema : offset
Match One
Show Source
-
Allowed Values:
[ "-2" ]
Special value for BEGIN NOW -
integer
Minimum Value:
0
Maximum Value:2147483647
Offset in trail sequence file
Nested Schema : current
Type:
Show Source
object
-
name(required):
string
Minimum Length:
1
Maximum Length:4096
The name of the file -
offset(required):
integer
Minimum Value:
0
Maximum Value:9223372036854776000
Offset in file -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : starting
Type:
Show Source
object
-
name(required):
string
Minimum Length:
1
Maximum Length:4096
The name of the file -
offset(required):
integer
Minimum Value:
0
Maximum Value:9223372036854776000
Offset in file -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : current
Type:
Show Source
object
-
name(required):
name
The name of the table
-
sequence(required):
integer
Minimum Value:
0
Maximum Value:9223372036854776000
Record number from table -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : starting
Type:
Show Source
object
-
name(required):
name
The name of the table
-
sequence(required):
integer
Minimum Value:
0
Maximum Value:9223372036854776000
Record number from table -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : name
The name of the table
Match Any
Show Source
-
string
Minimum Length:
1
Maximum Length:130
Pattern:^([^.*?"]{1,128}|["].{1,128}["])$
-
name-x-anyOf[1]
Nested Schema : name
The name of the table
Match Any
Show Source
-
string
Minimum Length:
1
Maximum Length:130
Pattern:^([^.*?"]{1,128}|["].{1,128}["])$
-
name-x-anyOf[1]
Nested Schema : boundedRecoveryBegin
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : boundedRecoveryEnd
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : boundedRecoveryPrevious
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : current
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : recovery
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : starting
Type:
Show Source
object
-
csn(required):
csn
-
journalContext:
object journalContext
DB2400 Journal checkpoint information.
-
name(required):
name
The name of the archive log
-
offset(required):
integer
Minimum Value:
0
Maximum Value:2147483647
Archive log offset -
sequence(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Archive log sequence -
thread(required):
integer
Minimum Value:
0
Maximum Value:4294967295
Integrated capture thread number -
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : journalContext
Type:
object
DB2400 Journal checkpoint information.
Show Source
-
journal:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal -
journalReceiver:
string
Minimum Length:
3
Maximum Length:23
Pattern:^([^.*?/]{1,10}[/][^.*?/]{1,10})$
The name of Journal Receiver -
journalSequenceNumber:
integer
Minimum Value:
1
Maximum Value:18446744073709552000
Journal sequence numberExample:78654321
Nested Schema : current
Type:
Show Source
object
-
name(required):
string
Minimum Length:
2
Maximum Length:512
Pattern:^[a-zA-Z0-9_#$/-]*$
The name of the trail -
offset(required):
offset
-
path:
string
Minimum Length:
1
Maximum Length:4096
The path where trail data is stored -
sequence(required):
integer
Minimum Value:
0
Maximum Value:999999999
Default Value:0
Trail file sequence number -
sequenceLength(required):
Allowed Values:
[ "6", "9" ]
Number of digits in sequence file name -
sequenceLengthFlip(required):
boolean
Indicates sequence number length will change
-
timestamp(required):
timestamp
Time the checkpoint was recorded
Nested Schema : offset
Match One
Show Source
-
Allowed Values:
[ "-2" ]
Special value for BEGIN NOW -
integer
Minimum Value:
0
Maximum Value:2147483647
Offset in trail sequence file
Example Response (application/json)
{
"$schema":"api:standardResponse",
"links":[
{
"href":"http://localhost:9012/services/v2/extracts/EXTN/info/checkpoints",
"mediaType":"application/json",
"rel":"canonical"
},
{
"href":"http://localhost:9012/services/v2/extracts/EXTN/info/checkpoints",
"mediaType":"application/json",
"rel":"self"
},
{
"href":"http://localhost:9012/services/v2/metadata-catalog/extractCheckpoints",
"mediaType":"application/schema+json",
"rel":"describedby"
}
],
"messages":[
],
"response":{
"$schema":"ogg:extractCheckpoints",
"current":{
"input":[
{
"boundedRecoveryBegin":{
"csn":null,
"name":null,
"offset":"0",
"sequence":"0",
"thread":"1",
"timestamp":"2024-04-03T22:33:51.797Z"
},
"boundedRecoveryEnd":{
"csn":null,
"name":null,
"offset":"0",
"sequence":"0",
"thread":"1",
"timestamp":"2024-04-03T22:33:51.797Z"
},
"boundedRecoveryPrevious":{
"csn":null,
"name":null,
"offset":"0",
"sequence":"0",
"thread":"1",
"timestamp":"2024-04-03T22:33:51.797Z"
},
"current":{
"csn":"2101471",
"name":null,
"offset":"0",
"sequence":"0",
"thread":"1",
"timestamp":"2024-04-03T22:35:18.000Z"
},
"recovery":{
"csn":"2101175",
"name":null,
"offset":"13582864",
"sequence":"7",
"thread":"1",
"timestamp":"2024-04-03T22:34:35.000Z"
},
"starting":{
"csn":null,
"name":null,
"offset":"0",
"sequence":"0",
"thread":"1",
"timestamp":"2024-04-03T22:33:44.000Z"
}
}
],
"output":[
{
"current":{
"name":"ea",
"offset":"7882",
"path":"north/",
"sequence":"0",
"sequenceLength":"9",
"sequenceLengthFlip":false,
"timestamp":"2024-04-03T22:35:21.936Z"
}
}
]
}
}
}