{"item":[{"name":"backup","description":"","item":[{"name":"clusterCheckDir","description":"","item":[{"id":"d6d385bc-9737-4514-8cca-c190d0692b05","name":"Check if given directory is valid for backup in the cluster","request":{"name":"Check if given directory is valid for backup in the cluster","description":{},"url":{"path":["backup","clusterCheckDir"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Backup store directory path parameter. Missing or empty values will return a 'Bad Request'","type":"text/plain"},"key":"dir","value":""},{"disabled":false,"description":{"content":"Datacenter where backup should be executed. Should be omitted for Single Datacenter Cluster","type":"text/plain"},"key":"datacenter","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"872d1f23-0d24-467e-bd97-d67696168e47","name":"Success","originalRequest":{"url":{"path":["backup","clusterCheckDir"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Backup store directory path parameter. Missing or empty values will return a 'Bad Request'","type":"text/plain"},"key":"dir","value":""},{"disabled":false,"description":{"content":"Datacenter where backup should be executed. Should be omitted for Single Datacenter Cluster","type":"text/plain"},"key":"datacenter","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"inProgress\": \"\",\n \"storageError\": \"\",\n \"storagePath\": \"\",\n \"testDisabled\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"66d886f2-698b-4109-9365-667b996af845","name":"No directory information received for validation","originalRequest":{"url":{"path":["backup","clusterCheckDir"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Backup store directory path parameter. Missing or empty values will return a 'Bad Request'","type":"text/plain"},"key":"dir","value":""},{"disabled":false,"description":{"content":"Datacenter where backup should be executed. Should be omitted for Single Datacenter Cluster","type":"text/plain"},"key":"datacenter","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"config","description":"","item":[{"id":"d8dbe281-712d-4bfe-8131-8d67eafeaf4f","name":"Return backup configuration overview","request":{"name":"Return backup configuration overview","description":{},"url":{"path":["backup","config"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"5f2ad285-5c07-4715-96a5-aa6cb919cce7","name":"Success","originalRequest":{"url":{"path":["backup","config"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"bandwidthLimitMbits\": \"\",\n \"cassandraScheduledTime\": \"\",\n \"datacenter\": \"\",\n \"enabled\": \"\",\n \"includeLm20Data\": \"\",\n \"includeRumData\": \"\",\n \"includeTsMetricData\": \"\",\n \"maxEsSnapshotsToClean\": \"\",\n \"pauseBackups\": \"\",\n \"storagePath\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"270c0eb4-fbf4-4bc2-8b1c-1490f7f51cee","name":"Change backup configuration","request":{"name":"Change backup configuration","description":{},"url":{"path":["backup","config"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"bandwidthLimitMbits\": \"\",\n \"cassandraScheduledTime\": \"\",\n \"includeLm20Data\": \"\",\n \"includeRumData\": \"\",\n \"includeTsMetricData\": \"\",\n \"maxEsSnapshotsToClean\": \"\",\n \"pauseBackups\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c439d1ec-5c73-4e9b-a392-947f15bf2263","name":"Success","originalRequest":{"url":{"path":["backup","config"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"bandwidthLimitMbits\": \"\",\n \"cassandraScheduledTime\": \"\",\n \"includeLm20Data\": \"\",\n \"includeRumData\": \"\",\n \"includeTsMetricData\": \"\",\n \"maxEsSnapshotsToClean\": \"\",\n \"pauseBackups\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"32c4cc64-0eb3-4f63-b8ad-8a2b5359748b","name":"Configuration change failed.","originalRequest":{"url":{"path":["backup","config"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"bandwidthLimitMbits\": \"\",\n \"cassandraScheduledTime\": \"\",\n \"includeLm20Data\": \"\",\n \"includeRumData\": \"\",\n \"includeTsMetricData\": \"\",\n \"maxEsSnapshotsToClean\": \"\",\n \"pauseBackups\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"status","description":"","item":[{"id":"baeecc6b-01d6-46bb-b387-507c513ef700","name":"Check status of change backup configuration","request":{"name":"Check status of change backup configuration","description":{},"url":{"path":["backup","config","status"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestId","value":""}],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"058e053f-caa8-4cfc-a0bf-db86832aaba0","name":"Success","originalRequest":{"url":{"path":["backup","config","status"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"87f43f30-399a-4a33-a1c3-1935a1fc7fa5","name":"Request accepted. There will be an id in the response body to check status through the config/status endpoint.","originalRequest":{"url":{"path":["backup","config","status"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"db1fc476-24f5-4d5d-af52-462dcef20258","name":"There is no response for your request id, it might have been already removed from cache if request was made several hours ago. Please make sure that request id is correct and not empty.","originalRequest":{"url":{"path":["backup","config","status"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"83c9a4a1-2092-47ac-bb8b-827c4373c0f1","name":"Configuration change failed","originalRequest":{"url":{"path":["backup","config","status"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"bootstrapManagement","description":"","item":[{"name":"files","description":"","item":[{"name":"ag","description":"","item":[{"name":"configProperties","description":"","item":[{"id":"733e35e7-2cb8-4398-bfb6-ebe2c380d414","name":"Get ActiveGate config properties","request":{"name":"Get ActiveGate config properties","description":{},"url":{"path":["bootstrapManagement","files","ag","configProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"df099bc8-4ebc-41fe-a6d5-76478ad1206e","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","files","ag","configProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ca99372e-7177-4cf9-9549-b0b5812be3c9","name":"No 'config.properties' file available","originalRequest":{"url":{"path":["bootstrapManagement","files","ag","configProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"secureConfigProperties","description":"","item":[{"id":"c35b9dcf-57d2-4c68-a336-95a4d18bb9f2","name":"Get ActiveGate secure config properties","request":{"name":"Get ActiveGate secure config properties","description":{},"url":{"path":["bootstrapManagement","files","ag","secureConfigProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"728a7fb0-5924-4088-bcdd-de5cbf126aa3","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","files","ag","secureConfigProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"83f49b3f-47e4-4ac6-8657-c1d832b965f4","name":"No 'secure.config.properties' file available","originalRequest":{"url":{"path":["bootstrapManagement","files","ag","secureConfigProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"configProperties","description":"","item":[{"id":"a225a1c8-bf95-4655-bf56-ec53766e2c22","name":"Get config properties","request":{"name":"Get config properties","description":{},"url":{"path":["bootstrapManagement","files","configProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e1c265d0-50f8-4c69-a93b-84c6c3e02b63","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","files","configProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dc94b04f-c610-4779-b616-c354e5dc66c4","name":"No 'config.properties' file available","originalRequest":{"url":{"path":["bootstrapManagement","files","configProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"installerMetadata","description":"","item":[{"id":"b4dd749f-69d4-4454-abcd-d85015088933","name":"Get installer metadata","request":{"name":"Get installer metadata","description":{},"url":{"path":["bootstrapManagement","files","installerMetadata"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f5556854-c80f-4ef9-b2fa-3984f514c30e","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","files","installerMetadata"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"clusterBackupPath\": \"\",\n \"datacenterWithBackupEnabled\": \"\",\n \"elasticsearchBackupPath\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"keyStore","description":"","item":[{"id":"6d99ba02-27cf-48d4-9cc5-e313bf944da8","name":"Get key store","request":{"name":"Get key store","description":{},"url":{"path":["bootstrapManagement","files","keyStore"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"3d1233f2-4dad-4e37-8c10-c8ae08494271","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","files","keyStore"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"101cac0e-cc67-42cd-8e06-91f3accbd60a","name":"No 'key store' file available","originalRequest":{"url":{"path":["bootstrapManagement","files","keyStore"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"runtimeProperties","description":"","item":[{"id":"a65e3387-e6e7-47b2-84ae-aa4b43febbdd","name":"Get runtime properties","request":{"name":"Get runtime properties","description":{},"url":{"path":["bootstrapManagement","files","runtimeProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"988754b2-ebed-420a-86f2-13a50d655b45","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","files","runtimeProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1eb205a7-5d10-4add-ae01-4a2a256392d8","name":"No 'runtime.properties' file available","originalRequest":{"url":{"path":["bootstrapManagement","files","runtimeProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"secureConfigProperties","description":"","item":[{"id":"7e461e98-4ed5-420a-8e3b-3331ad35016f","name":"Get secure config properties","request":{"name":"Get secure config properties","description":{},"url":{"path":["bootstrapManagement","files","secureConfigProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"108f5991-7368-47b0-985d-996e397eb059","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","files","secureConfigProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d3a1dbde-f290-4c01-a67c-f2e044faec14","name":"No 'secure.config.properties' file available","originalRequest":{"url":{"path":["bootstrapManagement","files","secureConfigProperties"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"newNodeId","description":"","item":[{"id":"a4618358-011f-4f1a-9998-e2640d9a34f6","name":"Get new node id","request":{"name":"Get new node id","description":{},"url":{"path":["bootstrapManagement","newNodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"5238fb3a-312f-47bd-952f-e9592142affa","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","newNodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a2ac4718-0fc6-4003-a1a5-e423eda82e82","name":"Failed to generate new node Id","originalRequest":{"url":{"path":["bootstrapManagement","newNodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"cassandra","description":"","item":[{"name":"cluster","description":"","item":[{"name":"isNodeFullyConnected","description":"","item":[{"name":"{nodeIpToCheck}","description":"","item":[{"id":"2e3fcd2e-def4-415c-aa10-658f97d11fe1","name":"Check if specified node of Cassandra is visible as up and normal on all other nodes","request":{"name":"Check if specified node of Cassandra is visible as up and normal on all other nodes","description":{},"url":{"path":["cassandra","cluster","isNodeFullyConnected",":nodeIpToCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"nodeIpToCheck","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"970fa747-eda3-4843-acda-d017a236ef02","name":"Success","originalRequest":{"url":{"path":["cassandra","cluster","isNodeFullyConnected",":nodeIpToCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"cluster","description":"","item":[{"id":"d34574ce-5207-44e5-9db2-ccb64f87794a","name":"Get information about known servers","request":{"name":"Get information about known servers","description":{},"url":{"path":["cluster"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a6a3eb1a-2a64-434c-90bd-d3e63ad7de36","name":"Success","originalRequest":{"url":{"path":["cluster"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"buildVersion\": \"\",\n \"clusterMemberAddress\": \"\",\n \"communicationUris\": [\n \"\",\n \"\"\n ],\n \"dnsEntryPointUris\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"jvmInfo\": \"\",\n \"operationState\": \"\",\n \"osInfo\": \"\",\n \"restServiceRootUris\": [\n \"\",\n \"\"\n ]\n },\n {\n \"buildVersion\": \"\",\n \"clusterMemberAddress\": \"\",\n \"communicationUris\": [\n \"\",\n \"\"\n ],\n \"dnsEntryPointUris\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"jvmInfo\": \"\",\n \"operationState\": \"\",\n \"osInfo\": \"\",\n \"restServiceRootUris\": [\n \"\",\n \"\"\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"configuration","description":"","item":[{"id":"a78c7014-eb70-49da-bf07-fac4e4db4724","name":"Get cluster nodes configuration","request":{"name":"Get cluster nodes configuration","description":{},"url":{"path":["cluster","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f9d60540-3279-49f2-afa2-a3c2a69847e1","name":"Success","originalRequest":{"url":{"path":["cluster","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"83cad9c8-b863-4cc5-a621-e58cec31277b","name":"Configure cluster nodes responsibilities (web UI and agent traffic)","request":{"name":"Configure cluster nodes responsibilities (web UI and agent traffic)","description":{},"url":{"path":["cluster","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"clusterNodes\": [\n {\n \"agent\": \"\",\n \"id\": \"\",\n \"webUI\": \"\"\n },\n {\n \"agent\": \"\",\n \"id\": \"\",\n \"webUI\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4fcd01fe-18c2-4146-bc86-70bc3f30c1bf","name":"Success","originalRequest":{"url":{"path":["cluster","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"clusterNodes\": [\n {\n \"agent\": \"\",\n \"id\": \"\",\n \"webUI\": \"\"\n },\n {\n \"agent\": \"\",\n \"id\": \"\",\n \"webUI\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"status","description":"","item":[{"id":"8594cc0d-422d-497d-9ef6-e1473bd7fdb7","name":"Get statuses of all cluster nodes configuration updates (current and previous)","request":{"name":"Get statuses of all cluster nodes configuration updates (current and previous)","description":{},"url":{"path":["cluster","configuration","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c9006c37-2192-4f1c-b86a-686ece9a2c3d","name":"Success","originalRequest":{"url":{"path":["cluster","configuration","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestedAt}","description":"","item":[{"id":"abe1a13d-564c-496f-8e99-ba7e2b6dd0a3","name":"Get status of cluster nodes configuration update requested at the given time","request":{"name":"Get status of cluster nodes configuration update requested at the given time","description":{},"url":{"path":["cluster","configuration","status",":requestedAt"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestedAt","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"21744b1c-86cb-4e5d-852d-8f6776dd9c0c","name":"Success","originalRequest":{"url":{"path":["cluster","configuration","status",":requestedAt"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"maintenance","description":"","item":[{"id":"772fb7fe-bd3b-44c6-a68c-8001c89dffd8","name":"Get details about the current cluster maintenance state","request":{"name":"Get details about the current cluster maintenance state","description":{},"url":{"path":["cluster","maintenance"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"181b8f53-00fa-4319-bb88-d2d4b8061870","name":"Success","originalRequest":{"url":{"path":["cluster","maintenance"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"ended\": {\n \"date\": \"\",\n \"user\": \"\"\n },\n \"metadata\": {\n \"newIp\": \"\",\n \"oldIp\": \"\"\n },\n \"nodeId\": \"\",\n \"reason\": \"IP_MIGRATION\",\n \"started\": {\n \"date\": \"\",\n \"user\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"off","description":"","item":[{"id":"6eae4046-1e6a-42fe-9f37-ee0f7b39cc94","name":"Disable the maintenance of the cluster","request":{"name":"Disable the maintenance of the cluster","description":{},"url":{"path":["cluster","maintenance","off"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"nodeId\": \"\",\n \"reason\": \"IP_MIGRATION\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"680f6f78-290e-4765-aaac-62bb5cf643f1","name":"Success. The maintenance has been disabled.","originalRequest":{"url":{"path":["cluster","maintenance","off"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"nodeId\": \"\",\n \"reason\": \"IP_MIGRATION\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2121cf45-d968-483b-b54f-60a6304d484f","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["cluster","maintenance","off"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"nodeId\": \"\",\n \"reason\": \"IP_MIGRATION\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"on","description":"","item":[{"id":"0d111a73-562c-4c18-8148-80c9ef1f612e","name":"Enable the maintenance of the cluster.","request":{"name":"Enable the maintenance of the cluster.","description":{},"url":{"path":["cluster","maintenance","on"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"nodeId\": \"\",\n \"reason\": \"IP_MIGRATION\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4ffa6d04-2a48-49a1-b560-53d04185ad58","name":"Success. The maintenance is now enabled.","originalRequest":{"url":{"path":["cluster","maintenance","on"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"nodeId\": \"\",\n \"reason\": \"IP_MIGRATION\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"70d344ff-8add-440f-8696-31e80ab2df6b","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["cluster","maintenance","on"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"nodeId\": \"\",\n \"reason\": \"IP_MIGRATION\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f1bb8a33-c6c3-4a81-94e0-52e6b5a29835","name":"Failed. Can't enable the maintenance state, because the previous hasn't finished.","originalRequest":{"url":{"path":["cluster","maintenance","on"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"nodeId\": \"\",\n \"reason\": \"IP_MIGRATION\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"metadata","description":"","item":[{"id":"da88318f-b225-467f-b398-5329702b778c","name":"Get basic cluster information","request":{"name":"Get basic cluster information","description":{},"url":{"path":["cluster","metadata"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"991171b6-9186-4ea8-bc77-6a682a94d571","name":"Success","originalRequest":{"url":{"path":["cluster","metadata"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"clusterName\": \"\",\n \"clusterUuid\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"elastic","description":"","item":[{"name":"ccr","description":"","item":[{"name":"autoFollowPattern","description":"","item":[{"id":"1c4a9cb0-df1e-48fb-a987-38747d35cb55","name":"Deletes auto follow pattern for MultiDC environment","request":{"name":"Deletes auto follow pattern for MultiDC environment","description":{},"url":{"path":["elastic","ccr","autoFollowPattern"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"01824d54-7920-4d8e-b3a5-3a5f8ba39cbf","name":"Success","originalRequest":{"url":{"path":["elastic","ccr","autoFollowPattern"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"reason\": \"\",\n \"success\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"33b3a151-2147-4e6a-9c6a-fd544fbeab8e","name":"Creates auto follow pattern for MultiDC environment","request":{"name":"Creates auto follow pattern for MultiDC environment","description":{},"url":{"path":["elastic","ccr","autoFollowPattern"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"08ef21d2-d799-4a1b-a0d7-3961539c7011","name":"Success","originalRequest":{"url":{"path":["elastic","ccr","autoFollowPattern"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"reason\": \"\",\n \"success\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"outdatedIndices","description":"","item":[{"id":"1f8b4865-1225-4c93-86ff-e1db9248cee1","name":"Get Elasticsearch outdated indices","request":{"name":"Get Elasticsearch outdated indices","description":{},"url":{"path":["elastic","outdatedIndices"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"version","value":"7"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9687cd02-5e86-4480-b9ba-f5ffa8f6f306","name":"Success","originalRequest":{"url":{"path":["elastic","outdatedIndices"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"version","value":"7"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"outdatedIndices\": [\n {\n \"createdVersion\": \"\",\n \"custom\": \"\",\n \"indexName\": \"\"\n },\n {\n \"createdVersion\": \"\",\n \"custom\": \"\",\n \"indexName\": \"\"\n }\n ],\n \"summary\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"upgradeStatus","description":"","item":[{"id":"0bb0703f-a721-4b8a-9d5d-6d5a4a7244ab","name":"Checks if it is safe to upgrade elasticsearch ","request":{"name":"Checks if it is safe to upgrade elasticsearch ","description":{},"url":{"path":["elastic","upgradeStatus"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"expectedElasticsearchNodes","value":"-1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"version","value":"7"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a9f11b2b-b37d-4e09-bcf7-372bde81a0bc","name":"Success","originalRequest":{"url":{"path":["elastic","upgradeStatus"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"expectedElasticsearchNodes","value":"-1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"version","value":"7"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"reason\": \"\",\n \"upgradePossible\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"endpoint","description":"","item":[{"name":"additionalWebUiAddresses","description":"","item":[{"id":"d8faa512-a55d-459d-91cd-21ff3e6ceeb0","name":"Get cluster UI addresses used for help chat","request":{"name":"Get cluster UI addresses used for help chat","description":{},"url":{"path":["endpoint","additionalWebUiAddresses"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"cda3e7fd-c2c8-4e72-8d85-81824d11cb30","name":"Success","originalRequest":{"url":{"path":["endpoint","additionalWebUiAddresses"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"additionalAddresses\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1e92007b-2259-4db2-8334-d8ec17294e51","name":"Update cluster UI addresses used for help chat","request":{"name":"Update cluster UI addresses used for help chat","description":{},"url":{"path":["endpoint","additionalWebUiAddresses"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"additionalAddresses\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"11739dae-dd75-44b4-8033-b46386b3af68","name":"Success","originalRequest":{"url":{"path":["endpoint","additionalWebUiAddresses"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"additionalAddresses\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"additionalAddresses\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9e3ceebb-5892-4e00-9931-2dcf5d3b498b","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","additionalWebUiAddresses"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"additionalAddresses\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"beaconForwarderAddress","description":"","item":[{"id":"4a46f5a4-1d9c-4425-bc41-767dd9b41870","name":"Get beacon forwarder address","request":{"name":"Get beacon forwarder address","description":{},"url":{"path":["endpoint","beaconForwarderAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"04f8b0e2-f835-4b2c-bb01-0db1668a492d","name":"Success","originalRequest":{"url":{"path":["endpoint","beaconForwarderAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ddbd7c0d-2dd9-4f8e-b8b0-1cabb048a580","name":"Update beacon forwarder address","request":{"name":"Update beacon forwarder address","description":{},"url":{"path":["endpoint","beaconForwarderAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"5e207f15-22ad-4278-88fe-109772577e99","name":"Success","originalRequest":{"url":{"path":["endpoint","beaconForwarderAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"60f56746-5247-4dc0-a3c6-a912478ac384","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","beaconForwarderAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"cdnAddress","description":"","item":[{"id":"a19f4254-f76e-49f5-9e70-8c93db4f9899","name":"Get root CDN address","request":{"name":"Get root CDN address","description":{},"url":{"path":["endpoint","cdnAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d4dcd79e-d5b0-4dc4-9e48-4cbf9e3744e4","name":"Success","originalRequest":{"url":{"path":["endpoint","cdnAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9669d2ed-243c-4fcc-b75e-afa37e867f86","name":"Update root CDN address","request":{"name":"Update root CDN address","description":{},"url":{"path":["endpoint","cdnAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"205bd44b-b044-4b80-be4d-96f737dcd864","name":"Success","originalRequest":{"url":{"path":["endpoint","cdnAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e0eaf87c-179e-49dd-84b8-3e44209fbd1c","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","cdnAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"publicIp","description":"","item":[{"name":"agents","description":"","item":[{"name":"{nodeId}","description":"","item":[{"id":"6d7f8103-11d9-4b42-bcc0-ac72ad04a15f","name":"Get node IP for OneAgents","request":{"name":"Get node IP for OneAgents","description":{},"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"nodeId","disabled":false,"description":{"content":"(Required) Node ID","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"6b2fee1b-3ebe-4dc1-ba42-01f789da634c","name":"Success","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\",\n \"newAddress\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cf6dd081-b33f-4ecc-a30d-561b64057c08","name":"Timeout","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":544,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3de678fb-d327-4ad4-a1ff-264c411acd9a","name":"Invalid address","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":550,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b3af46c3-0346-45f0-a7c4-cd681f863357","name":"Collector not found","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":552,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fa327c25-dfe8-44b5-9e83-f142417491a5","name":"Store node IP for OneAgents","request":{"name":"Store node IP for OneAgents","description":{},"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"nodeId","disabled":false,"description":{"content":"(Required) Node ID","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"08ea757b-5f74-4ec8-b8b8-47c3d7b04bbd","name":"Success","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"cfa11706-976d-49c3-9e2a-89b434f47648","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"86238406-da60-4ad9-9b08-1f4253d7ab19","name":"Storing configuration failed","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":540,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"044f287c-740a-4cae-88ff-31578660f8c5","name":"Invalid IP address","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":550,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3a2974b0-c0a9-403a-b9b0-8d79299d02a3","name":"Collector not found","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":552,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"domain","description":"","item":[{"name":"{nodeId}","description":"","item":[{"id":"a2c79c83-d4c1-48d8-80eb-a632783a6a18","name":"Get node IP for domain","request":{"name":"Get node IP for domain","description":{},"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"nodeId","disabled":false,"description":{"content":"(Required) Node ID","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ade86508-746d-4376-840b-83f3f634f4ad","name":"Success","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"84f08813-a182-4a88-ab9a-efd61f4ec72c","name":"Node not found by id","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"75a79128-7c52-4790-bdc0-9b091b94d0b0","name":"Store node IP for domain","request":{"name":"Store node IP for domain","description":{},"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"nodeId","disabled":false,"description":{"content":"(Required) Node ID","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4cfc3b33-9944-4d98-bfbf-afdcfee33fec","name":"Success","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6d9ae70c-cc76-4f70-9a47-a854c3faf228","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1dfeadf1-da62-456a-826f-5bee2ee2b407","name":"Invalid IP address","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":550,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3bc71577-fa54-4f57-b1f6-00c88f264495","name":"Storing IP failed","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":551,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"webUiAddress","description":"","item":[{"id":"bc8e4238-92f0-434c-9ce0-37b216669925","name":"Get WebUi address","request":{"name":"Get WebUi address","description":{},"url":{"path":["endpoint","webUiAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c0bf565d-e5e6-4ad6-8f3c-247b125c71f1","name":"Success","originalRequest":{"url":{"path":["endpoint","webUiAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b5be8469-8e3c-4668-8783-6f55b651d45f","name":"Update WebUi address","request":{"name":"Update WebUi address","description":{},"url":{"path":["endpoint","webUiAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b1e9780e-81b5-424c-a20d-f483bfb39efb","name":"Success","originalRequest":{"url":{"path":["endpoint","webUiAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cd62ef0f-55f9-4a57-95f2-88add3b6571e","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","webUiAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"firewallManagement","description":"","item":[{"name":"addClusterNode","description":"","item":[{"id":"95315c9d-4bbd-4c73-b36e-2232383df0d6","name":"Add cluster node","request":{"name":"Add cluster node","description":{},"url":{"path":["firewallManagement","addClusterNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"ipAddress\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4ac16503-24b3-4f8b-9841-44f8b516558e","name":"Success","originalRequest":{"url":{"path":["firewallManagement","addClusterNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"ipAddress\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6452b054-230e-43cf-b011-fa8b323499bf","name":"Addition of node failed","originalRequest":{"url":{"path":["firewallManagement","addClusterNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"ipAddress\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"clusterNodes","description":"","item":[{"id":"6c77995e-a03b-4fce-b82c-36b3cc9935d9","name":"Get cluster nodes","request":{"name":"Get cluster nodes","description":{},"url":{"path":["firewallManagement","clusterNodes"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"458130c5-1296-4dba-aef9-81155fdf4044","name":"Success","originalRequest":{"url":{"path":["firewallManagement","clusterNodes"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"clusterNodes\": [\n {\n \"id\": \"\"\n },\n {\n \"id\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3a39d18b-0a1a-4e9f-8106-89e8a85791ae","name":"Operation failed","originalRequest":{"url":{"path":["firewallManagement","clusterNodes"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"removeClusterNode","description":"","item":[{"id":"a8b06871-f458-49b1-a576-133a6b50fc3c","name":"get Async Node Removal Status","request":{"name":"get Async Node Removal Status","description":{},"url":{"path":["firewallManagement","removeClusterNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"733a6b3a-997b-4e41-97f1-426f6bb0e0f2","name":"Remove cluster node","request":{"name":"Remove cluster node","description":{},"url":{"path":["firewallManagement","removeClusterNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f9617c15-83e1-4728-96fa-57da99deafb8","name":"Success","originalRequest":{"url":{"path":["firewallManagement","removeClusterNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1112c697-7ae8-496c-8aba-cdf4413913b3","name":"Removal of node failed","originalRequest":{"url":{"path":["firewallManagement","removeClusterNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{ip}","description":"","item":[{"id":"de64f7a2-01a9-40cb-b61d-65909364f819","name":"remove Cluster Nodes Delete Method","request":{"name":"remove Cluster Nodes Delete Method","description":{},"url":{"path":["firewallManagement","removeClusterNode",":ip"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"scope","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"asyncCrossNodeCommunication","value":""}],"variable":[{"type":"any","value":"","key":"ip","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"groups","description":"","item":[{"id":"34a9d4f6-71e2-4334-a707-6f57aa5729a6","name":"Get groups","request":{"name":"Get groups","description":{},"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"bae28656-2e63-417b-9045-1725b67449a8","name":"Success","originalRequest":{"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"cillum82\": [\n \"esse laborum\",\n \"Ut reprehenderit dolore laborum\"\n ],\n \"doloree\": [\n \"veniam irure dolore\",\n \"ea occaecat ut\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"incididunt_2b8\": [\n \"reprehenderit irure\",\n \"fugiat sunt ullamco\"\n ],\n \"animf6\": [\n \"officia\",\n \"id\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"93ca201f-671e-44da-9213-7cea51399303","name":"Create group","request":{"name":"Create group","description":{},"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ffb6d5ba-a0b9-401a-bb7d-2c8f7bb769b4","name":"Successfully updated","originalRequest":{"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"434a2c24-1fd6-4cbb-b53e-388990e143a4","name":"Operation failed. The input is invalid. Possible reasons:\n - No group information received for the request to create a group\n - Group ID cannot be set\n - Group name cannot be null or empty\n - At least one of the specified environments doesn't exist\n","originalRequest":{"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f4243937-b47f-450c-b5e2-bbd97cf61279","name":"Not acceptable. Group already exists","originalRequest":{"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5bcfec08-57b5-4316-947a-35f57b1f6913","name":"Update group","request":{"name":"Update group","description":{},"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a53023b5-30e2-40b7-a39b-8cca36a53379","name":"Successfully updated","originalRequest":{"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2fe2e6d6-0ac3-47c5-b605-4bf1bfc7a9d7","name":"Operation failed. The input is invalid. Possible reasons:\n - No group information received for the request to create a group\n - Group ID is not set\n - Group name cannot be null or empty\n - At least one of the specified environments doesn't exist\n","originalRequest":{"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fbf2903a-6700-47c9-9c2a-ce447ec3be79","name":"Not acceptable. Group name already exists or group not found","originalRequest":{"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"bulk","description":"","item":[{"id":"abd36c16-3b54-48ea-a818-5b0f8bcb6651","name":"Create groups","request":{"name":"Create groups","description":{},"url":{"path":["groups","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"cillum82\": [\n \"esse laborum\",\n \"Ut reprehenderit dolore laborum\"\n ],\n \"doloree\": [\n \"veniam irure dolore\",\n \"ea occaecat ut\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"incididunt_2b8\": [\n \"reprehenderit irure\",\n \"fugiat sunt ullamco\"\n ],\n \"animf6\": [\n \"officia\",\n \"id\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b76e3c5d-6f5a-45df-ac62-8ad494b26881","name":"Success","originalRequest":{"url":{"path":["groups","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"cillum82\": [\n \"esse laborum\",\n \"Ut reprehenderit dolore laborum\"\n ],\n \"doloree\": [\n \"veniam irure dolore\",\n \"ea occaecat ut\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"incididunt_2b8\": [\n \"reprehenderit irure\",\n \"fugiat sunt ullamco\"\n ],\n \"animf6\": [\n \"officia\",\n \"id\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"cillum82\": [\n \"esse laborum\",\n \"Ut reprehenderit dolore laborum\"\n ],\n \"doloree\": [\n \"veniam irure dolore\",\n \"ea occaecat ut\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"incididunt_2b8\": [\n \"reprehenderit irure\",\n \"fugiat sunt ullamco\"\n ],\n \"animf6\": [\n \"officia\",\n \"id\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"a511ea5d-4e14-4313-a375-61ffad25d1b0","name":"No group information received for the create-group request","originalRequest":{"url":{"path":["groups","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"cillum82\": [\n \"esse laborum\",\n \"Ut reprehenderit dolore laborum\"\n ],\n \"doloree\": [\n \"veniam irure dolore\",\n \"ea occaecat ut\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"incididunt_2b8\": [\n \"reprehenderit irure\",\n \"fugiat sunt ullamco\"\n ],\n \"animf6\": [\n \"officia\",\n \"id\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"560aed6d-e3fa-4a31-93e8-6ed629ab0dc7","name":"Unacceptable or incomplete request. Some groups were added.","originalRequest":{"url":{"path":["groups","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"cillum82\": [\n \"esse laborum\",\n \"Ut reprehenderit dolore laborum\"\n ],\n \"doloree\": [\n \"veniam irure dolore\",\n \"ea occaecat ut\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"incididunt_2b8\": [\n \"reprehenderit irure\",\n \"fugiat sunt ullamco\"\n ],\n \"animf6\": [\n \"officia\",\n \"id\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"cillum82\": [\n \"esse laborum\",\n \"Ut reprehenderit dolore laborum\"\n ],\n \"doloree\": [\n \"veniam irure dolore\",\n \"ea occaecat ut\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"incididunt_2b8\": [\n \"reprehenderit irure\",\n \"fugiat sunt ullamco\"\n ],\n \"animf6\": [\n \"officia\",\n \"id\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"managementZones","description":"","item":[{"id":"9709bb22-df95-424e-911f-c0a2d7781d71","name":"Get management zone permissions for all groups","request":{"name":"Get management zone permissions for all groups","description":{"content":"This is a list of management zone specific permissions only. Environment permissions are not taken into account here. Groups with permissions for whole environments can also see all management zones defined in these environments, even if they have no management zone specific permissions and the list returned by this request is empty.","type":"text/plain"},"url":{"path":["groups","managementZones"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Should include empty entries in response","type":"text/plain"},"key":"includeEmptyEntries","value":"true"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b0532faa-6146-4dcf-9ebc-b8d8c9e5b979","name":"Success","originalRequest":{"url":{"path":["groups","managementZones"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Should include empty entries in response","type":"text/plain"},"key":"includeEmptyEntries","value":"true"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\",\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SECURITY_PROBLEMS\",\n \"VIEW_SECURITY_PROBLEMS\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SETTINGS\",\n \"VIEWER\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SETTINGS\",\n \"MANAGE_SECURITY_PROBLEMS\"\n ]\n }\n ]\n }\n ]\n },\n {\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA\",\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"LOG_VIEWER\",\n \"VIEW_SENSITIVE_REQUEST_DATA\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\",\n \"MANAGE_SETTINGS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"LOG_VIEWER\",\n \"VIEWER\"\n ]\n }\n ]\n }\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"64191390-f84e-474b-88d2-e5b63353ed41","name":"Update management zone permissions for a single group","request":{"name":"Update management zone permissions for a single group","description":{},"url":{"path":["groups","managementZones"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SECURITY_PROBLEMS\",\n \"MANAGE_SETTINGS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\",\n \"MANAGE_SECURITY_PROBLEMS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2e50de91-cbdb-4cab-85c9-ff35ef9c678f","name":"Successfully updated","originalRequest":{"url":{"path":["groups","managementZones"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SECURITY_PROBLEMS\",\n \"MANAGE_SETTINGS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\",\n \"MANAGE_SECURITY_PROBLEMS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3eb6284c-4d53-445f-a6e4-76ab4fe8372f","name":"Provided model is incorrect or is missing required elements","originalRequest":{"url":{"path":["groups","managementZones"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SECURITY_PROBLEMS\",\n \"MANAGE_SETTINGS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\",\n \"MANAGE_SECURITY_PROBLEMS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4c860a81-88d2-447b-b420-a8c061a51e66","name":"A group, environment or management zone does not exist","originalRequest":{"url":{"path":["groups","managementZones"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SECURITY_PROBLEMS\",\n \"MANAGE_SETTINGS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\",\n \"MANAGE_SECURITY_PROBLEMS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e846e101-b4ec-428e-a5bf-7f7f5632c17a","name":"Operation failed","originalRequest":{"url":{"path":["groups","managementZones"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SECURITY_PROBLEMS\",\n \"MANAGE_SETTINGS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\",\n \"MANAGE_SECURITY_PROBLEMS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{groupId}","description":"","item":[{"id":"86c744f9-af7d-45e5-a44c-3966a73a2bc1","name":"Get management zone permissions for a given group","request":{"name":"Get management zone permissions for a given group","description":{"content":"This is a list of management zone specific permissions only. Environment permissions are not taken into account here. Groups with permissions for whole environments can also see all management zones defined in these environments, even if they have no management zone specific permissions and the list returned by this request is empty.","type":"text/plain"},"url":{"path":["groups","managementZones",":groupId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Should include empty entries in response","type":"text/plain"},"key":"includeEmptyEntries","value":"true"}],"variable":[{"type":"any","value":"","key":"groupId","disabled":false,"description":{"content":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2f6278f2-ea4a-452d-b988-4a240b7449cb","name":"Success","originalRequest":{"url":{"path":["groups","managementZones",":groupId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Should include empty entries in response","type":"text/plain"},"key":"includeEmptyEntries","value":"true"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"MANAGE_SECURITY_PROBLEMS\",\n \"MANAGE_SETTINGS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"REPLAY_SESSION_DATA_WITHOUT_MASKING\",\n \"MANAGE_SECURITY_PROBLEMS\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"VIEWER\",\n \"DEMO_USER\"\n ]\n }\n ]\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"01b4b990-afee-4263-9662-0ead6efe6e28","name":"No ID information received for the request to get group MZ permissions","originalRequest":{"url":{"path":["groups","managementZones",":groupId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Should include empty entries in response","type":"text/plain"},"key":"includeEmptyEntries","value":"true"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"189c714d-32fa-43db-9c97-ff3479d4923f","name":"Group not found","originalRequest":{"url":{"path":["groups","managementZones",":groupId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Should include empty entries in response","type":"text/plain"},"key":"includeEmptyEntries","value":"true"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"{groupId}","description":"","item":[{"id":"5fcf3b5a-0536-448d-b158-c45f85340b67","name":"Delete group","request":{"name":"Delete group","description":{},"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"groupId","disabled":false,"description":{"content":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e9dc97c0-799c-483d-820c-2df2b22978d8","name":"Successfully deleted","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"478ef64a-d08e-43e0-a9ad-d3ed672043a8","name":"Not Found","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ec3e90b4-1a55-48d9-985e-490cdec17f44","name":"Get group","request":{"name":"Get group","description":{},"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"groupId","disabled":false,"description":{"content":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"6e33b163-6c65-46cc-b002-d80f8e869e58","name":"Success","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"reprehenderitc3\": [\n \"nisi minim\",\n \"amet reprehenderit ipsum\"\n ],\n \"mollita\": [\n \"eu officia laborum in eiusmod\",\n \"nostrud nulla\"\n ]\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\",\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"da23e5e9-814b-44c5-994b-d87223e0963b","name":"No ID information received for the request to get a group","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9768b6dd-1de8-4579-8491-f96fdb87a5d0","name":"Not found","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"multiDc","description":"","item":[{"name":"migration","description":"","item":[{"name":"cassandra","description":"","item":[{"name":"currentDc","description":"","item":[{"id":"5d83484c-b378-441a-ad00-62eb0a0a3fee","name":"Start cassandra migration in current datacenter | maturity=EARLY_ADOPTER","request":{"name":"Start cassandra migration in current datacenter | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","cassandra","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"379343da-eebd-4412-aa8e-d1ae7b3d12a1","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bfb56651-7e69-4b92-8028-68f28d0db7d6","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9dcde5f8-3f93-4619-b73f-c985c4c4276a","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"202aa513-bfbd-4f00-8953-2d26581d995e","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestId}","description":"","item":[{"id":"65f8971d-ced5-4095-bb0d-8ee1a7d71df5","name":"Get cassandra migration status in current datacenter | maturity=EARLY_ADOPTER","request":{"name":"Get cassandra migration status in current datacenter | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"fdfa53eb-3bec-4bc5-b6cc-c358ee22677f","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e1125a9f-1d68-40d0-b107-1b005ad9cd89","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"47ab2c0a-9e26-4572-bf05-2861a73a2acd","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"569c12bd-f7cf-46c1-9524-a746a6741e7b","name":"There is no response for your request id. Please make sure that request id is correct and retry. You may get this error when components are restarting or this request is already removed from cache","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3f786352-80b4-4277-b16a-274750a1fced","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"03d797f1-d233-4c0f-98f1-d73bc29d0464","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"newDc","description":"","item":[{"id":"bc52e7b8-36ea-483f-b6d5-ac37895cf684","name":"Start cassandra migration in new datacenter | maturity=EARLY_ADOPTER","request":{"name":"Start cassandra migration in new datacenter | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","cassandra","newDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"841f8421-d8fb-413e-99d7-447f4d0ea158","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"10a8b4cb-57e9-4faf-a386-0fce3db2408d","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"060fd426-71f5-457e-bd0c-d57b9e9a230d","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3edd1c58-e685-45f3-9820-f4752621320f","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestId}","description":"","item":[{"id":"b1e54f24-c77f-458b-b941-6fd84a2a9819","name":"Get cassandra migration status in new datacenter | maturity=EARLY_ADOPTER","request":{"name":"Get cassandra migration status in new datacenter | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ab2e46e3-d5b1-445f-91be-4d7eff3299f5","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"14b279db-a2eb-4f78-b303-baa612169163","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1082fc61-b1bd-48a6-9912-3e8f7fb405ed","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e7c429bc-2d06-4006-b926-db5b5b98cada","name":"There is no response for your request id. Please make sure that request id is correct and retry. You may get this error when components are restarting or this request is already removed from cache","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fe16c5ed-12e0-4907-9ab1-768e3a7d4d0a","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"653837c3-524e-4423-b87c-aebd12462f97","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"rebuild","description":"","item":[{"id":"3c89fee3-a7a5-4190-a67b-728af18bc250","name":"Get cassandra rebuild status | maturity=EARLY_ADOPTER","request":{"name":"Get cassandra rebuild status | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a3c2dc11-5eee-43a7-b801-7230451f268f","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"00f4ac3b-ce3b-43a9-af15-0199c2f79b9c","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"08f4d7ed-4f99-4045-8246-6328b3b4b283","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6eda08d5-e8eb-43f5-9c89-54f537d3a6cf","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7ef94e0c-efc3-4db1-bb4d-5567c21dbbd1","name":"Start cassandra rebuild in new datacenter | maturity=EARLY_ADOPTER","request":{"name":"Start cassandra rebuild in new datacenter | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"parallel","value":"false"}],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d7e8fe58-8b30-4dee-91d6-55df05fb12a1","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"parallel","value":"false"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1e44476d-8db2-45ad-83f4-1332df0c002a","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"parallel","value":"false"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"08cfd106-9c5b-4022-8276-56077ec97c85","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"parallel","value":"false"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6e01a37f-66c6-4dd6-9371-631a3884bc76","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"parallel","value":"false"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"clusterNodes","description":"","item":[{"name":"currentDc","description":"","item":[{"id":"bfc686ef-99e9-496a-b150-34809af45aa8","name":"Start cluster topology configuration - open firewall ports | maturity=EARLY_ADOPTER","request":{"name":"Start cluster topology configuration - open firewall ports | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","clusterNodes","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b262e612-7073-4432-ad1f-ff9bb3422895","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c89b6d1e-f396-41eb-9fab-a8fc8d9edcd6","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"33241c9d-2719-4f0d-80f4-c15a7bb713a0","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5ad9fb67-5ae3-4302-9dd3-3412ad5030f2","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestId}","description":"","item":[{"id":"cfba6f1b-fa37-4c1c-aba8-bcc5a3ced0a8","name":"Get topology configuration status | maturity=EARLY_ADOPTER","request":{"name":"Get topology configuration status | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"3cb8fe4b-4cf2-4acc-90c8-290e1aa26b23","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d398e6c3-b4f4-44fc-80fd-5b848ed166d7","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"156af827-7355-442f-83c5-4282bb8abf43","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"51fc89ff-7b0d-4047-9fba-b11ecd8af8e9","name":"There is no response for your request id. Please make sure that request id is correct and retry. You may get this error when components are restarting or this request is already removed from cache","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d4fd8b0b-4c5c-4470-9745-fd8ab2222426","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a0c46c58-395b-4ccb-a10d-0af809182fca","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"clusterReplicationPreparation","description":"","item":[{"id":"f9f67968-7922-4065-9e17-7fe3ac4a61b5","name":"Get progress status of cluster preparation for a replication | maturity=EARLY_ADOPTER","request":{"name":"Get progress status of cluster preparation for a replication | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","clusterReplicationPreparation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"cc9c0445-abfb-4437-b734-1599e4de05f5","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterReplicationPreparation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"done\": \"\",\n \"errorMessage\": \"\",\n \"percentDone\": \"\",\n \"success\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5446cb9b-fe0b-4b37-ad3c-9972c10ca8cc","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","clusterReplicationPreparation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"done\": \"\",\n \"errorMessage\": \"\",\n \"percentDone\": \"\",\n \"success\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cfcae063-4103-44c1-ae97-fc3bc7bc87b4","name":"There is no response for your request id. Please make sure that request id is correct and retry. You may get this error when components are restarting or this request is already removed from cache","originalRequest":{"url":{"path":["multiDc","migration","clusterReplicationPreparation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"dd2ed57a-0d48-44ae-8829-617388c69b63","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","clusterReplicationPreparation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"done\": \"\",\n \"errorMessage\": \"\",\n \"percentDone\": \"\",\n \"success\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d1365c6b-7fe6-47fd-b9aa-8cdc5e44fd99","name":"Start procedure of cluster preparation for a replication | maturity=EARLY_ADOPTER","request":{"name":"Start procedure of cluster preparation for a replication | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","clusterReplicationPreparation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ab224bf4-4012-4498-9467-972cf6123d56","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterReplicationPreparation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"45a6ed9d-8e20-4233-a536-94593acda3ec","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","clusterReplicationPreparation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"clusterState","description":"","item":[{"id":"5bbcd205-5da5-4002-8564-9e0c27a602a2","name":"Get cluster state of migration from single to multi datacenter cluster and its sub steps | maturity=EARLY_ADOPTER","request":{"name":"Get cluster state of migration from single to multi datacenter cluster and its sub steps | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","clusterState"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"5ad850c4-df9c-459c-a2d0-4826503a368a","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterState"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"migrationSteps\": {\n \"aliquip2\": {\n \"details\": \"\",\n \"finishedAt\": \"\",\n \"startedAt\": \"\",\n \"status\": \"NOT_STARTED\"\n },\n \"nonc\": {\n \"details\": \"\",\n \"finishedAt\": \"\",\n \"startedAt\": \"\",\n \"status\": \"IN_PROGRESS\"\n }\n },\n \"singleToMultiDcMigration\": {\n \"details\": \"\",\n \"finishedAt\": \"\",\n \"startedAt\": \"\",\n \"status\": \"FAILED\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"06c7bab5-fcc5-49c4-9046-e1e65430d6fc","name":"Modify the overall cluster state of migration from single to multi datacenter cluster | maturity=EARLY_ADOPTER","request":{"name":"Modify the overall cluster state of migration from single to multi datacenter cluster | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","clusterState"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"status","value":"IN_PROGRESS"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"details","value":""}],"variable":[]},"method":"PUT","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"70c7953e-13c4-4e70-a3f4-e203c1862e6b","name":"No Content","originalRequest":{"url":{"path":["multiDc","migration","clusterState"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"status","value":"IN_PROGRESS"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"details","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{subStep}","description":"","item":[{"id":"db5a1d53-a0f9-4acf-9e60-2500d2195556","name":"Get sub step of migration from single to multi datacenter cluster | maturity=EARLY_ADOPTER","request":{"name":"Get sub step of migration from single to multi datacenter cluster | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","clusterState",":subStep"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"SERVER_RECONFIGURATION","key":"subStep","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"20fef5cf-8846-468d-972b-71cc9d15186e","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterState",":subStep"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"details\": \"\",\n \"finishedAt\": \"\",\n \"startedAt\": \"\",\n \"status\": \"FAILED\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"07a7009c-91c3-4d56-a7c8-acc0e8911ba8","name":"Modify sub step of migration from single to multi datacenter cluster | maturity=EARLY_ADOPTER","request":{"name":"Modify sub step of migration from single to multi datacenter cluster | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","clusterState",":subStep"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"status","value":"IN_PROGRESS"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"details","value":""}],"variable":[{"type":"any","value":"SERVER_RECONFIGURATION","key":"subStep","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"PUT","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0f689a50-ce3d-4d0f-847a-99f7d0373715","name":"No Content","originalRequest":{"url":{"path":["multiDc","migration","clusterState",":subStep"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"status","value":"IN_PROGRESS"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"details","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"datacenterTopology","description":"","item":[{"id":"d63d9622-1bb4-4076-8887-19ffd8ff1e8f","name":"Delete cluster topology draft | maturity=EARLY_ADOPTER","request":{"name":"Delete cluster topology draft | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","datacenterTopology"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1ac122f8-833d-4438-b57a-d9ec1fba71ec","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","datacenterTopology"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d11eb820-b840-44f4-a1d2-479a4e7a5a2c","name":"Get cluster topology draft | maturity=EARLY_ADOPTER","request":{"name":"Get cluster topology draft | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","datacenterTopology"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b8dcc60b-7a79-4b74-ad3c-f2003fd0e513","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","datacenterTopology"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"datacenterTopology\": {\n \"irure5\": {\n \"datacenterMembersList\": [\n {\n \"nodeId\": \"\",\n \"nodeIp\": \"\"\n },\n {\n \"nodeId\": \"\",\n \"nodeIp\": \"\"\n }\n ],\n \"newDatacenter\": \"\"\n },\n \"cillum_2a\": {\n \"datacenterMembersList\": [\n {\n \"nodeId\": \"\",\n \"nodeIp\": \"\"\n },\n {\n \"nodeId\": \"\",\n \"nodeIp\": \"\"\n }\n ],\n \"newDatacenter\": \"\"\n }\n },\n \"newDatacenterName\": \"\",\n \"oldDatacenterName\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"49da3425-f8c9-4e1d-b407-988dfcfa0e41","name":"Create cluster topology draft | maturity=EARLY_ADOPTER","request":{"name":"Create cluster topology draft | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","datacenterTopology"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"newDatacenterName\": \"\",\n \"nodesIp\": [\n \"\",\n \"\"\n ]\n}"},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1f50539f-ce03-48b7-b0b6-5fc66ba437d1","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","datacenterTopology"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"newDatacenterName\": \"\",\n \"nodesIp\": [\n \"\",\n \"\"\n ]\n}"}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5db84730-019e-4a16-b4aa-2c68a67b415a","name":"Invalid datacenter migration draft","originalRequest":{"url":{"path":["multiDc","migration","datacenterTopology"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"newDatacenterName\": \"\",\n \"nodesIp\": [\n \"\",\n \"\"\n ]\n}"}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"elasticsearch","description":"","item":[{"id":"804d8eb0-7283-4e67-af9a-89b15f76b68e","name":"Start elasticsearch migration | maturity=EARLY_ADOPTER","request":{"name":"Start elasticsearch migration | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","elasticsearch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"001fe9ec-863e-4628-b509-38f6a26892f1","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e97cde4e-7e37-4a21-9318-939d404596d6","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"8af78bc0-ddad-4d2e-9bfd-a9bb2a25dc3d","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"26d64ccd-5448-4cc0-a6b7-c4b609e5209a","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"indexMigrationStatus","description":"","item":[{"id":"eef6466a-0d83-405b-b525-b554231bf584","name":"Verify elasticsearch migration status | maturity=EARLY_ADOPTER","request":{"name":"Verify elasticsearch migration status | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","elasticsearch","indexMigrationStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"30b56820-30ed-4cde-a5d1-34c85a442a14","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch","indexMigrationStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"43e6ee65-a283-4368-9c2f-63835925c237","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch","indexMigrationStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b546fade-86d2-47c1-bbe5-bc577351bbda","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch","indexMigrationStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fdbc8251-e9c9-4dea-aacd-2582934b93f2","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch","indexMigrationStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"{requestId}","description":"","item":[{"id":"466702a3-ab59-47c1-9db1-561696161b0f","name":"Get elasticsearch migration status | maturity=EARLY_ADOPTER","request":{"name":"Get elasticsearch migration status | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c0da76da-f4fc-4304-a0dd-464f2ec5a727","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"be0e1e01-6ab2-47c4-914c-aad90fbbec64","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"35bbed7a-2330-4a8d-a04a-3e1eefeb8512","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fbeb8507-a275-44d5-8901-c03a67a1b17c","name":"There is no response for your request id. Please make sure that request id is correct and retry. You may get this error when components are restarting or this request is already removed from cache","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"93c68f9f-afda-41e9-9db5-9bd0961aa782","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5f21a284-828b-401a-b530-6a8195a33084","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"finish","description":"","item":[{"id":"0fee71e6-f0aa-44c9-8d2b-06c1785bf7af","name":"Finish migration | maturity=EARLY_ADOPTER","request":{"name":"Finish migration | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ea862e61-eb4f-4703-8c96-52a03ebc6eac","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3b40b72e-ef07-4c01-b037-0d01455429b4","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"0693b196-c872-42ad-aa01-a2441e798469","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ff4adbac-2e97-491c-a853-6304864c62c6","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","finish"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"inServerconfigState","description":"","item":[{"id":"b1f2a7c8-8f1e-4138-bfdb-3f126ee27798","name":"Get state of in-server config migration (from single to multi datacenter cluster) | maturity=EARLY_ADOPTER","request":{"name":"Get state of in-server config migration (from single to multi datacenter cluster) | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","inServerconfigState"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"bc1fbeca-8173-4e41-b30b-49056164368f","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","inServerconfigState"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"componentMigrationStates\": {\n \"voluptate_\": {\n \"details\": \"\",\n \"finishedAt\": \"\",\n \"startedAt\": \"\",\n \"status\": \"NOT_STARTED\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"lostDatacenterCleanUp","description":"","item":[{"id":"57087e15-63fb-4d06-8cb5-481a8a1956e2","name":"Clean up lost datacenter settings | maturity=EARLY_ADOPTER","request":{"name":"Clean up lost datacenter settings | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","lostDatacenterCleanUp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0898ebd3-1656-4bb0-b116-dfe0f37ac70c","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","lostDatacenterCleanUp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"74f0c912-957d-46a5-9bcf-c197d9350cf1","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","lostDatacenterCleanUp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"34c0f7d7-dfbe-4ed1-a6a4-70401088b2a3","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","lostDatacenterCleanUp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2852a1aa-1585-4724-a3b3-edafce18e711","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","lostDatacenterCleanUp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"nodekeeper","description":"","item":[{"name":"currentDc","description":"","item":[{"id":"f7b0145a-94f8-4a56-8be2-217b3d2b323c","name":"Start nodekeeper migration in current datacenter | maturity=EARLY_ADOPTER","request":{"name":"Start nodekeeper migration in current datacenter | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","nodekeeper","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"dbbd6ef5-f5a9-499f-bafb-e5bef416de14","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c4ea01ee-0527-4820-af44-58c64d7f11c3","name":"Script is already running.","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","currentDc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Conflict","code":409,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"status","description":"","item":[{"id":"c5b579df-e383-4dc7-97b9-b72e6685955c","name":"Get status of nodekeeper migration in current datacenter | maturity=EARLY_ADOPTER","request":{"name":"Get status of nodekeeper migration in current datacenter | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","nodekeeper","currentDc","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a6a978f7-1bec-4aa9-a655-d07ea05746d8","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","currentDc","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"20648992-2a13-4709-a382-5769aca921da","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","currentDc","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3cb9d1f2-b329-4271-a2b5-43096173d516","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","currentDc","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"healthCheck","description":"","item":[{"id":"ba602688-cb72-486b-a620-68b3f02aff19","name":"Get nodekeeper healthcheck | maturity=EARLY_ADOPTER","request":{"name":"Get nodekeeper healthcheck | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","nodekeeper","healthCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9f787e11-8f1a-457b-8b6c-03970d76930e","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","healthCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a51f7d63-47bd-404c-b7b3-adff16cbcd99","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","healthCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a9cbb667-4e2a-442c-a25e-8624f1125171","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","healthCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5f123c1c-ff66-4d2a-8227-89dd4e7ff109","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","nodekeeper","healthCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"server","description":"","item":[{"id":"667e6440-d098-4ae5-abe1-68604b81bd11","name":"Start server migration in current datacenter | maturity=EARLY_ADOPTER","request":{"name":"Start server migration in current datacenter | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"101f7226-ff02-4dc6-a23a-ab6cfeb64a05","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b15665f8-57d7-4837-ad45-b91ba97b0e0f","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2ff6dc02-a8ac-491f-94af-b59a089ce7fe","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ab6fe56a-717b-456a-8629-b2fb2ed55776","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestId}","description":"","item":[{"id":"c5301567-7f71-44a7-b24b-10bf43a19b0c","name":"Get server migration status | maturity=EARLY_ADOPTER","request":{"name":"Get server migration status | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"8a8dcdbb-89d4-4767-991d-02fdb287315c","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"548d1eaa-246f-4bba-8fd9-df6182387982","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"92fa8ca4-cb7b-42b7-afc9-44e2445b67ce","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4d2ab910-a08b-4c1b-9db3-e051913785bf","name":"There is no response for your request id. Please make sure that request id is correct and retry. You may get this error when components are restarting or this request is already removed from cache","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"10501745-ec88-4bf4-b5dc-04e95eb567a3","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d29603d2-ba48-4868-bfa0-81aff2a76295","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"restore","description":"","item":[{"name":"elasticsearch","description":"","item":[{"name":"recover","description":"","item":[{"id":"c2fd8e73-5a89-4ee2-b85e-df28ee78535c","name":"Get status of disaster recovery. | maturity=EARLY_ADOPTER","request":{"name":"Get status of disaster recovery. | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"101dc5ee-3b8a-4a25-ad01-6905e104a37f","name":"Successful","originalRequest":{"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"597bc17c-01fe-437d-b1aa-f96b528e2b38","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c7289a6a-5af5-43f8-b7cb-9ccd0501dde7","name":"There is no response for your request id. Please make sure that request id is correct and retry. You may get this error when components are restarting or this request is already removed from cache","originalRequest":{"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"91963c08-6e06-4614-8c22-8f9bb5fa3a3e","name":"Path not implemented.","originalRequest":{"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8ed1fc27-4a08-438f-94c3-97c45b13b38e","name":"Recover elasticsearch from a snapshot on one datacenter. | maturity=EARLY_ADOPTER","request":{"name":"Recover elasticsearch from a snapshot on one datacenter. | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"88ab6e33-b2d8-4e79-8a8d-fadbd6ae2f4d","name":"Successful","originalRequest":{"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"51936582-294a-4940-b991-f63814ea3364","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d434823c-7a54-4e0f-9012-a9347ef21f8d","name":"Path not implemented.","originalRequest":{"url":{"path":["multiDc","restore","elasticsearch","recover"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"server","description":"","item":[{"name":"recovery","description":"","item":[{"id":"fc327c5f-be78-40cf-b804-d366908c47dc","name":"Migrate servers and start components after disaster recovery | maturity=EARLY_ADOPTER","request":{"name":"Migrate servers and start components after disaster recovery | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","restore","server","recovery"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4c277cc7-c98b-4a58-83d1-511f3c9be72e","name":"Successful","originalRequest":{"url":{"path":["multiDc","restore","server","recovery"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1425d971-c41a-4f62-bda8-df44d2d71127","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b9b883ff-f126-4428-a729-c253bf446549","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"53e1c457-cd1a-4d1b-a39f-c05a22b25f3a","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestId}","description":"","item":[{"id":"8da3a6dc-0bc5-4fad-b4fe-1412869dcee0","name":"Get status after server migration and start components in disaster recovery | maturity=EARLY_ADOPTER","request":{"name":"Get status after server migration and start components in disaster recovery | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e4325eeb-1ae5-492f-8f55-8f495b5e9c37","name":"Successful","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"26feb66e-5118-4043-aa9c-b8c745dcc000","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"8d29f7d7-4c74-4d17-b156-241f7460ca74","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9d05066c-e381-4eda-8830-53f123e14ba6","name":"There is no response for your request id. Please make sure that request id is correct and retry. You may get this error when components are restarting or this request is already removed from cache","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2d149ca7-bcef-4bf7-93ca-0b559abfc23d","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"33f7ae88-c12c-4322-a6cd-e6229d9297de","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":512,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]}]},{"name":"nodeManagement","description":"","item":[{"name":"cassandraQuorumOverride","description":"","item":[{"id":"b35a7bc9-a666-42fd-b678-360d22d713a9","name":"Get the cassandra read quorum override.","request":{"name":"Get the cassandra read quorum override.","description":{"content":"Does not return actual used read quorum if no override is set, in this case UNSET is returned.","type":"text/plain"},"url":{"path":["nodeManagement","cassandraQuorumOverride"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"46cf13aa-99a8-4e0f-9658-36bbaac46b33","name":"Success","originalRequest":{"url":{"path":["nodeManagement","cassandraQuorumOverride"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{quorum}","description":"","item":[{"id":"1d1a559b-5379-4db2-ae87-19758d9a644e","name":"Override cassandra read quorum at runtime only for this particular server instance","request":{"name":"Override cassandra read quorum at runtime only for this particular server instance","description":{"content":"This API allows you to override cassandra read quorum of this particular server instance. Other server instances are not affected.\n\nNote that this will not be persisted, after server restart this override will be lost!\n\nTypically you only need it in multi-datacenter fail-over scenarios. \n\n To reset the overrides call the API with the UNSET value.","type":"text/plain"},"url":{"path":["nodeManagement","cassandraQuorumOverride",":quorum"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"CL_ALL","key":"quorum","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"PUT","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b744648f-d82b-4f3e-b353-2f267cba0b86","name":"Success","originalRequest":{"url":{"path":["nodeManagement","cassandraQuorumOverride",":quorum"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"deadNodeCleaning","description":"","item":[{"id":"bc656e07-cdcb-4895-97dc-1ca01410ac96","name":"dead Node Cleaning","request":{"name":"dead Node Cleaning","description":{},"url":{"path":["nodeManagement","deadNodeCleaning"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestedOnNode","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestedByUser","value":""}],"variable":[]},"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"finalizeJoining","description":"","item":[{"id":"9a19fa80-64dd-4c0d-b4f7-0a57315d3238","name":"finalize Joining","request":{"name":"finalize Joining","description":{},"url":{"path":["nodeManagement","finalizeJoining"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"status","value":"FAILURE"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"forceUnlock","value":""}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"details\": \"\",\n \"ip\": \"\",\n \"result\": \"IN_PROGRESS\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"installerStatus","description":"","item":[{"id":"a248a4b5-2bcf-43b3-8e22-4f7a0722ffd3","name":"set Installer Status","request":{"name":"set Installer Status","description":{},"url":{"path":["nodeManagement","installerStatus"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"details\": \"\",\n \"lastFinishedStep\": \"\",\n \"status\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"join","description":"","item":[{"name":"check","description":"","item":[{"id":"52168dde-5e69-4448-9f5c-5165f726d515","name":"Initialize verification if a node can be added to the cluster","request":{"name":"Initialize verification if a node can be added to the cluster","description":{},"url":{"path":["nodeManagement","join","check"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"timestamp","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"datacenter","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b23df79b-c9a5-4786-8cd5-79671cc406fd","name":"Success","originalRequest":{"url":{"path":["nodeManagement","join","check"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"timestamp","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"datacenter","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"requestId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestId}","description":"","item":[{"id":"2032708b-0efe-4452-8c36-92fb4200c106","name":"Verification if a node can be added to the cluster status","request":{"name":"Verification if a node can be added to the cluster status","description":{},"url":{"path":["nodeManagement","join","check",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"dbaa054b-286c-45bc-8a9b-8e8a49f09327","name":"Success","originalRequest":{"url":{"path":["nodeManagement","join","check",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"canRunNodeInstallation\": \"\",\n \"details\": \"\",\n \"nodeJoiningPreCheckFinished\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"joining","description":"","item":[{"id":"5c5141df-251e-4769-96bd-d92262af546c","name":"initialize Node Joining","request":{"name":"initialize Node Joining","description":{},"url":{"path":["nodeManagement","joining"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"timestamp","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"datacenter","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"rackName","value":""}],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestId}","description":"","item":[{"id":"37ebf919-e6d7-42ba-ab80-8ac5ab20d5a3","name":"get Node Joining","request":{"name":"get Node Joining","description":{},"url":{"path":["nodeManagement","joining",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"nodeRemovalStatus","description":"","item":[{"id":"3d82263e-b86a-48a2-8fb5-7ef8cb999a04","name":"Get node removal status","request":{"name":"Get node removal status","description":{"content":"Responses with status of current node removal (if it's already running) and statuses of historical removals.","type":"text/plain"},"url":{"path":["nodeManagement","nodeRemovalStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f3a0201f-6e67-40d8-8e95-c521a4f56f8e","name":"Success","originalRequest":{"url":{"path":["nodeManagement","nodeRemovalStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"nodeRestart","description":"","item":[{"id":"2f764d1a-6332-4661-b304-faf04f746a1f","name":"Restart node","request":{"name":"Restart node","description":{},"url":{"path":["nodeManagement","nodeRestart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"19ee92df-8efd-4096-bfcc-8c7cd04807f9","name":"Success","originalRequest":{"url":{"path":["nodeManagement","nodeRestart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e0d56cd3-0ca9-4c10-893c-b6acd3c06264","name":"Restart failed","originalRequest":{"url":{"path":["nodeManagement","nodeRestart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"nodeServerStatus","description":"","item":[{"id":"0745dab9-4854-4cc8-8d43-e888a3cc4b9c","name":"Get node's server status","request":{"name":"Get node's server status","description":{},"url":{"path":["nodeManagement","nodeServerStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f29b9107-a1ba-4db2-8a9d-7c95e4acf4f0","name":"Success","originalRequest":{"url":{"path":["nodeManagement","nodeServerStatus"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"DATABASE_DISCONNECTED","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"nodekeeperProductVersion","description":"","item":[{"id":"4ebf1653-571d-4d96-b474-d4d9ac881e30","name":"get Nodekeeper Product Version","request":{"name":"get Nodekeeper Product Version","description":{},"url":{"path":["nodeManagement","nodekeeperProductVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"productVersion","description":"","item":[{"id":"9fb6505a-85fe-4636-bce5-21e5c83a23e6","name":"Get product version","request":{"name":"Get product version","description":{},"url":{"path":["nodeManagement","productVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"72afdde3-b70a-49b4-89df-9b9e4118ebc7","name":"Success","originalRequest":{"url":{"path":["nodeManagement","productVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"productVersion\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"responsibilityOverride","description":"","item":[{"id":"318f80cb-2d2d-4167-813d-ad247420e7d7","name":"Override which nodes can perform internal responsibilities","request":{"name":"Override which nodes can perform internal responsibilities","description":{"content":"This API allows you to define which nodes can perform cluster-wide responsibilities, for example metric aging or problem detection, by specifying nodes IDs. \n\nTypically you only need it in multi-datacenter fail-over scenarios. \n\n To reset the overrides call the API with an empty list of node IDs.","type":"text/plain"},"url":{"path":["nodeManagement","responsibilityOverride"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"responsibilityNodeIds\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"958b8261-8e05-433c-a433-416f0f599d6f","name":"Success","originalRequest":{"url":{"path":["nodeManagement","responsibilityOverride"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"responsibilityNodeIds\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"triggerRemoveNode","description":"","item":[{"id":"ba6bfa42-ff54-4b8b-8cd3-d864760c248f","name":"Remove node","request":{"name":"Remove node","description":{},"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"39e6710e-1c38-4a76-8607-89ec6762e0c9","name":"Node removal process started successfully","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7dc397cb-3043-4b15-b8dd-bb2ed6dce544","name":"Node not found by id or IP address","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5a1085fb-a876-4226-995e-9f47dcc89a4a","name":"Node joining operation is in progress","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"HTTP Version Not Supported","code":505,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3b6e572f-52a7-4560-86c7-5e613e3118a8","name":"Node removal operation is in progress","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Variant Also Negotiates (RFC 2295)","code":506,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2bd3d603-8cbe-483c-b83e-59d6a5aca718","name":"Node removal operation timeout","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Insufficient Storage (WebDAV) (RFC 4918)","code":507,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"94e77967-9475-44e7-8ab7-359b6a4816bf","name":"Offline node removal operation error. Cleaning cluster configuration was not completed","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":530,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3020eeef-d8bc-4438-a38f-924f73143f08","name":"Lock node removal operation error","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":531,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5841a04d-3af4-4a2c-b688-2895b0478461","name":"Trigger node removal process error","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":532,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f18d42dd-323f-488b-8dd1-eae399aca908","name":"Node removal operation is not allowed. Upgrade is in progress.","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":533,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5777aef4-0b9f-4628-9cb2-cabdf2f0894b","name":"Node removal operation is not allowed. Cassandra nodes are not in valid state (UN).","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":534,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7a45cd9c-3c90-46a6-9501-83f6552f92e7","name":"Node removal operation is not allowed. Elasticsearch is sharding data.","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":535,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"35355b06-5054-42bf-af29-0292d407a5b8","name":"Node is not reachable error","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":536,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"tryLockJoining","description":"","item":[{"id":"6a7f65b5-f8fc-426a-9970-5229a313e7c3","name":"try Lock Joining","request":{"name":"try Lock Joining","description":{},"url":{"path":["nodeManagement","tryLockJoining"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""}],"variable":[]},"method":"PUT","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"tryLockRemoval","description":"","item":[{"id":"f72e3979-5d3a-4c2b-9864-6ea346642c76","name":"try Lock Removal","request":{"name":"try Lock Removal","description":{},"url":{"path":["nodeManagement","tryLockRemoval"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"id","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestedOnNode","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"requestedByUser","value":""}],"variable":[]},"method":"PUT","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"unlockRemoval","description":"","item":[{"id":"53601ecc-4e2c-400f-acfa-44e96d094fd1","name":"unlock Removal","request":{"name":"unlock Removal","description":{},"url":{"path":["nodeManagement","unlockRemoval"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"id","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"ip","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"removalStopReason","value":""}],"variable":[]},"method":"PUT","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"passwordPolicy","description":"","item":[{"id":"8f591c73-7ba1-43c9-8d48-a440443f6e30","name":"Get default's realm password policy configuration","request":{"name":"Get default's realm password policy configuration","description":{},"url":{"path":["passwordPolicy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d4012b7c-c51e-40a6-8dbe-226803157cef","name":"Success","originalRequest":{"url":{"path":["passwordPolicy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a87bef94-f890-4f8e-8724-b439c8e1829c","name":"Realm not found","originalRequest":{"url":{"path":["passwordPolicy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"75eeae06-2e5b-4313-8ff9-81c0f495b994","name":"Update password policy configuration","request":{"name":"Update password policy configuration","description":{},"url":{"path":["passwordPolicy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"86ac4578-3b45-4e4c-95af-7f246db651d1","name":"Successfully updated. Response doesn't have a body.","originalRequest":{"url":{"path":["passwordPolicy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4c9a5785-e60b-4bbf-ac3f-ebfae46dee66","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["passwordPolicy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5bcbffc7-f8ce-4993-92f3-cb1212b2fa23","name":"Realm not found","originalRequest":{"url":{"path":["passwordPolicy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"preferences","description":"","item":[{"id":"c6193f2a-3001-4c7b-98fc-69992d36070e","name":"Get Dynatrace Managed specific properties","request":{"name":"Get Dynatrace Managed specific properties","description":{},"url":{"path":["preferences"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7513c6ae-702f-4413-9f74-07a436c7907a","name":"Success","originalRequest":{"url":{"path":["preferences"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"supportSendBilling\": \"\",\n \"supportSendClusterHealth\": \"\",\n \"suppressNonBillingRelevantData\": \"\",\n \"backupEnabled\": \"\",\n \"certificateManagementEnabled\": \"\",\n \"certificateManagementPossible\": \"\",\n \"communityCreateUser\": \"\",\n \"communityExternalSearch\": \"\",\n \"helpChatEnabled\": \"\",\n \"readOnlyRemoteAccessAllowed\": \"\",\n \"remoteAccessOnDemandOnly\": \"\",\n \"ruxitMonitorsRuxit\": \"\",\n \"supportAllowRemoteAccess\": \"\",\n \"supportSendEvents\": \"\",\n \"telemetrySharing\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e07d12fb-2894-48f4-a8fa-722e43eb4730","name":"Update properties","request":{"name":"Update properties","description":{},"url":{"path":["preferences"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"supportSendBilling\": \"\",\n \"supportSendClusterHealth\": \"\",\n \"suppressNonBillingRelevantData\": \"\",\n \"certificateManagementEnabled\": \"\",\n \"certificateManagementPossible\": \"\",\n \"communityCreateUser\": \"\",\n \"communityExternalSearch\": \"\",\n \"helpChatEnabled\": \"\",\n \"readOnlyRemoteAccessAllowed\": \"\",\n \"remoteAccessOnDemandOnly\": \"\",\n \"ruxitMonitorsRuxit\": \"\",\n \"supportAllowRemoteAccess\": \"\",\n \"supportSendEvents\": \"\",\n \"telemetrySharing\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b4cdb308-c852-43c3-b5c1-a5a368c8f4b4","name":"Success","originalRequest":{"url":{"path":["preferences"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"supportSendBilling\": \"\",\n \"supportSendClusterHealth\": \"\",\n \"suppressNonBillingRelevantData\": \"\",\n \"certificateManagementEnabled\": \"\",\n \"certificateManagementPossible\": \"\",\n \"communityCreateUser\": \"\",\n \"communityExternalSearch\": \"\",\n \"helpChatEnabled\": \"\",\n \"readOnlyRemoteAccessAllowed\": \"\",\n \"remoteAccessOnDemandOnly\": \"\",\n \"ruxitMonitorsRuxit\": \"\",\n \"supportAllowRemoteAccess\": \"\",\n \"supportSendEvents\": \"\",\n \"telemetrySharing\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"supportSendBilling\": \"\",\n \"supportSendClusterHealth\": \"\",\n \"suppressNonBillingRelevantData\": \"\",\n \"backupEnabled\": \"\",\n \"certificateManagementEnabled\": \"\",\n \"certificateManagementPossible\": \"\",\n \"communityCreateUser\": \"\",\n \"communityExternalSearch\": \"\",\n \"helpChatEnabled\": \"\",\n \"readOnlyRemoteAccessAllowed\": \"\",\n \"remoteAccessOnDemandOnly\": \"\",\n \"ruxitMonitorsRuxit\": \"\",\n \"supportAllowRemoteAccess\": \"\",\n \"supportSendEvents\": \"\",\n \"telemetrySharing\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"86609720-986f-44ed-a398-dd9fce0a8fcb","name":"Internal server error","originalRequest":{"url":{"path":["preferences"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"supportSendBilling\": \"\",\n \"supportSendClusterHealth\": \"\",\n \"suppressNonBillingRelevantData\": \"\",\n \"certificateManagementEnabled\": \"\",\n \"certificateManagementPossible\": \"\",\n \"communityCreateUser\": \"\",\n \"communityExternalSearch\": \"\",\n \"helpChatEnabled\": \"\",\n \"readOnlyRemoteAccessAllowed\": \"\",\n \"remoteAccessOnDemandOnly\": \"\",\n \"ruxitMonitorsRuxit\": \"\",\n \"supportAllowRemoteAccess\": \"\",\n \"supportSendEvents\": \"\",\n \"telemetrySharing\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"proxy","description":"","item":[{"name":"configuration","description":"","item":[{"id":"a3de01bc-b2da-42e6-b13c-0987a4ed391e","name":"Remove cluster proxy configuration","request":{"name":"Remove cluster proxy configuration","description":{},"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"fc179fb3-1dfe-4c36-a587-a7a60d061408","name":"Successful, previous configuration returned","originalRequest":{"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"userOrPasswordDefined\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"205259cd-c597-4605-899d-dafa0f4efa5e","name":"Proxy was not configured","originalRequest":{"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"48fb4efd-c19c-435d-9735-7e32bd10f4ce","name":"Get cluster proxy configuration","request":{"name":"Get cluster proxy configuration","description":{},"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d6a829ea-e571-4d88-a72a-eb7031ab8abe","name":"Success","originalRequest":{"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"userOrPasswordDefined\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ff8d6c0e-c36d-409d-9845-865cae8d1e0e","name":"Proxy is not configured","originalRequest":{"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fd5c53e9-836d-472e-ba41-9dc10ca8b83f","name":"Set/update cluster proxy configuration","request":{"name":"Set/update cluster proxy configuration","description":{},"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f2eb036c-5654-4f8d-a786-8c4e47ec67e4","name":"Successful, new configuration created","originalRequest":{"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c0959650-d76b-4a94-8060-887f6a3b18ce","name":"Successful, configuration updated","originalRequest":{"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"436f88d4-9da7-44e8-bbf1-e1af4b78020f","name":"Given proxy configuration is invalid","originalRequest":{"url":{"path":["proxy","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"configurations","description":"","item":[{"id":"d73ff1bb-6b49-42a4-9ce5-922572757e8e","name":"Get proxy configurations for all Data Centers (Multi Data Center deployment)","request":{"name":"Get proxy configurations for all Data Centers (Multi Data Center deployment)","description":{},"url":{"path":["proxy","configurations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9fdbbb2e-bb64-4e29-a3b2-9399dc8dc5e2","name":"Success","originalRequest":{"url":{"path":["proxy","configurations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"configurations\": {\n \"laboris3\": {\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"userOrPasswordDefined\": \"\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{dc}","description":"","item":[{"id":"57c079fc-6469-4b88-a5b6-6605b6963455","name":"Remove Data Center proxy configuration (Multi Data Center deployment)","request":{"name":"Remove Data Center proxy configuration (Multi Data Center deployment)","description":{},"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"dc","disabled":false,"description":{"content":"(Required) Data Center","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"195467ee-b7ff-49ae-adcc-cf865aae456c","name":"Successful, previous configuration returned","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"userOrPasswordDefined\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c4612e27-13f8-490b-8cd5-08ba8d5fdb99","name":"Proxy was not configured for given Data Center","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"67837a47-6d54-433b-896f-6e6e6c821268","name":"Get Data Center proxy configuration (Multi Data Center deployment)","request":{"name":"Get Data Center proxy configuration (Multi Data Center deployment)","description":{},"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"dc","disabled":false,"description":{"content":"(Required) Data Center","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"13aa3e1d-5d9e-4797-9964-37bb09d1e156","name":"Success","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"userOrPasswordDefined\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"523d9e9b-6834-40b5-9cea-bb9cc909b7c7","name":"Proxy is not configured for given Data Center","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a3ddb38e-4373-4ff2-b7cd-1d91209e6418","name":"Set/update Data Center proxy configuration (Multi Data Center deployment)","request":{"name":"Set/update Data Center proxy configuration (Multi Data Center deployment)","description":{},"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"dc","disabled":false,"description":{"content":"(Required) Data Center","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"fe6960ac-fdf3-48fd-90f8-f5c1a8ef7d90","name":"Successful, new configuration created","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5d56f9aa-219e-4780-acdf-1de91d439d83","name":"Successful, configuration updated","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ebd3cca4-65b8-4ae9-886d-ae3fbb05edd7","name":"Given proxy configuration is invalid","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"test","description":"","item":[{"id":"e1bdc969-6872-4218-bff1-3b63348ffc5d","name":"Test Internet connection using given proxy configuration","request":{"name":"Test Internet connection using given proxy configuration","description":{},"url":{"path":["proxy","test"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"044f7eeb-8ec8-448b-8550-b8c6eb85f61e","name":"Request was processed, check response body for details","originalRequest":{"url":{"path":["proxy","test"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"connectionOk\": \"\",\n \"testExecuted\": \"\",\n \"testExecutionMessage\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{dc}","description":"","item":[{"id":"aa8dd21c-b0c1-45f4-b131-3a804c092fec","name":"Test Internet connection from specific Data Center using given proxy configuration (Multi Data Center deployment)","request":{"name":"Test Internet connection from specific Data Center using given proxy configuration (Multi Data Center deployment)","description":{},"url":{"path":["proxy","test",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"dc","disabled":false,"description":{"content":"(Required) Data Center","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2272cae6-09e1-41a4-b7fd-bcd3f2fac77b","name":"Request was processed, check response body for details","originalRequest":{"url":{"path":["proxy","test",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"http\",\n \"server\": \"YoPG3A/Fe\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"connectionOk\": \"\",\n \"testExecuted\": \"\",\n \"testExecutionMessage\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"smtp","description":"","item":[{"id":"b37aea98-ce2f-4670-96d7-ea04a822b212","name":"Get SMTP configuration","request":{"name":"Get SMTP configuration","description":{},"url":{"path":["smtp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7cd0892d-bc4d-4782-b521-ca0b8eaa9f37","name":"Success","originalRequest":{"url":{"path":["smtp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"NO_ENCRYPTION\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7e40e547-e7d1-4353-bfc2-885fe0f6ff57","name":"Update SMTP configuration","request":{"name":"Update SMTP configuration","description":{},"url":{"path":["smtp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"NO_ENCRYPTION\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"755f76ee-b4e0-4f1b-9016-c67d3a702426","name":"Success","originalRequest":{"url":{"path":["smtp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"NO_ENCRYPTION\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"NO_ENCRYPTION\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e7e259c6-9c03-4038-9ec6-5a6583d0eb6c","name":"Invalid SMTP configuration","originalRequest":{"url":{"path":["smtp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"NO_ENCRYPTION\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b705c3dd-61d0-4887-9476-79f9ada7b742","name":"SMTP configuration not accepted","originalRequest":{"url":{"path":["smtp"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"NO_ENCRYPTION\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"sendTestMessage","description":"","item":[{"name":"{emailAddress}","description":"","item":[{"id":"070c2ae4-d092-400e-a988-d29efe4fc9fc","name":"Send test email","request":{"name":"Send test email","description":{"content":"You can send only one test email per minute","type":"text/plain"},"url":{"path":["smtp","sendTestMessage",":emailAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"emailAddress","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"241e6000-8331-465c-b2f4-2cfc163d34bc","name":"Incorrect email address","originalRequest":{"url":{"path":["smtp","sendTestMessage",":emailAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"8df00f41-0c70-49b5-8c24-9dc2eb64cd66","name":"Too short a time interval between sending attempts","originalRequest":{"url":{"path":["smtp","sendTestMessage",":emailAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Too Many Requests","code":429,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"af549f8c-51ce-4c01-9235-f30ca0116d6d","name":"Sending email failed","originalRequest":{"url":{"path":["smtp","sendTestMessage",":emailAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"sslCertificate","description":"","item":[{"name":"store","description":"","item":[{"name":"{entityType}","description":"","item":[{"name":"{entityId}","description":"","item":[{"id":"55160319-a2d1-4e23-99e1-0880a27a5231","name":"Get certificate-storage status","request":{"name":"Get certificate-storage status","description":{},"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"SERVER","key":"entityType","disabled":false,"description":{"content":"(Required) entity type, possible values = \"COLLECTOR\" ","type":"text/plain"}},{"type":"any","value":"","key":"entityId","disabled":false,"description":{"content":"(Required) Node ID, which can be extracted from the URL in 'Node details' view.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f5127331-9db4-4dad-9441-bfad9c934bab","name":"Successful or in progress","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"27980f09-ffc3-48fe-b3a3-8a33a55d8be2","name":"Incorrect entity type","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1390dc10-3de0-4bf8-8d4f-ea4edbfdef6b","name":"Status not found","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a92a291f-d698-43cc-b05c-a2a305d0dc18","name":"Internal error","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"edf49c1c-aae4-4b1b-99b0-a01c0a4fe41e","name":"Certificate chain is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":522,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2ac44160-a7d9-495d-9fd6-ecf49d0214fe","name":"Private key does not match public key certificate","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":523,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"65400d12-0a0b-4b2a-a0ff-724179c8460b","name":"Public key certificate is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":525,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6ab552eb-6115-40d7-8837-57a9ff928a53","name":"Private key is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":526,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db186c40-c2af-4d89-b277-727dbed23f80","name":"Error while storing SSL certificate","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":527,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a0290f06-cdda-40da-96e3-de9b7167b369","name":"Certificate has been stored but has not been refreshed","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":528,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"061bf4d9-e953-48be-b1f8-7617a6627bf0","name":"Internal error","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"code":529,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"60099dff-bdfa-4088-b841-c939910b5f1a","name":"Store SSL certificate status","request":{"name":"Store SSL certificate status","description":{},"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"SERVER","key":"entityType","disabled":false,"description":{"content":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" ","type":"text/plain"}},{"type":"any","value":"","key":"entityId","disabled":false,"description":{"content":"(Required) Node ID, which can be extracted from the URL in 'Node details' view.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4df1c3ef-4cab-43f6-9654-2c71ff361b6e","name":"Successful or in progress","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f77f534d-d614-4717-904b-ef263968ed91","name":"Incorrect entity type","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cdf75940-4418-4586-8894-dc9520318d12","name":"Internal error","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"db6d0830-da90-4237-a4ef-5c385e874e74","name":"Certificate chain is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":522,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"53fc2b6f-f797-4fd1-bfc5-1f03dbc65a7d","name":"Private key does not match public key certificate","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":523,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0e30a7d4-151d-48c0-bcc4-6b3c1abcb24c","name":"Public key certificate is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":525,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d1a5c0ac-ec9e-4813-a9c7-905b2868030a","name":"Private key is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":526,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9cf1a6b4-f33b-424f-977d-44c65a1c6b16","name":"Error while storing SSL certificate","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":527,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c735465f-2a1d-4828-9f7c-3767aa62b8eb","name":"Certificate has been stored but has not been refreshed","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":528,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"efbb4053-07a6-45ad-af78-81c59e17d620","name":"Internal error","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":529,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"{entityType}","description":"","item":[{"name":"{entityId}","description":"","item":[{"id":"5a5a82e6-aa69-4741-85d8-e65643906541","name":"SSL certificate details.","request":{"name":"SSL certificate details.","description":{},"url":{"path":["sslCertificate",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"SERVER","key":"entityType","disabled":false,"description":{"content":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" ","type":"text/plain"}},{"type":"any","value":"","key":"entityId","disabled":false,"description":{"content":"(Required) Node ID, which can be extracted from the URL in 'Node details' view.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f980a886-492e-47ca-8e0b-c21086226853","name":"Success","originalRequest":{"url":{"path":["sslCertificate",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"customKeyStore\": \"\",\n \"customKeyStoreWritable\": \"\",\n \"default\": \"\",\n \"expirationDate\": \"\",\n \"inProgress\": \"\",\n \"issuer\": \"\",\n \"restartRequired\": \"\",\n \"subject\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f63d0998-ce8c-4487-ba33-92e2dbc40149","name":"Internal server error.","originalRequest":{"url":{"path":["sslCertificate",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"sso","description":"","item":[{"name":"saml","description":"","item":[{"name":"sp","description":"","item":[{"name":"cert","description":"","item":[{"id":"6aa5eba6-1672-4550-aa9a-7353acaa84c3","name":"Get SAML SP X.509 certificate details","request":{"name":"Get SAML SP X.509 certificate details","description":{},"url":{"path":["sso","saml","sp","cert"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b92338e4-796c-46a7-b049-f1b6a9596c7c","name":"Success","originalRequest":{"url":{"path":["sso","saml","sp","cert"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"expirationDate\": \"\",\n \"expirationTimestamp\": \"\",\n \"issuer\": \"\",\n \"subject\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"36994a82-0d6c-42f6-a18d-b4c95cb800d4","name":"Internal server error.","originalRequest":{"url":{"path":["sso","saml","sp","cert"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3a21b0df-b29e-4885-94f7-1d3df183b435","name":"Update SAML SP X.509 certificate","request":{"name":"Update SAML SP X.509 certificate","description":{},"url":{"path":["sso","saml","sp","cert"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"dabf9f9d-863a-4e5b-b54c-e29ee1f8bc00","name":"Success","originalRequest":{"url":{"path":["sso","saml","sp","cert"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"0488a87d-be03-4cd3-b48f-88a7f224cf32","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["sso","saml","sp","cert"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d6bd22b5-01f6-4c8b-a005-51f2082eb617","name":"Operation failed. Check server logs for more details.","originalRequest":{"url":{"path":["sso","saml","sp","cert"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"supportArchive","description":"","item":[{"id":"356ce5c6-ff3c-41b9-b994-a1bc75e22519","name":"Trigger support upgrade generation","request":{"name":"Trigger support upgrade generation","description":{},"url":{"path":["supportArchive"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"includeActiveGateData\": \"\",\n \"includeAgentRegistryLogs\": \"\",\n \"includeDebugLogs\": \"\",\n \"includeLauncherLogs\": \"\",\n \"includeLogs\": \"\",\n \"includeMonitoringConfigAuditLogs\": \"\",\n \"includeOtherAuditLogs\": \"\",\n \"includeServerData\": \"\",\n \"numberOfDays\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"8075be4b-5a38-4eb3-855a-c84988d107e7","name":"Ok - returns support archive id","originalRequest":{"url":{"path":["supportArchive"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"includeActiveGateData\": \"\",\n \"includeAgentRegistryLogs\": \"\",\n \"includeDebugLogs\": \"\",\n \"includeLauncherLogs\": \"\",\n \"includeLogs\": \"\",\n \"includeMonitoringConfigAuditLogs\": \"\",\n \"includeOtherAuditLogs\": \"\",\n \"includeServerData\": \"\",\n \"numberOfDays\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"","cookie":[],"_postman_previewlanguage":"json"},{"id":"a97cf964-74f5-4cbd-9996-1115249932da","name":"Could not trigger support archive generation","originalRequest":{"url":{"path":["supportArchive"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"includeActiveGateData\": \"\",\n \"includeAgentRegistryLogs\": \"\",\n \"includeDebugLogs\": \"\",\n \"includeLauncherLogs\": \"\",\n \"includeLogs\": \"\",\n \"includeMonitoringConfigAuditLogs\": \"\",\n \"includeOtherAuditLogs\": \"\",\n \"includeServerData\": \"\",\n \"numberOfDays\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{id}","description":"","item":[{"id":"cea80fe6-fc15-4072-915d-701de00c9183","name":"Delete existing support archive","request":{"name":"Delete existing support archive","description":{},"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7992c090-3f38-4c26-b8ce-185060ea7c17","name":"Ok - deleted successfully","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b605f123-0527-4a0e-bc70-bcbb5f42ddff","name":"Could not find support archive request","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"cd272405-8bd4-476d-8877-0036c500b7d5","name":"Support archive generation in progress - please cancel it using /cancel","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Conflict","code":409,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6e11ab29-eff5-4d71-a44f-586a5eef6291","name":"Get support upgrade file","request":{"name":"Get support upgrade file","description":{},"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2be3b0c7-f234-424a-a340-e8b0aada16fa","name":"Support archive generation has not completed yet","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Accepted","code":202,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e1b739fc-81ac-402c-80d9-ce5bd768dedd","name":"Could not find support archive request","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"39014874-baaa-4264-8d5d-2b079fabbcaa","name":"Support archive was already deleted from disk","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Gone","code":410,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5901d240-e60b-4ced-bbeb-7e2f5258d437","name":"Cancel support upgrade generation","request":{"name":"Cancel support upgrade generation","description":{},"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"PUT","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a5838e39-1fae-48ec-84e1-85fe2ca3199b","name":"Ok","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"report","description":"","item":[{"id":"8caf30b5-e278-4515-966a-9a4f8282e64e","name":"Get support upgrade generation report","request":{"name":"Get support upgrade generation report","description":{},"url":{"path":["supportArchive",":id","report"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e119c6e7-6398-46a9-afdc-30612ea9b869","name":"Support archive generation report","originalRequest":{"url":{"path":["supportArchive",":id","report"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"downloadState\": \"FINISHED\",\n \"report\": {\n \"parts\": [\n {\n \"compressedTotalBytes\": \"\",\n \"errors\": [\n \"\",\n \"\"\n ],\n \"numberOfFiles\": \"\",\n \"source\": \"\",\n \"uncompressedTotalBytes\": \"\"\n },\n {\n \"compressedTotalBytes\": \"\",\n \"errors\": [\n \"\",\n \"\"\n ],\n \"numberOfFiles\": \"\",\n \"source\": \"\",\n \"uncompressedTotalBytes\": \"\"\n }\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"62521e29-1353-4782-b5a5-efb944dac035","name":"Support archive generation has not completed yet","originalRequest":{"url":{"path":["supportArchive",":id","report"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Accepted","code":202,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ef22e3dc-2d1b-47eb-949f-7e88892c8909","name":"Could not find support archive request","originalRequest":{"url":{"path":["supportArchive",":id","report"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"status","description":"","item":[{"id":"57ae2ae2-64d0-4294-9993-575a28402376","name":"Get support upgrade generation status","request":{"name":"Get support upgrade generation status","description":{},"url":{"path":["supportArchive",":id","status"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2943dd1b-8d0f-4f53-9094-03cb15adb55c","name":"Support archive generation state","originalRequest":{"url":{"path":["supportArchive",":id","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"downloadState\": \"FINISHED\",\n \"report\": {\n \"parts\": [\n {\n \"compressedTotalBytes\": \"\",\n \"errors\": [\n \"\",\n \"\"\n ],\n \"numberOfFiles\": \"\",\n \"source\": \"\",\n \"uncompressedTotalBytes\": \"\"\n },\n {\n \"compressedTotalBytes\": \"\",\n \"errors\": [\n \"\",\n \"\"\n ],\n \"numberOfFiles\": \"\",\n \"source\": \"\",\n \"uncompressedTotalBytes\": \"\"\n }\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d951a2b3-bd09-4cf9-8ba9-b9a89658d120","name":"Could not find support archive request","originalRequest":{"url":{"path":["supportArchive",":id","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"upgradeManagement","description":"","item":[{"name":"clusterUpgradeStartupState","description":"","item":[{"id":"4ccad254-e9d7-4ef6-9b31-ab73a5e6a81e","name":"Get system precondition check state for the cluster","request":{"name":"Get system precondition check state for the cluster","description":{},"url":{"path":["upgradeManagement","clusterUpgradeStartupState"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"01ec2484-d76e-4bfe-85c2-08b669a98df0","name":"Success","originalRequest":{"url":{"path":["upgradeManagement","clusterUpgradeStartupState"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": \"\",\n \"state\": \"NODEKEEPER_UPGRADE\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"installationFiles","description":"","item":[{"id":"11c257d8-5554-49c8-accf-cc55d5459a78","name":"Get list of installation files and their cluster-wide availability information","request":{"name":"Get list of installation files and their cluster-wide availability information","description":{},"url":{"path":["upgradeManagement","installationFiles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"edc51512-4b8a-4669-b3fd-b2c4aebd0f67","name":"Success","originalRequest":{"url":{"path":["upgradeManagement","installationFiles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"[\n {\n \"countOfTenantsUsingThisAgentAsStandardVersion\": \"\",\n \"deleteEnabled\": \"\",\n \"deletedFromMCStorage\": \"\",\n \"excludedFromDownload\": \"\",\n \"fileSizeInBytes\": \"\",\n \"readyNodeIds\": [\n \"\",\n \"\"\n ],\n \"status\": \"MISSING\",\n \"type\": \"ODIN\",\n \"version\": \"\"\n },\n {\n \"countOfTenantsUsingThisAgentAsStandardVersion\": \"\",\n \"deleteEnabled\": \"\",\n \"deletedFromMCStorage\": \"\",\n \"excludedFromDownload\": \"\",\n \"fileSizeInBytes\": \"\",\n \"readyNodeIds\": [\n \"\",\n \"\"\n ],\n \"status\": \"REMOVED\",\n \"type\": \"ODIN\",\n \"version\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{type}","description":"","item":[{"name":"{version}","description":"","item":[{"id":"a1155318-21c8-4ade-b623-93f27411cb00","name":"Trigger removal of installation package","request":{"name":"Trigger removal of installation package","description":{},"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"JS_AGENT","key":"type","disabled":false,"description":{"content":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" ","type":"text/plain"}},{"type":"any","value":"","key":"version","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"28ac5f4f-e8f8-419c-97f4-d38bc08c9672","name":"Successfully scheduled. Package should be removed from all nodes within a couple of minutes.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"974322f3-74c3-4e5b-9578-faa8cc5ddf0d","name":"Specified installation package was not found.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"678c782d-c5ef-4601-8c62-5b3da4961078","name":"Removing installation files is not allowed. Update list is synchronized with Mission Control.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Precondition Failed","code":412,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ec1694cb-95b7-4312-9381-8281df38307c","name":"Operation failed. Check server logs for more details.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"95317f03-0081-4729-902a-b0cd433a0149","name":"Modify update package state. Particular package might be excluded from download or re-downloaded.","request":{"name":"Modify update package state. Particular package might be excluded from download or re-downloaded.","description":{},"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"JS_AGENT","key":"type","disabled":false,"description":{"content":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" ","type":"text/plain"}},{"type":"any","value":"","key":"version","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"excludedFromDownload\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0f9327c2-f3e2-4675-a437-b4bc811d3849","name":"Successfully scheduled. Package should be excluded/re-downloaded soon.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"excludedFromDownload\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"55e51d49-f40d-4f35-9008-26d87810dc5e","name":"Specified installation package was not found.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"excludedFromDownload\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2f9a2f0c-75f2-4f0e-91fc-47999658a1c5","name":"Operation is not allowed. See response message for more details.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"excludedFromDownload\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Precondition Failed","code":412,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"41214210-d698-48a1-be4c-72661f6f79cb","name":"Operation failed. Check server logs for more details.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"excludedFromDownload\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"triggerUpgrade","description":"","item":[{"id":"3aebf912-a156-48c6-ad1c-d3e31e06949f","name":"Trigger manual cluster update","request":{"name":"Trigger manual cluster update","description":{},"url":{"path":["upgradeManagement","triggerUpgrade"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c7e0b050-b4c8-41d9-9dea-efbfcebd5085","name":"Started successfully.","originalRequest":{"url":{"path":["upgradeManagement","triggerUpgrade"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a20fece1-795e-4739-a05e-a8a81b5a2ddc","name":"Triggering of update failed due to missing new version on all nodes.","originalRequest":{"url":{"path":["upgradeManagement","triggerUpgrade"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Precondition Failed","code":412,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"88357aa0-38b1-4c9a-a138-dbea5a4d637d","name":"Could not trigger update. Check logs for details...","originalRequest":{"url":{"path":["upgradeManagement","triggerUpgrade"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"81483568-aaff-4741-90d6-79d61a8d5916","name":"Update suspended by Dynatrace Mission Control. Could not update cluster now.","originalRequest":{"url":{"path":["upgradeManagement","triggerUpgrade"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":553,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2017102b-6959-4e1f-97ac-777658ba7d38","name":"Update is already running.","originalRequest":{"url":{"path":["upgradeManagement","triggerUpgrade"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"code":554,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"userRepository","description":"","item":[{"name":"authenticationMode","description":"","item":[{"id":"2bd97181-e50b-4bd5-ab07-9d0bfe16a59c","name":"Get authentication mode","request":{"name":"Get authentication mode","description":{},"url":{"path":["userRepository","authenticationMode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ffc62e98-fba6-4876-b477-13e2eb30d1b9","name":"Success","originalRequest":{"url":{"path":["userRepository","authenticationMode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"authenticationProvider\": \"INTERNAL\",\n \"authorizationProvider\": \"LDAP\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n },\n \"ssoOnly\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"745b5262-6f08-4525-8f75-af5c822b62da","name":"Update authentication mode","request":{"name":"Update authentication mode","description":{},"url":{"path":["userRepository","authenticationMode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"authenticationProvider\": \"INTERNAL\",\n \"authorizationProvider\": \"INTERNAL\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"37460a29-0a66-45c7-82ae-66987c19f846","name":"Success","originalRequest":{"url":{"path":["userRepository","authenticationMode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"authenticationProvider\": \"INTERNAL\",\n \"authorizationProvider\": \"INTERNAL\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"authenticationProvider\": \"INTERNAL\",\n \"authorizationProvider\": \"LDAP\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n },\n \"ssoOnly\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ec9f5087-7400-48a2-a4d4-5fd087540575","name":"Not Acceptable. LDAP cannot be turned on if \"Import user groups\" from SSO flag is turned on","originalRequest":{"url":{"path":["userRepository","authenticationMode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"authenticationProvider\": \"INTERNAL\",\n \"authorizationProvider\": \"INTERNAL\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"ldap","description":"","item":[{"name":"connectionConfiguration","description":"","item":[{"id":"ce1a891d-943b-41bf-a04d-ed93cc94a016","name":"Get LDAP configuration","request":{"name":"Get LDAP configuration","description":{},"url":{"path":["userRepository","ldap","connectionConfiguration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2c8dbfaa-c4e9-4640-ab05-7f765dc5b9b6","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","connectionConfiguration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"bindDn\": \"\",\n \"bindPassword\": \"\",\n \"bindPasswordSet\": \"\",\n \"hostName\": \"\",\n \"port\": \"\",\n \"referralHopLimit\": \"\",\n \"shouldUseSecureConnection\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"30cc6e9e-55d0-4be5-9f3e-af0a0fb5ecb1","name":"Update LDAP connection","request":{"name":"Update LDAP connection","description":{},"url":{"path":["userRepository","ldap","connectionConfiguration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"bindDn\": \"\",\n \"bindPassword\": \"\",\n \"bindPasswordSet\": \"\",\n \"hostName\": \"\",\n \"port\": \"\",\n \"referralHopLimit\": \"\",\n \"shouldUseSecureConnection\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e389b346-8270-4c44-b41c-f07780d4f59d","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","connectionConfiguration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"bindDn\": \"\",\n \"bindPassword\": \"\",\n \"bindPasswordSet\": \"\",\n \"hostName\": \"\",\n \"port\": \"\",\n \"referralHopLimit\": \"\",\n \"shouldUseSecureConnection\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"af7811a7-66b0-4460-baab-f340714a08bd","name":"Not Acceptable","originalRequest":{"url":{"path":["userRepository","ldap","connectionConfiguration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"bindDn\": \"\",\n \"bindPassword\": \"\",\n \"bindPasswordSet\": \"\",\n \"hostName\": \"\",\n \"port\": \"\",\n \"referralHopLimit\": \"\",\n \"shouldUseSecureConnection\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"queryGroups","description":"","item":[{"id":"feb0db05-4221-470b-b8e2-a50a740a8a93","name":"Get LDAP group configuration","request":{"name":"Get LDAP group configuration","description":{},"url":{"path":["userRepository","ldap","queryGroups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"694e6e30-0484-47ff-8684-c88c61b4146b","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","queryGroups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"groupsDisplayNameAttribute\": \"\",\n \"groupsDn\": \"\",\n \"groupsFilter\": \"\",\n \"groupsIdAttribute\": \"\",\n \"groupsMemberAttribute\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"98a2ffb8-87ff-4047-a57e-63c87b051850","name":"Update LDAP groups query configuration","request":{"name":"Update LDAP groups query configuration","description":{},"url":{"path":["userRepository","ldap","queryGroups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"groupsDisplayNameAttribute\": \"\",\n \"groupsDn\": \"\",\n \"groupsFilter\": \"\",\n \"groupsIdAttribute\": \"\",\n \"groupsMemberAttribute\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"49adfc34-8fdb-4505-a2e3-f80076cba159","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","queryGroups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"groupsDisplayNameAttribute\": \"\",\n \"groupsDn\": \"\",\n \"groupsFilter\": \"\",\n \"groupsIdAttribute\": \"\",\n \"groupsMemberAttribute\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"8ff6a0fa-6e10-4a67-9cdf-72ae22e6a724","name":"Unacceptable request","originalRequest":{"url":{"path":["userRepository","ldap","queryGroups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"groupsDisplayNameAttribute\": \"\",\n \"groupsDn\": \"\",\n \"groupsFilter\": \"\",\n \"groupsIdAttribute\": \"\",\n \"groupsMemberAttribute\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"queryUsers","description":"","item":[{"id":"30f09e46-1d56-4a41-96fd-d2a7aab19b26","name":"Get LDAP users query configuration","request":{"name":"Get LDAP users query configuration","description":{},"url":{"path":["userRepository","ldap","queryUsers"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"76549504-0097-4b3f-86ed-f1f2801757e7","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","queryUsers"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"usersAccountNameAttribute\": \"\",\n \"usersBaseDn\": \"\",\n \"usersEmailAttribute\": \"\",\n \"usersFilter\": \"\",\n \"usersFirstNameAttribute\": \"\",\n \"usersLastNameAttribute\": \"\",\n \"usersMembershipAttribute\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"732a7fe2-4956-4c8b-a34a-95b688752e59","name":"Update LDAP users query configuration","request":{"name":"Update LDAP users query configuration","description":{},"url":{"path":["userRepository","ldap","queryUsers"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"usersAccountNameAttribute\": \"\",\n \"usersBaseDn\": \"\",\n \"usersEmailAttribute\": \"\",\n \"usersFilter\": \"\",\n \"usersFirstNameAttribute\": \"\",\n \"usersLastNameAttribute\": \"\",\n \"usersMembershipAttribute\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9ca4c8f7-1bf6-40a0-a1cc-6de428dad5c8","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","queryUsers"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"usersAccountNameAttribute\": \"\",\n \"usersBaseDn\": \"\",\n \"usersEmailAttribute\": \"\",\n \"usersFilter\": \"\",\n \"usersFirstNameAttribute\": \"\",\n \"usersLastNameAttribute\": \"\",\n \"usersMembershipAttribute\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3a824b9b-4e7a-4702-a6b8-24de027a34c9","name":"Unacceptable request","originalRequest":{"url":{"path":["userRepository","ldap","queryUsers"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"usersAccountNameAttribute\": \"\",\n \"usersBaseDn\": \"\",\n \"usersEmailAttribute\": \"\",\n \"usersFilter\": \"\",\n \"usersFirstNameAttribute\": \"\",\n \"usersLastNameAttribute\": \"\",\n \"usersMembershipAttribute\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"users","description":"","item":[{"id":"ad9c0af5-824c-418d-8eeb-71d9f9c1a4b9","name":"Get users","request":{"name":"Get users","description":{},"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"bd68a8d8-1da1-486e-aa9a-0e08cf1dc093","name":"Success","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n },\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"89d5fa17-6acb-45d9-95e1-d39b06382e3d","name":"Create user","request":{"name":"Create user","description":{},"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9db1b5b7-91e7-4805-92c2-86823ce825a0","name":"Successfully created","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e160f5c5-dd6f-4dd1-a5d3-43f66301071a","name":"Operation failed. The input is invalid. Possible reasons:\n - all required values (ID, email, first name, last name) must be set\n - invalid user data\n - user ID already exists\n - user email address already assigned\n - user group ID does not exist","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6d70d8f9-2f0e-4a04-839a-7cd2046c5871","name":"Operation forbidden - users and groups are fully managed via LDAP or SSO","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"64523a65-0e64-4400-aa7b-3b0def145d63","name":"Unacceptable request","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"02af83ba-eec5-4ea7-9337-eee001b1f90f","name":"Couldn't create user","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":522,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"680e7273-f079-4c95-9b0d-edd6c88fba41","name":"User already exists","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":523,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6dbe0813-82db-4cee-996f-f10069d1ff19","name":"Email address already registered","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":524,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"17dc3998-05ff-4cb1-8c16-f49ec61b5fe6","name":"Update user","request":{"name":"Update user","description":{},"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"5983f07c-4d36-4d7a-996e-270c6c42be83","name":"Successfully updated","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"77a80352-d542-4807-a224-4226e6688bc3","name":"Operation failed. The input is invalid. Possible reasons:\n - all required values (ID, email, first name, last name) must be set\n - invalid user data\n - user email address already assigned\n - user group ID does not exist","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c8a88880-b8ae-447a-811c-3dad1ab3883a","name":"Operation forbidden - users and groups are fully managed via LDAP or SSO","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"46f7cc80-acd4-4ad2-8557-c59870ebd2bf","name":"Not found","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"529f2e81-cc58-449b-a778-aac0128abdd0","name":"Unacceptable request","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"736a641a-242d-4b12-9eb1-901fbb29ae9c","name":"Email address already registered","originalRequest":{"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"code":524,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"bulk","description":"","item":[{"id":"44912a50-dcb7-46a3-92c9-eb16f96101ac","name":"Create users","request":{"name":"Create users","description":{},"url":{"path":["users","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n },\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"efd13202-c8cc-4d48-83e5-bd8cd3b5cca1","name":"Success","originalRequest":{"url":{"path":["users","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n },\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n },\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"0392d13f-4ba1-4d39-bd9f-7c0e582fddea","name":"Operation failed. The input is invalid. Possible reasons:\n - no user information received for the create-users request\n - all required values (ID, email, first name, last name) must be set\n - invalid user data\n - input contains duplicated IDs\n - input contains duplicated email addresses\n - user ID already exists\n - user email address already assigned\n - user group ID does not exist","originalRequest":{"url":{"path":["users","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n },\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ebd134d3-fff6-4bdd-9f77-ee29b3b2a152","name":"Operation forbidden - either LDAP or SSO with group assignment integration is turned on","originalRequest":{"url":{"path":["users","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n },\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e05d4883-ca92-45d6-bfca-3568236c8238","name":"Unacceptable or incomplete request. Some users added","originalRequest":{"url":{"path":["users","bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n },\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n },\n {\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"{id}","description":"","item":[{"id":"b831ff66-d61a-4798-b880-31e9a63ea57f","name":"Delete user","request":{"name":"Delete user","description":{},"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"5d5eb51f-fbe9-440f-b0f6-4ecea883d88e","name":"Successfully deleted","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"68efc3d3-23d5-4e04-93fc-f86b570ca52f","name":"Not modified","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Modified","code":304,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f0bab42b-5e1f-41de-9fdc-5cd4c1227c53","name":"No ID information received for the delete-user request","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5b6dc7f9-c5ac-4e81-a840-3af747933140","name":"Unacceptable request","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5ac77879-d8c6-4070-8a7d-a7829016bcdd","name":"Get user","request":{"name":"Get user","description":{},"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"fc4cc75e-39e2-444f-912c-8a48b9044ba9","name":"Success","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09f70c8b-b9f7-4945-ad4e-7207d80d8744","name":"No ID information received for the get-user request","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"48b0a4f1-56ce-4136-81f9-e04d7ec13f34","name":"Not found","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}],"event":[],"variable":[{"key":"baseUrl","value":"https://{{DT_HOST}}/api/v1.0/onpremise"}],"info":{"_postman_id":"e954b554-1b6a-4767-ae86-0ace75d9aad2","name": "Dynatrace Cluster API v1","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Dynatrace Managed exposes cluster management functionality via REST endpoints. This interactive documentation also acts as a REST client you can use to interact with Dynatrace Managed clusters. \n\nTo authorize, use the API Token generated in [Settings - API Tokens page](/cmc#cm/apiToken). The HTTP status code of the response shows the result of your request. The expected response code for a successful request is documented individually per REST endpoint. Additionally the following error response codes can occur in our REST interface:\n\n* 400 - Bad Request: Some request parameters are not correct. See response body for details.\n* 401 - Unauthorized: A valid authorization header is required but is missing.\n* 403 - Forbidden: Execution of request is not allowed, e.g. api-token is invalid.\n* 404 - Not Found: Endpoint does not exist or some entities could not be found, e.g. User account.\n* 500 - Internal Server Error: See response body for details.\n* 556 - Upgrade in progress: Operation couldn't be performed during the upgrade.\n","type":"text/plain"}}}