{"info":{"_postman_id":"58f5cce1-575a-491d-ad87-1db46610de0c","name":"Sirius API's Demo","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"25450208","collectionId":"58f5cce1-575a-491d-ad87-1db46610de0c","publishedId":"2s93sdXWeB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-06-12T07:07:07.000Z"},"item":[{"name":"Test Sirius","event":[{"listen":"test","script":{"id":"cde3fc12-7fdc-4c46-9b65-a5e645c89240","exec":[""],"type":"text/javascript"}}],"id":"11ab5dbe-d11d-420e-ad9d-4a76fbf66dcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"172.23.120.103:4000/check-online","urlObject":{"path":["check-online"],"host":["172.23.120.103:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"11ab5dbe-d11d-420e-ad9d-4a76fbf66dcd"},{"name":"Warm Up Bucket","id":"1c1da382-9c95-48ef-9e2a-fb36e5db4d42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/warmup-bucket","urlObject":{"path":["warmup-bucket"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c1da382-9c95-48ef-9e2a-fb36e5db4d42"},{"name":"Start Random Bulk Insert","id":"f27fd73c-8c2e-469f-a40b-3cf6d03374e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"operationConfig\": {\n        \"start\": 0,\n        \"end\": 1,\n        \"docSize\": 1024,\n        \"template\": \"person\"\n    },\n    \"insertOptions\": {\n        \"timeout\": 30\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/bulk-create","urlObject":{"path":["bulk-create"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"f27fd73c-8c2e-469f-a40b-3cf6d03374e7"},{"name":"Start Random Bulk Upsert","id":"10a25e38-351e-428a-a959-9fdccc4f50c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"operationConfig\": {\n        \"start\": 0,\n        \"end\": 1,\n        \"docSize\": 1024,\n        \"template\": \"person\"\n    },\n    \"insertOptions\": {\n        \"timeout\": 5\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/bulk-upsert","urlObject":{"path":["bulk-upsert"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"10a25e38-351e-428a-a959-9fdccc4f50c4"},{"name":"Start Random Bulk Read","id":"2f0715ee-4378-41db-bb39-77b25bb717c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"operationConfig\": {\n        \"start\": 0,\n        \"end\": 25000,\n        \"docSize\": 100,\n        \"template\": \"person\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"172.23.120.103:4000/bulk-read","urlObject":{"path":["bulk-read"],"host":["172.23.120.103:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f0715ee-4378-41db-bb39-77b25bb717c8"},{"name":"Start Random Bulk delete","id":"c8d16651-2cea-4d55-b1c4-6c8d6e09608e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"operationConfig\": {\n        \"start\": 4,\n        \"end\": 6\n    },\n    \"removeOptions\": {\n        \"timeout\": 5\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/bulk-delete","urlObject":{"path":["bulk-delete"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8d16651-2cea-4d55-b1c4-6c8d6e09608e"},{"name":"Start Random Bulk Touch","id":"7670042f-f3cb-4143-b3fa-aa2b4bd364c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://localhost\"\n    },\n    \"bucket\": \"lol\",\n    \"expiry\": 10,\n    \"operationConfig\": {\n        \"start\": 0,\n        \"end\": 10\n    },\n    \"touchOptions\": {\n        \"timeout\": 5\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/bulk-touch","urlObject":{"path":["bulk-touch"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"7670042f-f3cb-4143-b3fa-aa2b4bd364c3"},{"name":"Start Random Bulk Sub-Doc Insert","id":"4e3e5d4f-4b74-480b-a1f3-5d8921601af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n   \n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\",\n    \n    \"bucket\": \"default\",\n    \"operationConfig\": {\n        \"start\": 0,\n        \"end\": 10,\n        \"docSize\": 20000,\n        \"template\": \"person\"\n    },\n    \"extras\": {\n        \"createPath\": true,\n        \"isXattr\": false,\n        \"timeout\": 10,\n        \"storeSemantic\":3\n    }\n}","options":{"raw":{"language":"json"}}},"url":"172.23.120.103:4000/sub-doc-bulk-insert","urlObject":{"path":["sub-doc-bulk-insert"],"host":["172.23.120.103:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e3e5d4f-4b74-480b-a1f3-5d8921601af1"},{"name":"Start  Random Bulk Sub-Doc Upsert","id":"b5f2eb3f-9c2f-4ed6-bf55-376e4b98791a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"operationConfig\": {\n        \"start\": 5,\n        \"end\": 10,\n        \"docSize\": 1024,\n        \"template\": \"hotel\",\n    },\n    \"insertSpecOptions\": {\n        \"createPath\": false,\n        \"isXattr\": false\n    },\n    \"mutateInOptions\":{\n        \"timeout\": 10,\n        \"storeSemantic\":1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/sub-doc-bulk-upsert","urlObject":{"path":["sub-doc-bulk-upsert"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5f2eb3f-9c2f-4ed6-bf55-376e4b98791a"},{"name":"Start Random Bulk Sub-Doc Delete","id":"6c9154cd-ed7b-4c6b-ba67-476bfc1ca024","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"operationConfig\": {\n        \"start\": 15,\n        \"end\": 20,\n        \"docSize\": 256,\n        \"template\": \"person\"\n    },\n    \"removeSpecOptions\": {\n        \"isXattr\": false\n    },\n    \"mutateInOptions\":{\n        \"timeout\": 10\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/sub-doc-bulk-delete","urlObject":{"path":["sub-doc-bulk-delete"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c9154cd-ed7b-4c6b-ba67-476bfc1ca024"},{"name":"Start Random Bulk Sub-Doc Read","id":"33e02fbc-9b9d-4656-b8c4-6492235d90ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbases://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n       \"operationConfig\": {\n        \"start\": 5,\n        \"end\": 10,\n        \"docSize\": 256,\n        \"template\": \"person\"\n    },\n    \"getSpecOptions\": {\n        \"isXattr\": false\n    },\n    \"lookupInOptions\":{\n        \"timeout\": 10\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/sub-doc-bulk-read","urlObject":{"path":["sub-doc-bulk-read"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"33e02fbc-9b9d-4656-b8c4-6492235d90ad"},{"name":"Start Validation","id":"6d571730-4351-417a-9d20-56d1a4fdbb17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/validate","urlObject":{"path":["validate"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d571730-4351-417a-9d20-56d1a4fdbb17"},{"name":"Retry Operation on Exceptions","id":"0c7e6765-02c9-483f-9129-a1310557a9ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"resultSeed\": \"1706605861912908000\",\n    \"exceptions\": {\n            \"retryExceptions\": [],\n            \"ignoreExceptions\": [],\n            \"retryAttempts\": 1\n    }\n}"},"url":"localhost:4000/retry-exceptions","urlObject":{"path":["retry-exceptions"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c7e6765-02c9-483f-9129-a1310557a9ab"},{"name":"Start Single insert","id":"fcb5e5e8-ec6c-4cd2-9c38-503c2ed46a41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"singleOperationConfig\": {\n        \"keys\" :[\n            \"manik1\",\n            \"manik2\",\n            \"manik3\"\n        ],\n        \"docSize\":100\n    },\n    \"insertOptions\": {\n        \"timeout\": 5\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-create","urlObject":{"path":["single-create"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcb5e5e8-ec6c-4cd2-9c38-503c2ed46a41"},{"name":"Start Single upsert","id":"f2cf82cb-4d2e-43f2-a515-d9e96e3838dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://localhost\"\n    },\n    \"bucket\": \"default\",\n     \"singleOperationConfig\": {\n        \"keys\" :[\n            \"manik_10\" \n        ],\n        \"template\": \"hotel\"\n     },\n    \"insertOptions\": {\n        \"timeout\": 5\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-upsert","urlObject":{"path":["single-upsert"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2cf82cb-4d2e-43f2-a515-d9e96e3838dd"},{"name":"Start Single replace","id":"f942e7c9-294a-400e-950f-eaccc77f32ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://localhost\"\n    },\n    \"bucket\": \"lol\",\n    \"singleOperationConfig\": {\n        \"keys\" :[\n            \"manik_10\",\n            \"manik_2\",\n            \"bharat_1\" \n        ],\n        \"template\": \"person\"\n    },\n    \"replaceOptions\": {\n        \"timeout\": 5\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-replace","urlObject":{"path":["single-replace"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"f942e7c9-294a-400e-950f-eaccc77f32ee"},{"name":"Start Single delete","id":"86119f2c-3cc8-464d-9dd3-90f729562098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://localhost\"\n    },\n    \"bucket\": \"lol\",\n    \"singleOperationConfig\": {\n        \"keys\" :[\n            \"manik1\"\n        ]\n    },\n    \"removeOptions\": {\n        \"timeout\": 5\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-delete","urlObject":{"path":["single-delete"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"86119f2c-3cc8-464d-9dd3-90f729562098"},{"name":"Start Single read","id":"18335110-7cf7-4370-9329-af17712fd43f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://localhost\"\n    },\n    \"bucket\": \"default\",\n    \"singleOperationConfig\": {\n       \"keys\":[\n           \"bharat_1\",\n           \"manik_1\"\n       ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-read","urlObject":{"path":["single-read"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"18335110-7cf7-4370-9329-af17712fd43f"},{"name":"Start Single Sub-Doc Insert","id":"4e9499f2-169b-434e-b553-43a84ccefebf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"singleSubDocOperationConfig\": {\n        \"key\" : \"manik1\",\n        \"paths\": [\n            \"my\"\n        ]\n    },\n    \"insertSpecOptions\": {\n        \"createPath\": true,\n        \"isXattr\": true\n    },\n    \"mutateInOptions\": {\n        \"timeout\": 10\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-sub-doc-insert","urlObject":{"path":["single-sub-doc-insert"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e9499f2-169b-434e-b553-43a84ccefebf"},{"name":"Start Single Sub-Doc Upsert","id":"048c8675-4617-427d-b1ef-fa78fd12ad58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.100.12\"\n    },\n    \"bucket\": \"default\",\n    \"singleSubDocOperationConfig\": {\n        \"key\" : \"manik1\",\n        \"paths\": [\n            \"my\",\n            \"love\"\n        ]\n    },\n    \"insertSpecOptions\": {\n        \"createPath\": true,\n        \"isXattr\": false\n    },\n    \"mutateInOptions\": {\n        \"timeout\": 10,\n        \"storeSemantic\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-sub-doc-upsert","urlObject":{"path":["single-sub-doc-upsert"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"048c8675-4617-427d-b1ef-fa78fd12ad58"},{"name":"Start Single Sub-Doc Replace","id":"03df3568-0191-4230-956f-fe419378f213","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://localhost\"\n    },\n    \"bucket\": \"default\",\n    \"singleSubDocOperationConfig\": {\n        \"key\" : \"manik_1\",\n        \"paths\": [\n            \"subPath_1\",\n            \"subPath_2\"\n        ],\n        \"docSize\" : 25\n    },\n    \"replaceSpecOptions\": {\n        \"isXattr\": false\n    },\n    \"mutateInOptions\": {\n        \"timeout\": 10\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-sub-doc-replace","urlObject":{"path":["single-sub-doc-replace"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"03df3568-0191-4230-956f-fe419378f213"},{"name":"Start Single Sub-Doc Delete","id":"5b91fa09-ef81-4478-9101-5bf5293df929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://localhost\"\n    },\n    \"bucket\": \"default\",\n    \"singleSubDocOperationConfig\": {\n        \"key\" : \"manik_10\",\n        \"paths\": [\n            \"subPath_2\"\n        ],\n        \"docSize\" : 25\n    },\n    \"removeSpecOptions\": {\n        \"isXattr\": false\n    },\n    \"mutateInOptions\": {\n        \"timeout\": 10\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-sub-doc-delete","urlObject":{"path":["single-sub-doc-delete"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b91fa09-ef81-4478-9101-5bf5293df929"},{"name":"Start Single Sub-Doc Read","id":"4026fff2-e0af-41b0-8d7f-ecd427532a99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://172.23.138.134\"\n    },\n    \"bucket\": \"default\",\n     \"singleSubDocOperationConfig\": {\n        \"key\" : \"manik\",\n        \"paths\": [\n            \"my.attr\"\n        ]\n    },\n    \"getSpecOptions\": {\n        \"isXattr\": true\n    },\n    \"lookupInOptions\": {\n        \"timeout\": 10\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-sub-doc-read","urlObject":{"path":["single-sub-doc-read"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"4026fff2-e0af-41b0-8d7f-ecd427532a99"},{"name":"Start Single Validate","id":"45182514-3637-4dc6-90d0-f67487723f7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\",\n    \"clusterConfig\": {\n        \"username\": \"Administrator\",\n        \"password\": \"password\",\n        \"connectionString\": \"couchbase://localhost\"\n    },\n    \"bucket\": \"lol\",\n    \"singleOperationConfig\": {\n        \"keys\" :[\n            \"manik10\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/single-doc-validate","urlObject":{"path":["single-doc-validate"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"45182514-3637-4dc6-90d0-f67487723f7c"},{"name":"Clear information on Sirius","id":"0a46b5b2-d777-4ce1-92e9-7ee5cd6c429b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"identifierToken\": \"manik_test_1\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/clear_data","urlObject":{"path":["clear_data"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a46b5b2-d777-4ce1-92e9-7ee5cd6c429b"},{"name":"Task Result","id":"11f9a999-f894-415c-90bc-26fe19792c10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"seed\": \"1707395100309775000\",\n    \"deleteRecord\": false\n}"},"url":"localhost:4000/result","urlObject":{"path":["result"],"host":["localhost:4000"],"query":[],"variable":[]}},"response":[],"_postman_id":"11f9a999-f894-415c-90bc-26fe19792c10"}],"event":[{"listen":"prerequest","script":{"id":"74aaf51d-9f46-42e3-8c09-f78880c1e89d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b442ce02-d585-4079-973c-0e06b30793e9","type":"text/javascript","exec":[""]}}],"variable":[{"key":"DOMAIN","value":"localhost:4000","type":"string"},{"key":"USERID","value":"admin123","type":"string"},{"key":"PASSWORD","value":"admin123","type":"string"},{"key":"jwt_token","value":""},{"key":"DOMAIN_1","value":"172.23.120.103:4000","type":"string"},{"key":"DOMAIN_2","value":"172.23.105.164:4000","type":"string"},{"key":"DOMAIN_80","value":"172.23.105.164:4000","type":"string"}]}