{"item":[{"name":"Explorer","description":"Virtual filesystem management.","item":[{"id":"ac9f5944-b96d-5525-9c23-7adec42b9bdd","name":"Getting a filesystem","request":{"name":"Getting a filesystem","description":{"content":"Getting a filesystem.","type":"text/plain"},"url":{"path":["registry","explorer"],"host":["{{baseUrl}}"],"query":[{"key":"folder_key","value":"11111111-2222-3333-4444-555555555555","disabled":true,"description":{"content":"Folder key, unique identifier.","type":"text/plain"}},{"key":"filter","value":"example text","disabled":true,"description":{"content":"Filter for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"CREATION_DATE","disabled":true,"description":{"content":"The name of the column in the table with folders.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"591d83b1-7652-5118-bb8b-f349c44b46a2","name":"Create folder","request":{"name":"Create folder","description":{"content":"Create new folder.","type":"text/plain"},"url":{"path":["registry","explorer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"parent_key\": \"11111111-2222-3333-4444-555555555555\",\n \"name\": \"folder_1\",\n \"comment\": \"long long long long text\",\n \"color\": \"red\",\n \"expiration_date\": \"2026-09-21T19:45:00Z\",\n \"attributes\": []\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a7ee3167-bfba-5132-b698-f224bd4f8e61","name":"Update folder","request":{"name":"Update folder","description":{"content":"Rename and move folder.","type":"text/plain"},"url":{"path":["registry","explorer",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"parent_key\": \"11111111-2222-3333-4444-555555555555\",\n \"name\": \"folder_1\",\n \"comment\": \"long long long long text\",\n \"color\": \"red\",\n \"expiration_date\": \"2026-09-21T19:45:00Z\",\n \"attributes\": []\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bf4b3b14-bbc1-59a2-be3a-f9ff096cfd8b","name":"Folder removal","request":{"name":"Folder removal","description":{"content":"Folder removal by key.","type":"text/plain"},"url":{"path":["registry","explorer",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a59d87bf-7418-51e9-ad1b-e7e02045ab5e","name":"Folder specification","request":{"name":"Folder specification","description":{"content":"Getting a folder specification.","type":"text/plain"},"url":{"path":["registry","explorer",":target_folder_key","specification"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4f197221-b99c-5590-876a-08964a5dd209","name":"Folder path","request":{"name":"Folder path","description":{"content":"Folder path.","type":"text/plain"},"url":{"path":["registry","explorer",":target_folder_key","path"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9b385c12-ffaa-5019-a88d-bc7c46e25fae","name":"Create folders (batch)","request":{"name":"Create folders (batch)","description":{"content":"Create new folder (batch).","type":"text/plain"},"url":{"path":["registry","explorer","batch","folders"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"817e5cae-4d75-54d0-acd9-492b23cd36ed","name":"Folders removal (batch)","request":{"name":"Folders removal (batch)","description":{"content":"Batch delete folders.","type":"text/plain"},"url":{"path":["registry","explorer","batch","folders"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4b32e8b0-c3e4-54ec-a2e1-f3eb96b00ec6","name":"Folder key","request":{"name":"Folder key","description":{"content":"Getting a folder key by path.","type":"text/plain"},"url":{"path":["registry","explorer","batch","folder-key"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"01e65a29-dc29-511d-9597-537f7bb6b6ad","name":"File key","request":{"name":"File key","description":{"content":"Getting a file key by path.","type":"text/plain"},"url":{"path":["registry","explorer","batch","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{"mode":"raw","raw":"{\n \"folder_names\": [],\n \"file_name\": \"file_1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"91d296d8-496d-548a-bb22-b1185f3b4ff7","name":"Files removal (batch)","request":{"name":"Files removal (batch)","description":{"content":"Batch delete files.","type":"text/plain"},"url":{"path":["registry","explorer","batch","files"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n \"11111111-2222-3333-4444-555555555555\"\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b4a37569-75dc-5c3e-b7d0-c4802a2b3e4c","name":"Filesystem counters","request":{"name":"Filesystem counters","description":{"content":"Getting a virtual filesystem counters.","type":"text/plain"},"url":{"path":["registry","explorer","batch","counters"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Backups","description":"Bulk data export and import.","item":[{"id":"a3d89818-c130-5369-8206-9ef70be3812f","name":"Folder export","request":{"name":"Folder export","description":{"content":"Export folder with files.","type":"text/plain"},"url":{"path":["registry","backups",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"POST","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"27aba0d0-36db-5fc6-8f6d-587e7e859112","name":"Folder import","request":{"name":"Folder import","description":{"content":"Import folder with files. The folder should not be of type ROOT and should be empty.","type":"text/plain"},"url":{"path":["registry","backups",":target_folder_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"target_folder_key","disabled":false,"description":{"content":"(Required) Folder key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/octet-stream"}],"method":"PUT","body":{"mode":"raw","raw":""},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Configurations","description":"File configuration management.","item":[{"id":"191098ab-8614-5f88-aa45-3f4d2ba1e77a","name":"Create configuration","request":{"name":"Create configuration","description":{"content":"Create new configuration file.","type":"text/plain"},"url":{"path":["registry","configurations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"18d153c8-b318-5b86-843f-5165672a8263","name":"Reading configuration","request":{"name":"Reading configuration","description":{"content":"Getting configuration file by key.","type":"text/plain"},"url":{"path":["registry","configurations",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"856d07ca-f08d-50f0-962d-18a78171a9e1","name":"Specification update","request":{"name":"Specification update","description":{"content":"Rename \\ move configuration.","type":"text/plain"},"url":{"path":["registry","configurations",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"af3fae5e-6184-50fc-90a2-4fc484dcedbf","name":"Configuration removal","request":{"name":"Configuration removal","description":{"content":"Configuration removal by key.","type":"text/plain"},"url":{"path":["registry","configurations",":file_key"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[],"method":"DELETE","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7c0c01ee-ee86-5e84-9b76-b3eb76c90004","name":"Schema read","request":{"name":"Schema read","description":{"content":"Schema read.","type":"text/plain"},"url":{"path":["registry","configurations",":file_key","schema"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"23c6d0a9-4c74-5051-8a5d-c6366d7ec76c","name":"Schema update","request":{"name":"Schema update","description":{"content":"Schema update.","type":"text/plain"},"url":{"path":["registry","configurations",":file_key","schema"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\"$schema\":\"https://json-schema.org/draft/2020-12/schema\", \"type\":\"object\", \"additionalProperties\":true}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c093fac3-8ae2-545b-a6d1-e2e632b5baad","name":"Content read","request":{"name":"Content read","description":{"content":"Content read.","type":"text/plain"},"url":{"path":["registry","configurations",":file_key","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b2c5c27f-c97a-5300-b884-59c2510f68fd","name":"Content update","request":{"name":"Content update","description":{"content":"Content update.","type":"text/plain"},"url":{"path":["registry","configurations",":file_key","content"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\"long json\"}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"81a82eec-364d-55c9-88b4-1b4da7e2031a","name":"Configurations list (table)","request":{"name":"Configurations list (table)","description":{"content":"Getting a table with configuration.","type":"text/plain"},"url":{"path":["registry","configurations","batch","table"],"host":["{{baseUrl}}"],"query":[{"key":"folder_key","value":"11111111-2222-3333-4444-555555555555","disabled":true,"description":{"content":"Folder key, unique identifier.","type":"text/plain"}},{"key":"filter","value":"example text","disabled":true,"description":{"content":"Filter for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"SPECIFICATION_FOLDER_KEY","disabled":true,"description":{"content":"Configuration table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1aa5e735-9ded-52e1-a270-0323f9d91fb8","name":"Configuration search","request":{"name":"Configuration search","description":{"content":"Configuration global search.","type":"text/plain"},"url":{"path":["registry","configurations","batch","search"],"host":["{{baseUrl}}"],"query":[{"key":"filter","value":"example text","disabled":false,"description":{"content":"(Required) String for searching by text fields.","type":"text/plain"}},{"key":"offset","value":"10","disabled":true,"description":{"content":"The number of items to skip before starting to collect the result set.","type":"text/plain"}},{"key":"limit","value":"10","disabled":true,"description":{"content":"The number of items to return.","type":"text/plain"}},{"key":"sort_field","value":"SPECIFICATION_FOLDER_KEY","disabled":true,"description":{"content":"Configuration table column name.","type":"text/plain"}},{"key":"sort_direction","value":"DESC","disabled":true,"description":{"content":"Sort direction.","type":"text/plain"}}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c1cb84f3-44a0-51ee-afec-76652f8af4f1","name":"Configuration duplicate","request":{"name":"Configuration duplicate","description":{"content":"Configuration duplicate.","type":"text/plain"},"url":{"path":["registry","configurations",":file_key","actions","duplicate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"file_key","disabled":false,"description":{"content":"(Required) File key, unique identifier.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"file_1\",\n \"comment\": \"long long long long text\",\n \"folder_key\": \"11111111-2222-3333-4444-555555555555\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"System functions.\nAuxiliary functionality common to all services.","item":[{"id":"13bb33b7-b968-54d9-8b0d-f84ec8747a00","name":"Checking the availability","request":{"name":"Checking the availability","description":{"content":"Checking the service availability.","type":"text/plain"},"url":{"path":["registry","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8029413e-8adc-50ac-b25b-a3d93ef0bc76","name":"Getting the service version","request":{"name":"Getting the service version","description":{"content":"Getting the service version.","type":"text/plain"},"url":{"path":["registry","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5aeb4acb-7f85-582f-8f49-576df32d13af","name":"Getting the documentation","request":{"name":"Getting the documentation","description":{"content":"Getting the file with this service documentation.","type":"text/plain"},"url":{"path":["registry","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"file_en.html","key":"filename","disabled":false,"description":{"content":"(Required) File name.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"text/html"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"auth":{"type":"bearer","bearer":[{"type":"any","value":"{{bearerToken}}","key":"token"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://api.edge7.veeroute.cloud"}],"info":{"_postman_id":"ac92cd7e-3eff-5aea-91d9-48fbf2e73a88","name":"VRt.Registry [RG]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Programming interface for Veeroute Registry.\n\n# Description\n\nThe service is designed to manage configuration files.\n\nContact Support:\n Name: Veeroute Support Team\n Email: support@veeroute.com","type":"text/plain"}}}