└── Elasticsearch APIs.postman_collection.json /Elasticsearch APIs.postman_collection.json: -------------------------------------------------------------------------------- 1 | { 2 | "id": "924de822-f616-cca7-75c5-a78ce2f04cc0", 3 | "name": "Elasticsearch APIs", 4 | "description": "", 5 | "order": [], 6 | "folders": [ 7 | { 8 | "name": "Cat API", 9 | "description": "", 10 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 11 | "order": [ 12 | "262c9ad4-1b4d-37bf-7d16-4ec8c5229d29", 13 | "20e41adf-0cb7-59af-d394-0135d3bf9245", 14 | "af128e50-9fd2-f12e-77d3-7d4823df2f27", 15 | "35d3d60f-4beb-549c-449c-eca98d9e4189", 16 | "5482f833-eedb-d575-1f38-10b8754d5859", 17 | "7fe79711-7e6e-0bff-0edd-6bc9668e0afd", 18 | "fae22e3b-843f-01bf-b0ac-430557e10db6", 19 | "7c301326-10b0-bbbb-3875-b7b834527925", 20 | "d5bdb2fe-5d74-a454-4261-afb1f8b685e1", 21 | "ca09001c-fce5-18d1-b3da-90e056a6d763", 22 | "8282fbd7-2cfa-de45-143a-3a024ee5b1fc", 23 | "46b38519-155d-c76f-4865-8bdcb7d3d397", 24 | "47d1238e-5be5-23b8-49fa-93e67f992a32", 25 | "72ca1d65-05f6-c13c-fff4-0c14f421d0fb", 26 | "7efa5709-2ca0-45de-9120-9ae713a890d1", 27 | "4caf9620-9756-f443-7375-642074c0c299", 28 | "090a1927-c964-453e-7400-19978e703593", 29 | "3ee229c4-2d85-c3a7-6bc7-08a8a9b02d7e", 30 | "5f684d15-6894-0924-771b-448adaa8f73a", 31 | "f2a70733-e96b-66de-2753-34bfe907e0d9", 32 | "cd424430-7154-ffb6-f85c-4433c1429cf6" 33 | ], 34 | "owner": "2962643", 35 | "folders_order": [], 36 | "id": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 37 | }, 38 | { 39 | "name": "Cluster API", 40 | "description": "", 41 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 42 | "order": [ 43 | "6318171f-eb49-386a-eed4-635ff1fb5c6a" 44 | ], 45 | "owner": "2962643", 46 | "folders_order": [], 47 | "id": "09e99286-973a-a6c4-9a5c-28ffb3f96f6e" 48 | }, 49 | { 50 | "name": "Document API", 51 | "description": "", 52 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 53 | "order": [ 54 | "1a3faa75-a067-68f7-b5e2-e09d47175eb7", 55 | "779f4295-53d6-6689-2733-f8b813ed60ae", 56 | "048084e8-88ff-3132-8222-7d27190216e8" 57 | ], 58 | "owner": "2962643", 59 | "folders_order": [], 60 | "id": "f27c11de-3c57-7b74-ae13-a6d0de10ee15" 61 | }, 62 | { 63 | "name": "Favorites ( > 8 < )", 64 | "description": "", 65 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 66 | "order": [], 67 | "owner": "2962643", 68 | "folders_order": [], 69 | "id": "31747532-8d55-15f7-b386-bcc3745e9410" 70 | }, 71 | { 72 | "name": "Index API", 73 | "description": "The create index API allows to instantiate an index.", 74 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 75 | "order": [ 76 | "3120c053-f28b-acf5-9e94-8bbd53e59304", 77 | "2da0af7c-39c1-3783-772c-9de78be596ea", 78 | "732a6f20-6bce-ebf4-2fac-f7013e87d332" 79 | ], 80 | "owner": "2962643", 81 | "folders_order": [], 82 | "id": "45749a3e-12f2-8247-321f-5e987b909d16" 83 | } 84 | ], 85 | "folders_order": [ 86 | "31747532-8d55-15f7-b386-bcc3745e9410", 87 | "f27c11de-3c57-7b74-ae13-a6d0de10ee15", 88 | "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe", 89 | "45749a3e-12f2-8247-321f-5e987b909d16", 90 | "09e99286-973a-a6c4-9a5c-28ffb3f96f6e" 91 | ], 92 | "timestamp": 1508380280030, 93 | "owner": "2962643", 94 | "public": false, 95 | "requests": [ 96 | { 97 | "id": "048084e8-88ff-3132-8222-7d27190216e8", 98 | "headers": "", 99 | "headerData": [], 100 | "url": "http://{{url}}:{{port}}/_mget", 101 | "queryParams": [], 102 | "preRequestScript": "postman.setEnvironmentVariable(\"index\", \"logstash-2017.10.21\");\n\npostman.setEnvironmentVariable(\"type\", \"test.corpus\");", 103 | "pathVariables": {}, 104 | "pathVariableData": [], 105 | "method": "POST", 106 | "data": [], 107 | "dataMode": "raw", 108 | "tests": null, 109 | "currentHelper": "normal", 110 | "helperAttributes": {}, 111 | "time": 1508921995906, 112 | "name": "2.2 Get Documents", 113 | "description": "Multi GET API allows to get multiple documents based on an index, type (optional) and id (and possibly routing).", 114 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 115 | "responses": [], 116 | "rawModeData": "{\r\n \"docs\" : [\r\n {\r\n \"_index\" : \"logstash-2017.10.21\",\r\n \"_type\" : \"test.corpus\",\r\n \"_id\" : \"AV8_MbVqGm4NgahSKdmO\"\r\n },\r\n {\r\n \"_index\" : \"logstash-2017.10.21\",\r\n \"_type\" : \"test.corpus\",\r\n \"_id\" : \"AV8_MbVqGm4NgahSKdmC\"\r\n }\r\n ]\r\n}" 117 | }, 118 | { 119 | "id": "090a1927-c964-453e-7400-19978e703593", 120 | "headers": "", 121 | "headerData": [], 122 | "url": "http://{{url}}:{{port}}/_cat/thread_pool?v", 123 | "queryParams": [ 124 | { 125 | "key": "v", 126 | "value": "", 127 | "equals": false, 128 | "description": "", 129 | "enabled": true 130 | } 131 | ], 132 | "pathVariables": {}, 133 | "pathVariableData": [], 134 | "preRequestScript": null, 135 | "method": "GET", 136 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 137 | "data": null, 138 | "dataMode": "params", 139 | "name": "12. Thread Pool", 140 | "description": "The thread_pool command shows cluster wide thread pool statistics per node. By default the active, queue and rejected statistics are returned for all thread pools.", 141 | "descriptionFormat": "html", 142 | "time": 1508917004722, 143 | "version": 2, 144 | "responses": [], 145 | "tests": null, 146 | "currentHelper": "normal", 147 | "helperAttributes": {}, 148 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 149 | }, 150 | { 151 | "id": "1a3faa75-a067-68f7-b5e2-e09d47175eb7", 152 | "headers": "Content-Type: application/json\n", 153 | "headerData": [ 154 | { 155 | "key": "Content-Type", 156 | "value": "application/json", 157 | "description": "", 158 | "enabled": true 159 | } 160 | ], 161 | "url": "http://{{url}}:{{port}}/{{index}}/{{type}}/{{doc_id}}", 162 | "folder": "f27c11de-3c57-7b74-ae13-a6d0de10ee15", 163 | "queryParams": [], 164 | "preRequestScript": "postman.setEnvironmentVariable(\"index\", \"facebook\");\npostman.setEnvironmentVariable(\"type\", \"post\");\npostman.setEnvironmentVariable(\"doc_id\", \"1\");", 165 | "pathVariables": {}, 166 | "pathVariableData": [], 167 | "method": "PUT", 168 | "data": [], 169 | "dataMode": "raw", 170 | "version": 2, 171 | "tests": null, 172 | "currentHelper": "normal", 173 | "helperAttributes": {}, 174 | "time": 1508395715380, 175 | "name": "1. Index Documents", 176 | "description": "The index API adds or updates a typed JSON document in a specific index, making it searchable.", 177 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 178 | "responses": [], 179 | "rawModeData": "{\r\n \"user\" : \"sittinut.chivakunakorn\",\r\n \"post_date\" : \"2017-10-19T14:12:12\",\r\n \"message\" : \"This is test by S. Chivakunakorn.\"\r\n}" 180 | }, 181 | { 182 | "id": "20e41adf-0cb7-59af-d394-0135d3bf9245", 183 | "headers": "", 184 | "headerData": [], 185 | "url": "http://{{url}}:{{port}}/_cat/allocation?v", 186 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe", 187 | "queryParams": [ 188 | { 189 | "key": "v", 190 | "value": "", 191 | "equals": false, 192 | "description": "", 193 | "enabled": true 194 | } 195 | ], 196 | "preRequestScript": null, 197 | "pathVariables": {}, 198 | "pathVariableData": [], 199 | "method": "GET", 200 | "data": null, 201 | "dataMode": "params", 202 | "tests": null, 203 | "currentHelper": "normal", 204 | "helperAttributes": {}, 205 | "time": 1508841039567, 206 | "name": "1. Allocation", 207 | "description": "allocation provides a snapshot of how many shards are allocated to each data node and how much disk space they are using.", 208 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 209 | "responses": [] 210 | }, 211 | { 212 | "id": "262c9ad4-1b4d-37bf-7d16-4ec8c5229d29", 213 | "headers": "Content-Type: application/json\n", 214 | "headerData": [ 215 | { 216 | "key": "Content-Type", 217 | "value": "application/json", 218 | "description": "", 219 | "enabled": true 220 | } 221 | ], 222 | "url": "http://{{url}}:{{port}}/_cat", 223 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe", 224 | "queryParams": [], 225 | "preRequestScript": null, 226 | "pathVariables": {}, 227 | "pathVariableData": [], 228 | "method": "GET", 229 | "data": null, 230 | "dataMode": "params", 231 | "tests": null, 232 | "currentHelper": "normal", 233 | "helperAttributes": {}, 234 | "time": 1508840702982, 235 | "name": "0. Commands", 236 | "description": "the /_cat command alone lists all the available commands.", 237 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 238 | "responses": [] 239 | }, 240 | { 241 | "id": "2da0af7c-39c1-3783-772c-9de78be596ea", 242 | "headers": "", 243 | "headerData": [], 244 | "url": "http://{{url}}:{{port}}/{{index}}/_mapping/{{mapping_type}}", 245 | "folder": "45749a3e-12f2-8247-321f-5e987b909d16", 246 | "queryParams": [], 247 | "preRequestScript": "postman.setEnvironmentVariable(\"index\", \"twitter\");\npostman.setEnvironmentVariable(\"mapping_type\", \"user\");", 248 | "pathVariables": {}, 249 | "pathVariableData": [], 250 | "method": "PUT", 251 | "data": [], 252 | "dataMode": "raw", 253 | "version": 2, 254 | "tests": null, 255 | "currentHelper": "normal", 256 | "helperAttributes": {}, 257 | "time": 1508396182548, 258 | "name": "Put Mapping", 259 | "description": "The PUT mapping API allows you to add a new type to an existing index, or add new fields to an existing type.", 260 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 261 | "responses": [], 262 | "rawModeData": "{\r\n \"properties\": {\r\n \"name\": {\r\n \"type\": \"text\"\r\n }\r\n }\r\n}" 263 | }, 264 | { 265 | "id": "3120c053-f28b-acf5-9e94-8bbd53e59304", 266 | "headers": "", 267 | "headerData": [], 268 | "url": "http://{{url}}:{{port}}/{{index}}", 269 | "folder": "45749a3e-12f2-8247-321f-5e987b909d16", 270 | "queryParams": [], 271 | "preRequestScript": "postman.setEnvironmentVariable(\"index\", \"facebook\");", 272 | "pathVariables": {}, 273 | "pathVariableData": [], 274 | "method": "PUT", 275 | "data": null, 276 | "dataMode": "params", 277 | "tests": null, 278 | "currentHelper": "normal", 279 | "helperAttributes": {}, 280 | "time": 1508395551225, 281 | "name": "Put Index", 282 | "description": "The create index API allows to instantiate an index.", 283 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 284 | "responses": [] 285 | }, 286 | { 287 | "id": "35d3d60f-4beb-549c-449c-eca98d9e4189", 288 | "headers": "", 289 | "headerData": [], 290 | "url": "http://{{url}}:{{port}}/_cat/count/{{index}}?v", 291 | "queryParams": [ 292 | { 293 | "key": "v", 294 | "value": "", 295 | "equals": false, 296 | "description": "", 297 | "enabled": true 298 | } 299 | ], 300 | "preRequestScript": "postman.setEnvironmentVariable(\"index\", \"logstash-2017.10.24\");", 301 | "pathVariables": {}, 302 | "pathVariableData": [], 303 | "method": "GET", 304 | "data": null, 305 | "dataMode": "params", 306 | "tests": null, 307 | "currentHelper": "normal", 308 | "helperAttributes": {}, 309 | "time": 1508917085237, 310 | "name": "2.2 Count (index)", 311 | "description": "count provides quick access to the document count of the entire cluster, or individual indices.", 312 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 313 | "responses": [] 314 | }, 315 | { 316 | "id": "3ee229c4-2d85-c3a7-6bc7-08a8a9b02d7e", 317 | "headers": "", 318 | "headerData": [], 319 | "url": "http://{{url}}:{{port}}/_cat/shards/{{indices}}?v", 320 | "queryParams": [ 321 | { 322 | "key": "v", 323 | "value": "", 324 | "equals": false, 325 | "description": "", 326 | "enabled": true 327 | } 328 | ], 329 | "pathVariables": {}, 330 | "pathVariableData": [], 331 | "preRequestScript": "postman.setEnvironmentVariable(\"indices\", \"logstash-*\");", 332 | "method": "GET", 333 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 334 | "data": null, 335 | "dataMode": "params", 336 | "name": "13. Shards", 337 | "description": "The shards command is the detailed view of what nodes contain which shards. It will tell you if it’s a primary or replica, the number of docs, the bytes it takes on disk, and the node where it’s located.", 338 | "descriptionFormat": "html", 339 | "time": 1508918509086, 340 | "version": 2, 341 | "responses": [], 342 | "tests": null, 343 | "currentHelper": "normal", 344 | "helperAttributes": {}, 345 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 346 | }, 347 | { 348 | "id": "46b38519-155d-c76f-4865-8bdcb7d3d397", 349 | "headers": "", 350 | "headerData": [], 351 | "url": "http://{{url}}:{{port}}/_cat/nodes?v&h=id,ip,port,v,m", 352 | "queryParams": [ 353 | { 354 | "key": "v", 355 | "value": "", 356 | "equals": false, 357 | "description": "", 358 | "enabled": true 359 | }, 360 | { 361 | "key": "h", 362 | "value": "id,ip,port,v,m", 363 | "equals": true, 364 | "description": "", 365 | "enabled": true 366 | } 367 | ], 368 | "pathVariables": {}, 369 | "pathVariableData": [], 370 | "preRequestScript": null, 371 | "method": "GET", 372 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 373 | "data": null, 374 | "dataMode": "params", 375 | "name": "7.2 Nodes (columns)", 376 | "description": "When specifying headers, the headers are not placed in the output by default. To have the headers appear in the output, use verbose mode (v). The header name will match the supplied value (e.g., pid versus p).", 377 | "descriptionFormat": "html", 378 | "time": 1508915813638, 379 | "version": 2, 380 | "responses": [], 381 | "tests": null, 382 | "currentHelper": "normal", 383 | "helperAttributes": {}, 384 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 385 | }, 386 | { 387 | "id": "47d1238e-5be5-23b8-49fa-93e67f992a32", 388 | "headers": "", 389 | "headerData": [], 390 | "url": "http://{{url}}:{{port}}/_cat/pending_tasks?v", 391 | "queryParams": [ 392 | { 393 | "key": "v", 394 | "value": "", 395 | "equals": false, 396 | "description": "", 397 | "enabled": true 398 | } 399 | ], 400 | "pathVariables": {}, 401 | "pathVariableData": [], 402 | "preRequestScript": null, 403 | "method": "GET", 404 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 405 | "data": null, 406 | "dataMode": "params", 407 | "name": "8. Pending Tasks", 408 | "description": "pending_tasks provides the same information as the /_cluster/pending_tasks API in a convenient tabular format.", 409 | "descriptionFormat": "html", 410 | "time": 1508915913938, 411 | "version": 2, 412 | "responses": [], 413 | "tests": null, 414 | "currentHelper": "normal", 415 | "helperAttributes": {}, 416 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 417 | }, 418 | { 419 | "id": "4caf9620-9756-f443-7375-642074c0c299", 420 | "headers": "", 421 | "headerData": [], 422 | "url": "http://{{url}}:{{port}}/_cat/repositories?v", 423 | "queryParams": [ 424 | { 425 | "key": "v", 426 | "value": "", 427 | "equals": false, 428 | "description": "", 429 | "enabled": true 430 | } 431 | ], 432 | "pathVariables": {}, 433 | "pathVariableData": [], 434 | "preRequestScript": null, 435 | "method": "GET", 436 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 437 | "data": null, 438 | "dataMode": "params", 439 | "name": "11. Repositories", 440 | "description": "The repositories command shows the snapshot repositories registered in the cluster. ", 441 | "descriptionFormat": "html", 442 | "time": 1508916930645, 443 | "version": 2, 444 | "responses": [], 445 | "tests": null, 446 | "currentHelper": "normal", 447 | "helperAttributes": {}, 448 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 449 | }, 450 | { 451 | "id": "5482f833-eedb-d575-1f38-10b8754d5859", 452 | "headers": "", 453 | "headerData": [], 454 | "url": "http://{{url}}:{{port}}/_cat/health?v&ts=false", 455 | "queryParams": [ 456 | { 457 | "key": "v", 458 | "value": "", 459 | "equals": false, 460 | "description": "", 461 | "enabled": true 462 | }, 463 | { 464 | "key": "ts", 465 | "value": "false", 466 | "equals": true, 467 | "description": "", 468 | "enabled": true 469 | } 470 | ], 471 | "preRequestScript": null, 472 | "pathVariables": {}, 473 | "pathVariableData": [], 474 | "method": "GET", 475 | "data": null, 476 | "dataMode": "params", 477 | "tests": null, 478 | "currentHelper": "normal", 479 | "helperAttributes": {}, 480 | "time": 1508913735185, 481 | "name": "3. Health", 482 | "description": "health is a terse, one-line representation of the same information from /_cluster/health", 483 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 484 | "responses": [] 485 | }, 486 | { 487 | "id": "5f684d15-6894-0924-771b-448adaa8f73a", 488 | "headers": "", 489 | "headerData": [], 490 | "url": "http://{{url}}:{{port}}/_cat/segments/{{indices}}?v", 491 | "queryParams": [ 492 | { 493 | "key": "v", 494 | "value": "", 495 | "equals": false, 496 | "description": "", 497 | "enabled": true 498 | } 499 | ], 500 | "preRequestScript": "postman.setEnvironmentVariable(\"indices\", \"logstash-*\");", 501 | "pathVariables": {}, 502 | "pathVariableData": [], 503 | "method": "GET", 504 | "data": null, 505 | "dataMode": "params", 506 | "tests": null, 507 | "currentHelper": "normal", 508 | "helperAttributes": {}, 509 | "time": 1508918811376, 510 | "name": "14. Segments", 511 | "description": "The segments command provides low level information about the segments in the shards of an index. It provides information similar to the _segments endpoint.", 512 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 513 | "responses": [] 514 | }, 515 | { 516 | "id": "6318171f-eb49-386a-eed4-635ff1fb5c6a", 517 | "headers": "", 518 | "headerData": [], 519 | "url": "http://{{url}}:{{port}}/{{index}}", 520 | "folder": "09e99286-973a-a6c4-9a5c-28ffb3f96f6e", 521 | "queryParams": [], 522 | "preRequestScript": null, 523 | "pathVariables": {}, 524 | "pathVariableData": [], 525 | "method": "PUT", 526 | "data": [], 527 | "dataMode": "raw", 528 | "version": 2, 529 | "tests": null, 530 | "currentHelper": "normal", 531 | "helperAttributes": {}, 532 | "time": 1508830836842, 533 | "name": "Commission Node", 534 | "description": "", 535 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 536 | "responses": [], 537 | "rawModeData": "{\n “transient”: {\n “cluster.routing.allocation.exclude._ip”: “”\n }\n}" 538 | }, 539 | { 540 | "id": "72ca1d65-05f6-c13c-fff4-0c14f421d0fb", 541 | "headers": "", 542 | "headerData": [], 543 | "url": "http://{{url}}:{{port}}/_cat/plugins?v&s=component&h=name,component,version,description\n", 544 | "queryParams": [ 545 | { 546 | "key": "v", 547 | "value": "", 548 | "equals": false, 549 | "description": "", 550 | "enabled": true 551 | }, 552 | { 553 | "key": "s", 554 | "value": "component", 555 | "equals": true, 556 | "description": "", 557 | "enabled": true 558 | }, 559 | { 560 | "key": "h", 561 | "value": "name,component,version,description\n", 562 | "equals": true, 563 | "description": "", 564 | "enabled": true 565 | } 566 | ], 567 | "pathVariables": {}, 568 | "pathVariableData": [], 569 | "preRequestScript": null, 570 | "method": "GET", 571 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 572 | "data": null, 573 | "dataMode": "params", 574 | "name": "9. Plugins", 575 | "description": "The plugins command provides a view per node of running plugins. This information spans nodes.", 576 | "descriptionFormat": "html", 577 | "time": 1508916001847, 578 | "version": 2, 579 | "responses": [], 580 | "tests": null, 581 | "currentHelper": "normal", 582 | "helperAttributes": {}, 583 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 584 | }, 585 | { 586 | "id": "732a6f20-6bce-ebf4-2fac-f7013e87d332", 587 | "headers": "", 588 | "headerData": [], 589 | "url": "http://{{url}}:{{port}}/{{index}}/_mapping", 590 | "folder": "45749a3e-12f2-8247-321f-5e987b909d16", 591 | "queryParams": [], 592 | "preRequestScript": "postman.setEnvironmentVariable(\"index\", \"twitter\");", 593 | "pathVariables": {}, 594 | "pathVariableData": [], 595 | "method": "GET", 596 | "data": null, 597 | "dataMode": "params", 598 | "tests": null, 599 | "currentHelper": "normal", 600 | "helperAttributes": {}, 601 | "time": 1508396184604, 602 | "name": "Get Mapping", 603 | "description": "", 604 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 605 | "responses": [] 606 | }, 607 | { 608 | "id": "779f4295-53d6-6689-2733-f8b813ed60ae", 609 | "headers": "", 610 | "headerData": [], 611 | "url": "http://{{url}}:{{port}}/{{index}}/{{type}}/{{doc_id}}?_source_include={{source_include}}&_source_exclude={{source_exclude}}", 612 | "queryParams": [ 613 | { 614 | "key": "_source_include", 615 | "value": "{{source_include}}", 616 | "equals": true, 617 | "description": "", 618 | "enabled": true 619 | }, 620 | { 621 | "key": "_source_exclude", 622 | "value": "{{source_exclude}}", 623 | "equals": true, 624 | "description": "", 625 | "enabled": true 626 | } 627 | ], 628 | "preRequestScript": "postman.setEnvironmentVariable(\"index\", \"logstash-2017.10.21\");\n\npostman.setEnvironmentVariable(\"type\", \"test.corpus\");\n\npostman.setEnvironmentVariable(\"doc_id\", \"AV8_MbVqGm4NgahSKdmY\");\n\npostman.setEnvironmentVariable(\"source_include\", \"*\");\n\npostman.setEnvironmentVariable(\"source_exclude\", \"\");", 629 | "pathVariables": {}, 630 | "pathVariableData": [], 631 | "method": "GET", 632 | "data": null, 633 | "dataMode": "params", 634 | "tests": null, 635 | "currentHelper": "normal", 636 | "helperAttributes": {}, 637 | "time": 1508920438119, 638 | "name": "2.1 Get Document", 639 | "description": "", 640 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 641 | "responses": [] 642 | }, 643 | { 644 | "id": "7c301326-10b0-bbbb-3875-b7b834527925", 645 | "headers": "", 646 | "headerData": [], 647 | "url": "http://{{url}}:{{port}}/_cat/master?v", 648 | "queryParams": [ 649 | { 650 | "key": "v", 651 | "value": "", 652 | "equals": false, 653 | "description": "", 654 | "enabled": true 655 | } 656 | ], 657 | "pathVariables": {}, 658 | "pathVariableData": [], 659 | "preRequestScript": null, 660 | "method": "GET", 661 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 662 | "data": null, 663 | "dataMode": "params", 664 | "name": "5. Master", 665 | "description": "master doesn’t have any extra options. It simply displays the master’s node ID, bound IP address, and node name.", 666 | "descriptionFormat": "html", 667 | "time": 1508914635540, 668 | "version": 2, 669 | "responses": [], 670 | "tests": null, 671 | "currentHelper": "normal", 672 | "helperAttributes": {}, 673 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 674 | }, 675 | { 676 | "id": "7efa5709-2ca0-45de-9120-9ae713a890d1", 677 | "headers": "", 678 | "headerData": [], 679 | "url": "http://{{url}}:{{port}}/_cat/recovery?v", 680 | "queryParams": [ 681 | { 682 | "key": "v", 683 | "value": "", 684 | "equals": false, 685 | "description": "", 686 | "enabled": true 687 | } 688 | ], 689 | "pathVariables": {}, 690 | "pathVariableData": [], 691 | "preRequestScript": null, 692 | "method": "GET", 693 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 694 | "data": null, 695 | "dataMode": "params", 696 | "name": "10. Recovery", 697 | "description": "The recovery command is a view of index shard recoveries, both on-going and previously completed. It is a more compact view of the JSON recovery API.", 698 | "descriptionFormat": "html", 699 | "time": 1508916231142, 700 | "version": 2, 701 | "responses": [], 702 | "tests": null, 703 | "currentHelper": "normal", 704 | "helperAttributes": {}, 705 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 706 | }, 707 | { 708 | "id": "7fe79711-7e6e-0bff-0edd-6bc9668e0afd", 709 | "headers": "", 710 | "headerData": [], 711 | "url": "http://{{url}}:{{port}}/_cat/indices/{{index}}?v&s=index:desc", 712 | "queryParams": [ 713 | { 714 | "key": "v", 715 | "value": "", 716 | "equals": false, 717 | "description": "", 718 | "enabled": true 719 | }, 720 | { 721 | "key": "s", 722 | "value": "index:desc", 723 | "equals": true, 724 | "description": "", 725 | "enabled": true 726 | } 727 | ], 728 | "preRequestScript": "postman.setEnvironmentVariable(\"index\", \"*\");", 729 | "pathVariables": {}, 730 | "pathVariableData": [], 731 | "method": "GET", 732 | "data": null, 733 | "dataMode": "params", 734 | "tests": null, 735 | "currentHelper": "normal", 736 | "helperAttributes": {}, 737 | "time": 1508914326363, 738 | "name": "4.1 Indices (all)", 739 | "description": "The indices command provides a cross-section of each index. This information spans nodes. For example:", 740 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 741 | "responses": [] 742 | }, 743 | { 744 | "id": "8282fbd7-2cfa-de45-143a-3a024ee5b1fc", 745 | "headers": "", 746 | "headerData": [], 747 | "url": "http://{{url}}:{{port}}/_cat/nodes?v", 748 | "queryParams": [ 749 | { 750 | "key": "v", 751 | "value": "", 752 | "equals": false, 753 | "description": "", 754 | "enabled": true 755 | } 756 | ], 757 | "pathVariables": {}, 758 | "pathVariableData": [], 759 | "preRequestScript": null, 760 | "method": "GET", 761 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 762 | "data": null, 763 | "dataMode": "params", 764 | "name": "7.1 Nodes (all)", 765 | "description": "The nodes command shows the cluster topology. ", 766 | "descriptionFormat": "html", 767 | "time": 1508915726289, 768 | "version": 2, 769 | "responses": [], 770 | "tests": null, 771 | "currentHelper": "normal", 772 | "helperAttributes": {}, 773 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 774 | }, 775 | { 776 | "id": "af128e50-9fd2-f12e-77d3-7d4823df2f27", 777 | "headers": "", 778 | "headerData": [], 779 | "url": "http://{{url}}:{{port}}/_cat/count?v", 780 | "queryParams": [ 781 | { 782 | "key": "v", 783 | "value": "", 784 | "equals": false, 785 | "description": "", 786 | "enabled": true 787 | } 788 | ], 789 | "preRequestScript": null, 790 | "pathVariables": {}, 791 | "pathVariableData": [], 792 | "method": "GET", 793 | "data": null, 794 | "dataMode": "params", 795 | "tests": null, 796 | "currentHelper": "normal", 797 | "helperAttributes": {}, 798 | "time": 1508913299456, 799 | "name": "2.1 Count (cluster)", 800 | "description": "count provides quick access to the document count of the entire cluster, or individual indices.", 801 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 802 | "responses": [] 803 | }, 804 | { 805 | "id": "ca09001c-fce5-18d1-b3da-90e056a6d763", 806 | "headers": "", 807 | "headerData": [], 808 | "url": "http://{{url}}:{{port}}/_cat/nodeattrs?v&h=name,pid,attr,value", 809 | "queryParams": [ 810 | { 811 | "key": "v", 812 | "value": "", 813 | "equals": false, 814 | "description": "", 815 | "enabled": true 816 | }, 817 | { 818 | "key": "h", 819 | "value": "name,pid,attr,value", 820 | "equals": true, 821 | "description": "", 822 | "enabled": true 823 | } 824 | ], 825 | "preRequestScript": null, 826 | "pathVariables": {}, 827 | "pathVariableData": [], 828 | "method": "GET", 829 | "data": null, 830 | "dataMode": "params", 831 | "tests": null, 832 | "currentHelper": "normal", 833 | "helperAttributes": {}, 834 | "time": 1508915585153, 835 | "name": "6.2 Node Attrs (columns)", 836 | "description": "When specifying headers, the headers are not placed in the output by default. To have the headers appear in the output, use verbose mode (v). The header name will match the supplied value (e.g., pid versus p).", 837 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 838 | "responses": [] 839 | }, 840 | { 841 | "id": "cd424430-7154-ffb6-f85c-4433c1429cf6", 842 | "headers": "", 843 | "headerData": [], 844 | "url": "http://{{url}}:{{port}}/_cat/templates/{{templates}}?v&s=name", 845 | "queryParams": [ 846 | { 847 | "key": "v", 848 | "value": "", 849 | "equals": false, 850 | "description": "", 851 | "enabled": true 852 | }, 853 | { 854 | "key": "s", 855 | "value": "name", 856 | "equals": true, 857 | "description": "", 858 | "enabled": true 859 | } 860 | ], 861 | "preRequestScript": "postman.setEnvironmentVariable(\"templates\", \"*\");", 862 | "pathVariables": {}, 863 | "pathVariableData": [], 864 | "method": "GET", 865 | "data": null, 866 | "dataMode": "params", 867 | "tests": null, 868 | "currentHelper": "normal", 869 | "helperAttributes": {}, 870 | "time": 1508919364315, 871 | "name": "16. Templates", 872 | "description": "The templates command provides information about existing templates.", 873 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 874 | "responses": [] 875 | }, 876 | { 877 | "id": "d5bdb2fe-5d74-a454-4261-afb1f8b685e1", 878 | "headers": "", 879 | "headerData": [], 880 | "url": "http://{{url}}:{{port}}/_cat/nodeattrs?v", 881 | "queryParams": [ 882 | { 883 | "key": "v", 884 | "value": "", 885 | "equals": false, 886 | "description": "", 887 | "enabled": true 888 | } 889 | ], 890 | "pathVariables": {}, 891 | "pathVariableData": [], 892 | "preRequestScript": null, 893 | "method": "GET", 894 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 895 | "data": null, 896 | "dataMode": "params", 897 | "name": "6.1 Node Attrs (all)", 898 | "description": "The nodeattrs command shows custom node attributes.", 899 | "descriptionFormat": "html", 900 | "time": 1508915117491, 901 | "version": 2, 902 | "responses": [], 903 | "tests": null, 904 | "currentHelper": "normal", 905 | "helperAttributes": {}, 906 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 907 | }, 908 | { 909 | "id": "f2a70733-e96b-66de-2753-34bfe907e0d9", 910 | "headers": "", 911 | "headerData": [], 912 | "url": "http://{{url}}:{{port}}/_cat/snapshots/{{repo}}?v&s=id", 913 | "queryParams": [ 914 | { 915 | "key": "v", 916 | "value": "", 917 | "equals": false, 918 | "description": "", 919 | "enabled": true 920 | }, 921 | { 922 | "key": "s", 923 | "value": "id", 924 | "equals": true, 925 | "description": "", 926 | "enabled": true 927 | } 928 | ], 929 | "preRequestScript": "postman.setEnvironmentVariable(\"repo\", \"foo\");", 930 | "pathVariables": {}, 931 | "pathVariableData": [], 932 | "method": "GET", 933 | "data": null, 934 | "dataMode": "params", 935 | "tests": null, 936 | "currentHelper": "normal", 937 | "helperAttributes": {}, 938 | "time": 1508919042825, 939 | "name": "15. Snapshots", 940 | "description": "The snapshots command shows all snapshots that belong to a specific repository.", 941 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 942 | "responses": [] 943 | }, 944 | { 945 | "id": "fae22e3b-843f-01bf-b0ac-430557e10db6", 946 | "headers": "", 947 | "headerData": [], 948 | "url": "http://{{url}}:{{port}}/_cat/indices/{{index}}?v&h=index,tm&s=tm:desc", 949 | "queryParams": [ 950 | { 951 | "key": "v", 952 | "value": "", 953 | "equals": false, 954 | "description": "", 955 | "enabled": true 956 | }, 957 | { 958 | "key": "h", 959 | "value": "index,tm", 960 | "equals": true, 961 | "description": "", 962 | "enabled": true 963 | }, 964 | { 965 | "key": "s", 966 | "value": "tm:desc", 967 | "equals": true, 968 | "description": "", 969 | "enabled": true 970 | } 971 | ], 972 | "pathVariables": {}, 973 | "pathVariableData": [], 974 | "preRequestScript": null, 975 | "method": "GET", 976 | "collectionId": "924de822-f616-cca7-75c5-a78ce2f04cc0", 977 | "data": null, 978 | "dataMode": "params", 979 | "name": "4.2 Indices (columns)", 980 | "description": "How much memory is used per index?", 981 | "descriptionFormat": "html", 982 | "time": 1508914474662, 983 | "version": 2, 984 | "responses": [], 985 | "tests": null, 986 | "currentHelper": "normal", 987 | "helperAttributes": {}, 988 | "folder": "a95b6668-6432-4bd9-54fc-5d3b7b82bcfe" 989 | } 990 | ] 991 | } --------------------------------------------------------------------------------