Skip to content

Instantly share code, notes, and snippets.

@inokappa
Created February 8, 2014 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inokappa/8883863 to your computer and use it in GitHub Desktop.
Save inokappa/8883863 to your computer and use it in GitHub Desktop.
{
"snapshots" : [ {
"snapshot" : "snapshot_20140204",
"indices" : [ "test01" ],
"state" : "SUCCESS",
"start_time" : "2014-02-03T17:38:35.292Z",
"start_time_in_millis" : 1391449115292,
"end_time" : "2014-02-03T17:38:36.386Z",
"end_time_in_millis" : 1391449116386,
"duration_in_millis" : 1094,
"failures" : [ ],
"shards" : {
"total" : 5,
"failed" : 0,
"successful" : 5
}
}, {
"snapshot" : "snapshot_20140208",
"indices" : [ ".marvel-2014.02.08", ".marvel-2014.02.06", "test01", ".marvel-2014.02.05", "restaurant" ],
"state" : "SUCCESS",
"start_time" : "2014-02-08T10:18:21.586Z",
"start_time_in_millis" : 1391854701586,
"end_time" : "2014-02-08T10:28:22.309Z",
"end_time_in_millis" : 1391855302309,
"duration_in_millis" : 600723,
"failures" : [ ],
"shards" : {
"total" : 13,
"failed" : 0,
"successful" : 13
}
}, {
"snapshot" : "snapshot_20140208_1",
"indices" : [ ".marvel-2014.02.08", ".marvel-2014.02.06", "test01", ".marvel-2014.02.05", "restaurant" ],
"state" : "SUCCESS",
"start_time" : "2014-02-08T12:35:45.927Z",
"start_time_in_millis" : 1391862945927,
"end_time" : "2014-02-08T12:40:12.596Z",
"end_time_in_millis" : 1391863212596,
"duration_in_millis" : 266669,
"failures" : [ ],
"shards" : {
"total" : 13,
"failed" : 0,
"successful" : 13
}
} ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment