{"item":[{"id":"c6414afe-b863-4167-b8cf-ed66513adb87","name":"backup","item":[{"id":"ca65b67b-7e32-4100-b1ac-b0b15104f398","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,"key":"dir","value":"","description":"Backup store directory path parameter. Missing or empty values will return a 'Bad Request'"},{"disabled":false,"key":"datacenter","value":"","description":"Datacenter where backup should be executed. Should be omitted for Single Datacenter Cluster"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"87aad39a-41c1-4f3a-aff4-06df9c7199e6","name":"Success","originalRequest":{"url":{"path":["backup","clusterCheckDir"],"host":["{{baseUrl}}"],"query":[{"key":"dir","value":""},{"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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"inProgress\": false,\n \"storageError\": \"dolor\",\n \"storagePath\": \"aute anim non reprehenderit\",\n \"testDisabled\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b5989b34-4bdc-4ce9-a3fb-8efdc8667ba2","name":"No directory information received for validation","originalRequest":{"url":{"path":["backup","clusterCheckDir"],"host":["{{baseUrl}}"],"query":[{"key":"dir","value":""},{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"99708caf-b3d0-470b-827b-322145e442c2","name":"config","item":[{"id":"a5f17674-bc5f-45e0-ba3c-8e43d31b52bd","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7cb672e3-bcda-4f7c-88dc-ee96068d4da4","name":"Success","originalRequest":{"url":{"path":["backup","config"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"bandwidthLimitMbits\": 240,\n \"cassandraScheduledTime\": 22,\n \"datacenter\": \"dc1\",\n \"enabled\": true,\n \"includeLm20Data\": true,\n \"includeRumData\": true,\n \"includeTsMetricData\": true,\n \"maxEsSnapshotsToClean\": 30,\n \"pauseBackups\": false,\n \"storagePath\": \"/efs/backup\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d98621ad-88a2-4133-964a-a728176b55b4","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"bandwidthLimitMbits\": \"\",\n \"cassandraScheduledTime\": \"\",\n \"includeLm20Data\": \"\",\n \"includeRumData\": \"\",\n \"includeTsMetricData\": \"\",\n \"maxEsSnapshotsToClean\": \"\",\n \"pauseBackups\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c8e3c257-57e8-4523-a213-9b4d1fdcf2fb","name":"Success","originalRequest":{"url":{"path":["backup","config"],"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":{"mode":"raw","raw":"{\n \"bandwidthLimitMbits\": 240,\n \"cassandraScheduledTime\": 22,\n \"datacenter\": \"dc1\",\n \"enabled\": true,\n \"includeLm20Data\": true,\n \"includeRumData\": true,\n \"includeTsMetricData\": true,\n \"maxEsSnapshotsToClean\": 30,\n \"pauseBackups\": false,\n \"storagePath\": \"/efs/backup\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f14c072a-93f1-4e38-90e3-0777fda28c08","name":"Configuration change failed.","originalRequest":{"url":{"path":["backup","config"],"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":{"mode":"raw","raw":"{\n \"bandwidthLimitMbits\": 240,\n \"cassandraScheduledTime\": 22,\n \"datacenter\": \"dc1\",\n \"enabled\": true,\n \"includeLm20Data\": true,\n \"includeRumData\": true,\n \"includeTsMetricData\": true,\n \"maxEsSnapshotsToClean\": 30,\n \"pauseBackups\": false,\n \"storagePath\": \"/efs/backup\"\n}","options":{"raw":{"language":"json"}}}},"code":512,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ae7808a5-58a4-48c7-b12a-5f3e45c1dfdb","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,"key":"requestId","value":""}],"variable":[]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"cb78fd13-8751-4e17-85a0-9cf6cdae16f6","name":"Success","originalRequest":{"url":{"path":["backup","config","status"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c59750c2-ec81-4b99-a953-3f5f30a56857","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":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a86a1cf2-977b-487e-b4ed-5eb2f296695f","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":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a84413e5-c084-44f6-8838-dab44c29d47c","name":"Configuration change failed","originalRequest":{"url":{"path":["backup","config","status"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"9831d7e5-a1fa-4c69-afdd-86b521d84837","name":"bootstrap Management","item":[{"id":"eb1c61df-e526-4018-8433-7d34f28cb2d6","name":"files","item":[{"id":"8459dbc1-eee4-4659-8367-323fffdb857c","name":"ag","item":[{"id":"c31dbf3a-86bc-498e-84f5-4f790a45292c","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f6d62363-5647-4fdb-a6cb-6afe5ffb0adc","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"consequat nulla officia ut\",\n \"est sunt ut\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"63bc6f73-33d8-40ad-b436-c167f148febd","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"632ed531-5f0a-425f-a83a-c64b8d6b2696","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7397a5f7-2efe-447f-acd6-eb336b2f2869","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"sint officia ipsum aliquip eiusmod\",\n \"incididunt Duis veniam\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"60af6bb4-b120-4b98-8ebf-fc8770bd1023","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"157347b8-c369-4d57-9c8b-f8eb25eabbc1","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"8715ff8a-8cfa-4682-90a6-67030b6fe1c1","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"sint officia ipsum aliquip eiusmod\",\n \"incididunt Duis veniam\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bc36c7ec-6a77-472b-a7b3-160dc4f5c8cc","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cd559def-bc98-4d0d-8d71-b7eb877f96cd","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"111bc0e8-f3fa-4f71-a866-8d6adb1ced89","name":"Success","originalRequest":{"url":{"path":["bootstrapManagement","files","installerMetadata"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"clusterBackupPath\": \"Ut in\",\n \"datacenterWithBackupEnabled\": \"fugiat nulla enim d\",\n \"elasticsearchBackupPath\": \"aliquip consectetur consequat\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"490ed9d0-1200-41c7-9f1c-c37cd72e5026","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9d84c150-ff6a-4bdf-bde5-ab7dffffd24a","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"sint officia ipsum aliquip eiusmod\",\n \"incididunt Duis veniam\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"acc983e3-873d-41dd-8321-3a5193c20c18","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"906fe71a-d158-4efa-b2af-abe493a9d464","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b68b8f28-22ea-4de9-ad12-cd342d499bd3","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"sint officia ipsum aliquip eiusmod\",\n \"incididunt Duis veniam\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b2200405-dfdd-4329-b192-8a02ee39d074","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fcc0ad9b-2a92-474a-94af-8b074d93ebee","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d0e650e7-49ce-47e0-b784-55d6122842c3","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"sint officia ipsum aliquip eiusmod\",\n \"incididunt Duis veniam\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d2e7906-d2e0-4dbb-a2e7-85e4d9d881ed","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"6243adb2-5876-4309-afd4-2a8128e2c74e","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b9123746-8a4a-4a7a-874e-6221fe715abc","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n \"sint officia ipsum aliquip eiusmod\",\n \"incididunt Duis veniam\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c7339bb8-b042-4d0b-898b-7cac2d90dc18","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"5feb8dc3-f0a7-4d0f-baa9-c4a356d4136b","name":"cluster","item":[{"id":"0fe9a76a-da39-47fa-8c99-aef0b47af79f","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a68ba1f9-a8ed-4ef5-acd1-b07e4b382684","name":"Success","originalRequest":{"url":{"path":["cluster"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"buildVersion\": \"incididunt laboris in nulla dolore\",\n \"clusterMemberAddress\": \"quis Duis cillum\",\n \"communicationUris\": [\n \"http://ZOspmFPWBLzmDQfaMPTufaSrz.qnq5HGfxzQygonG.EcCNLH+9uwOynKUJA0qFaSp-RerIyiWNAqY7qJ5l,GCWqGAjT\",\n \"http://TSPisUDaXdmuGwLCRuFBbA.jncyEOpyW7uJ4vrAy4fwADOBKYxRW1vQ5IfI0\"\n ],\n \"dnsEntryPointUris\": [\n \"https://QxSkhUQSEfSjvCQHN.cqtKQwYtXIbHFR7N5Y-NFEyeA3Y+bptMWPm8p-Jj4QMWLBs,wC\",\n \"https://qRhq.oxA0JD8DK4-pwrnF3FM\"\n ],\n \"id\": 36348825,\n \"jvmInfo\": \"dolor mollit\",\n \"operationState\": \"ipsum dolor sint adipisicing\",\n \"osInfo\": \"sint e\",\n \"restServiceRootUris\": [\n \"https://yevaU.xmyesXQKEYZcprAlRSRAO7BKZkJpOK5NT\",\n \"https://ztvokPatlfTjTTFAmxfojlrbIEdR.ppgJszFdi9BXZxOg6dSxz8pziBBNJGMlxXuBNbqO4vF1LkjPtDMQLBuvEnuwMGkqElx2,9\"\n ]\n },\n {\n \"buildVersion\": \"consectetur\",\n \"clusterMemberAddress\": \"cillum enim ea aliquip cup\",\n \"communicationUris\": [\n \"https://HJOtzKYEjiXDfdhEJ.sqiitTp,4DrWKVBzeKIWtMIlIACzP,\",\n \"http://yWhxNZ.rjryRjh2eSNcrRhMZnehhJ+MMBA.ofaUVsatSfAC+OcYwk8Du\"\n ],\n \"dnsEntryPointUris\": [\n \"https://imJxAOnrRdpojCRHiKd.ynhANN.1gHBdo-YeO-gkc\",\n \"http://xigtPbHjosdDUNhAFSWEzazGccsB.yfkatlXVAdsqDJoRqZ5wTFcZ1RZzxx3GC2Mek3po0ovOt1oGQfAkQ3j\"\n ],\n \"id\": 47878494,\n \"jvmInfo\": \"aliqua veniam do\",\n \"operationState\": \"sed dolor irure\",\n \"osInfo\": \"ad incididunt nulla\",\n \"restServiceRootUris\": [\n \"https://XcDgJLgXAeVbsKGmCwlUaToDupyBhZKxO.etajgNVrvjbeBQtIHig9BW\",\n \"http://uzeCgKVdZOkfdJMRzjPkT.fvysDvlKDCygRDG5473rRHjyT,h3HOBG4zgCg.Y4DP+,p3NdEonnquHiHu0F\"\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0edd38e6-7ee1-4bec-9a2f-61437255d9cd","name":"configuration","item":[{"id":"8b2f9c2a-778f-427e-82b9-ef5f9b23427d","name":"Cluster nodes configuration","request":{"name":"Cluster nodes configuration","description":{},"url":{"path":["cluster","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"19a82d49-be53-410e-8d32-b3efc6cff821","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b7d8ffbc-f6ee-4e87-9138-4e07dacbb871","name":"Configure cluster nodes responsibilities","request":{"name":"Configure cluster nodes responsibilities","description":{},"url":{"path":["cluster","configuration"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"clusterNodes\": [\n {\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n },\n {\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n }\n ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"e464ee5a-cf66-4338-bd07-67668970eed0","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":"POST","body":{"mode":"raw","raw":"{\n \"clusterNodes\": [\n {\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n },\n {\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n }\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7d70f63d-b40f-4a6f-9697-3384deaba335","name":"status","item":[{"id":"70d9c3fe-e075-4dec-b2f8-2ca2cf4316a8","name":"Get cluster nodes configuration current status","request":{"name":"Get cluster nodes configuration current status","description":{},"url":{"path":["cluster","configuration","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c6d0c59e-0c05-4da6-bd86-27a9a399cce2","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8ddb4005-e127-476d-a77e-da3039eb58a5","name":"Get cluster nodes configuration request status","request":{"name":"Get cluster nodes configuration request status","description":{},"url":{"path":["cluster","configuration","status",":requestedAt"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestedAt","description":"(Required) "}]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1e06229e-190f-4551-adb6-e4ad35d99c95","name":"Success","originalRequest":{"url":{"path":["cluster","configuration","status",":requestedAt"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestedAt","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]}],"event":[]},{"id":"9773318c-ee7c-48c7-90af-daa5c198bd81","name":"elastic","item":[{"id":"76425bc8-d8a7-4099-8f63-2da54187fcec","name":"ccr/auto Follow Pattern","item":[{"id":"e4d6f616-c84e-41b0-8907-5c0b317c9861","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4c85816d-4d1f-4679-a51d-a17e92818b49","name":"Success","originalRequest":{"url":{"path":["elastic","ccr","autoFollowPattern"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"reason\": \"sunt irure Excepteur\",\n \"success\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"15b65f90-bbbd-467b-8cec-b88b2ea4b681","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"87770857-6472-44c3-9d14-4a90d3fb83bd","name":"Success","originalRequest":{"url":{"path":["elastic","ccr","autoFollowPattern"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"reason\": \"sunt irure Excepteur\",\n \"success\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"92fb5d01-31eb-49ec-9633-525cbe28748f","name":"Get Elasticsearch outdated indices","request":{"name":"Get Elasticsearch outdated indices","description":{},"url":{"path":["elastic","outdatedIndices"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"version","value":"7"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e7ae6d14-6d18-4a03-8a1c-8f38374a0249","name":"Success","originalRequest":{"url":{"path":["elastic","outdatedIndices"],"host":["{{baseUrl}}"],"query":[{"key":"version","value":"7"}],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"outdatedIndices\": [\n {\n \"createdVersion\": \"sunt sint\",\n \"custom\": true,\n \"indexName\": \"magna ullamco nostrud\"\n },\n {\n \"createdVersion\": \"esse laborum \",\n \"custom\": false,\n \"indexName\": \"pariatur co\"\n }\n ],\n \"summary\": \"cillum aliqua dolor\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d1aabbb0-c1ab-48d0-92b3-0553e780e1dc","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,"key":"expectedElasticsearchNodes","value":"-1"},{"disabled":false,"key":"version","value":"7"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"44017881-1412-4a55-9b86-bacfc55fa253","name":"Success","originalRequest":{"url":{"path":["elastic","upgradeStatus"],"host":["{{baseUrl}}"],"query":[{"key":"expectedElasticsearchNodes","value":"-1"},{"key":"version","value":"7"}],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"reason\": \"\",\n \"upgradePossible\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"8e02539e-882e-42dd-9a65-974890ebb226","name":"endpoint","item":[{"id":"2116161e-132e-41d2-bddd-7d12dfa002e2","name":"additional Web Ui Addresses","item":[{"id":"7b91dcd9-0612-4854-8aca-9786cf957a2b","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ee529935-6022-420d-ac78-d2746bc075b9","name":"Success","originalRequest":{"url":{"path":["endpoint","additionalWebUiAddresses"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"additionalAddresses\": [\n \"pariatur\",\n \"dolor nulla\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"11c4d819-b526-4ed0-8ee5-880d1d3a6089","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"additionalAddresses\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"f02a45b9-1ce4-46a4-8363-4e87e315cfae","name":"Success","originalRequest":{"url":{"path":["endpoint","additionalWebUiAddresses"],"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":{"mode":"raw","raw":"{\n \"additionalAddresses\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"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":"67f3bfd3-0faa-43bd-983b-675e7088dd20","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","additionalWebUiAddresses"],"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":{"mode":"raw","raw":"{\n \"additionalAddresses\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"c57bd0c1-66e8-41e0-8bc0-a8595edf9321","name":"beacon Forwarder Address","item":[{"id":"2e5c5596-b67a-4e43-b11c-94253df2b54e","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a8826578-49fd-47f0-bc63-1936a0d94aa4","name":"Success","originalRequest":{"url":{"path":["endpoint","beaconForwarderAddress"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"pariatur\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"95944077-c346-4fc7-833b-0fa09c9e08b1","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"21368125-4a80-42f2-bbbb-01b3448485c3","name":"Success","originalRequest":{"url":{"path":["endpoint","beaconForwarderAddress"],"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":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2411d5bd-ca1d-4bc8-840c-32014ef071e5","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","beaconForwarderAddress"],"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":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"ae89e05a-122d-41a8-b5e7-4e0577d56e5e","name":"cdn Address","item":[{"id":"73fd6fa8-ac40-4907-aab2-0884fc3519db","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"81890995-eaab-4dc5-88da-ef27c9173aa8","name":"Success","originalRequest":{"url":{"path":["endpoint","cdnAddress"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4e623208-9248-46a9-a759-101063704e96","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"89b08e7c-478d-4682-82fb-af445fd34427","name":"Success","originalRequest":{"url":{"path":["endpoint","cdnAddress"],"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":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bbccb7cc-66e1-4c49-bc1b-4fb074eec020","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","cdnAddress"],"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":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"dbbf75d1-f338-49be-a8ef-40fd268f5dbe","name":"public Ip","item":[{"id":"7419a1fa-5520-4ad2-9b33-38c0adcd71b3","name":"agents/{node Id}","item":[{"id":"e4f1d073-c2bb-437a-b848-836b3cbda1e3","name":"Get node IP for OneAgents","request":{"name":"Get node IP for OneAgents","description":{},"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"68662f6a-2547-4d9a-be32-5e2e244561cc","name":"Success","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"in sit nisi\",\n \"newAddress\": \"eiusmod veniam\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"77d9b14b-36d0-49d4-b982-bcdc44d32a59","name":"Timeout","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9c021271-84e0-47b8-af80-70b07d448e5a","name":"Invalid address","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"869c1379-0ce6-47a1-937c-087d02b54ac8","name":"Collector not found","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fddc63ef-d5dd-4184-8391-ac4dbe02ad36","name":"Store node IP for OneAgents","request":{"name":"Store node IP for OneAgents","description":{},"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"\"\"","options":{"raw":{"language":"json"}}}},"response":[{"id":"51a7f6be-6e0d-4658-9a5d-dbcafdddea3d","name":"Success","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4972d5c0-f890-4381-93e2-76c214cab2fb","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2f7ec420-f344-4b35-a351-cc7d977f62f0","name":"Storing configuration failed","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"code":540,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7fe55a3f-607b-4ec1-ba17-f5d1b36e55b6","name":"Invalid IP address","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"code":550,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"039317d6-730b-4dda-b30d-0bca17e725e4","name":"Collector not found","originalRequest":{"url":{"path":["endpoint","publicIp","agents",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"code":552,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"20562f68-cfb6-4140-9bed-879eb4c3420d","name":"domain/{node Id}","item":[{"id":"17102fd5-1b49-46aa-8cc9-3ac5417cd09e","name":"Get node IP for domain","request":{"name":"Get node IP for domain","description":{},"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9047b5cf-c103-4fdb-99b8-d16483ab5249","name":"Success","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b1780a7f-e31c-43e4-8946-705c60bdb676","name":"Node not found by id","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9507d342-ef1d-4cd9-9924-08ba3d5bab93","name":"Store node IP for domain","request":{"name":"Store node IP for domain","description":{},"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"\"\"","options":{"raw":{"language":"json"}}}},"response":[{"id":"64fd89b6-88d0-4b33-bc7c-1e2b6f37bdc2","name":"Success","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3878186b-2357-4d07-9a5e-f229bb35a426","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e14bece2-9262-49d0-9688-e0304b1f7c4a","name":"Invalid IP address","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"code":550,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"af755859-fe08-4bf7-8561-e43733540f45","name":"Storing IP failed","originalRequest":{"url":{"path":["endpoint","publicIp","domain",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"nodeId","description":"(Required) Node ID"}]},"header":[{"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":{"language":"json"}}}},"code":551,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"28c006c6-25d4-42b0-a46c-754d5e84556c","name":"web Ui Address","item":[{"id":"4d009964-5e67-4d0c-a6e3-9e97dd4cbdc7","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"8fbf50ee-83b3-4c2c-ada9-f01e0e0acf94","name":"Success","originalRequest":{"url":{"path":["endpoint","webUiAddress"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"79f602e8-dd7f-4777-86e6-cd745d3f4841","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d2c87e12-2549-4f11-8aff-6a013a8c1a12","name":"Success","originalRequest":{"url":{"path":["endpoint","webUiAddress"],"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":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"address\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"450348b0-d541-4371-9437-ce85ab11d993","name":"Operation failed","originalRequest":{"url":{"path":["endpoint","webUiAddress"],"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":{"mode":"raw","raw":"{\n \"address\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"abb7122e-77bd-4c74-b23f-5922442c1250","name":"firewall Management","item":[{"id":"b01cabbb-704c-498e-8295-a9f885dbcbd6","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"79d0f520-e731-4adf-a3e4-ef64ed03d76a","name":"Success","originalRequest":{"url":{"path":["firewallManagement","addClusterNode"],"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":{"mode":"raw","raw":"{\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"09c5ebef-73e3-4287-ba2d-14e4a50650a1","name":"Addition of node failed","originalRequest":{"url":{"path":["firewallManagement","addClusterNode"],"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":{"mode":"raw","raw":"{\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"949768ed-a3a4-4af0-b5ac-4301870e4b83","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0349325c-daab-4706-b68a-90752fb37d57","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"clusterNodes\": [\n {\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n },\n {\n \"agent\": \"\",\n \"datacenter\": \"\",\n \"id\": \"\",\n \"kubernetesRole\": \"\",\n \"webUI\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ff72f510-3180-4998-85f3-b21cd1047362","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"def0f528-f573-46ea-98f7-eedbc0713b39","name":"remove Cluster Node","item":[{"id":"b5f9aa37-0166-4203-915b-5b98433eb2ef","name":"get Async Node Removal Status","request":{"name":"get Async Node Removal Status","description":{},"url":{"path":["firewallManagement","removeClusterNode"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2b4a24a1-f02b-4134-b61c-4372c9b1a003","name":"default response","originalRequest":{"url":{"path":["firewallManagement","removeClusterNode"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"647ae4c3-093e-43fc-992d-b63bacfbf460","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b68bbc9c-4953-4cfa-a97b-f89409e1098e","name":"Success","originalRequest":{"url":{"path":["firewallManagement","removeClusterNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9d6cceb1-baa6-4457-a359-6cb5b885dfde","name":"Removal of node failed","originalRequest":{"url":{"path":["firewallManagement","removeClusterNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5d7723b4-9f42-4fd6-8131-232c20c8858f","name":"remove Cluster Nodes Delete Method","request":{"name":"remove Cluster Nodes Delete Method","description":{},"url":{"path":["firewallManagement","removeClusterNode",":ip"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"scope","value":""},{"disabled":false,"key":"asyncCrossNodeCommunication","value":""}],"variable":[{"disabled":false,"type":"any","value":"","key":"ip","description":"(Required) "}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"aaf3af4a-7628-4289-a590-cc18639c514b","name":"default response","originalRequest":{"url":{"path":["firewallManagement","removeClusterNode",":ip"],"host":["{{baseUrl}}"],"query":[{"key":"scope","value":""},{"key":"asyncCrossNodeCommunication","value":""}],"variable":[{"disabled":false,"type":"any","value":"","key":"ip","description":"(Required) "}]},"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":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"41c74c11-1e61-49bd-95b4-04ecee85fae7","name":"groups","item":[{"id":"70a0aa69-5f70-490e-8f2d-7dc523be5363","name":"Get groups","request":{"name":"Get groups","description":{},"url":{"path":["groups"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"951eec2f-bd65-4a4d-a32a-5d43782dd1cb","name":"Success","originalRequest":{"url":{"path":["groups"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"id\": \"enim consequat ipsum\",\n \"isClusterAdminGroup\": false,\n \"name\": \"cupidatat ea magna sint\",\n \"accessRight\": {\n \"sit4\": {\n \"empty\": false\n },\n \"anim8\": {\n \"empty\": false\n }\n },\n \"isAccessAccount\": true,\n \"isManageAccount\": true,\n \"ldapGroupNames\": [\n \"sed anim officia\",\n \"enim officia consequat\"\n ],\n \"ssoGroupNames\": [\n \"dolor\",\n \"lab\"\n ]\n },\n {\n \"id\": \"nulla cillum aliquip elit\",\n \"isClusterAdminGroup\": false,\n \"name\": \"elit cillum voluptate laboris\",\n \"accessRight\": {\n \"reprehenderit1c0\": {\n \"empty\": false\n }\n },\n \"isAccessAccount\": false,\n \"isManageAccount\": false,\n \"ldapGroupNames\": [\n \"labore in\",\n \"officia in\"\n ],\n \"ssoGroupNames\": [\n \"ea labore co\",\n \"irure tempor in\"\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e5a7200f-4320-4421-a082-9fbfc9fc9587","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"velit_a_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"86bb2de2-6d39-4f63-9ef8-708a344f6a65","name":"Successfully updated","originalRequest":{"url":{"path":["groups"],"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":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cda427c3-3710-4261-9531-fb31844be091","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":[{"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 \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a1615f4e-6d1c-472a-b5ff-63f54c4871df","name":"Not acceptable. Group already exists","originalRequest":{"url":{"path":["groups"],"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":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"36afd97f-6356-409c-a738-1119322f240d","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"velit_a_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"e0cbcc4f-fc28-40fe-b34d-9a90a1e341d2","name":"Successfully updated","originalRequest":{"url":{"path":["groups"],"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":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e838bdd2-fb8e-4cc5-8251-8c718fbe91ba","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":[{"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 \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f536692b-13bd-480e-9b0f-77c3545330d1","name":"Not acceptable. Group name already exists or group not found","originalRequest":{"url":{"path":["groups"],"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":{"mode":"raw","raw":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"83699c4a-4040-4853-a6d7-141da9f90f67","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"consectetur8ea\": {\n \"empty\": \"\"\n },\n \"laboris_49\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"amet_831\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n }\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"c83093a0-e513-4d35-8c36-ab72afa15f0f","name":"Success","originalRequest":{"url":{"path":["groups","bulk"],"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":{"mode":"raw","raw":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"fugiat689\": {\n \"empty\": \"\"\n },\n \"irure_f\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"non_a\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n }\n]","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate_5\": {\n \"empty\": \"\"\n },\n \"veniam3\": {\n \"empty\": \"\"\n },\n \"veniam_9a8\": {\n \"empty\": \"\"\n },\n \"utac6\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"Excepteur0\": {\n \"empty\": \"\"\n },\n \"laborum_f7b\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"4a05b976-f4c1-416d-bb7d-b967edce3b85","name":"No group information received for the create-group request","originalRequest":{"url":{"path":["groups","bulk"],"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":{"mode":"raw","raw":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"fugiat689\": {\n \"empty\": \"\"\n },\n \"irure_f\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"non_a\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n }\n]","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0d571c1e-782e-4d8a-86f5-23bfee19b87e","name":"Unacceptable or incomplete request. Some groups were added.","originalRequest":{"url":{"path":["groups","bulk"],"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":{"mode":"raw","raw":"[\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"fugiat689\": {\n \"empty\": \"\"\n },\n \"irure_f\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"non_a\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n }\n]","options":{"raw":{"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 \"voluptate_5\": {\n \"empty\": \"\"\n },\n \"veniam3\": {\n \"empty\": \"\"\n },\n \"veniam_9a8\": {\n \"empty\": \"\"\n },\n \"utac6\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"Excepteur0\": {\n \"empty\": \"\"\n },\n \"laborum_f7b\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"59ac1f59-d1bc-4ded-bc7c-e1d0478d04d0","name":"management Zones","item":[{"id":"514b8651-07fb-48c5-b911-f9d2330617b5","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,"key":"includeEmptyEntries","value":"true","description":"Should include empty entries in response"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d81ae005-cd29-4bb9-84e5-d1655e1b5a46","name":"Success","originalRequest":{"url":{"path":["groups","managementZones"],"host":["{{baseUrl}}"],"query":[{"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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"groupId\": \"consequat sed do\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"occaecat voluptate ipsum\",\n \"mzPermissions\": [\n {\n \"mzId\": \"irure aliquip eu sed\",\n \"permissions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n {\n \"mzId\": \"nulla Duis\",\n \"permissions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"Ut eiusmod incididunt\",\n \"mzPermissions\": [\n {\n \"mzId\": \"voluptate\",\n \"permissions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n {\n \"mzId\": \"irure pariatur\",\n \"permissions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"groupId\": \"exercitation deserunt mollit\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"adipisicing in exercitation culpa consequat\",\n \"mzPermissions\": [\n {\n \"mzId\": \"eiusmod Excepteur\",\n \"permissions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n {\n \"mzId\": \"laboris Duis proident\",\n \"permissions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"eu non aliqua et\",\n \"mzPermissions\": [\n {\n \"mzId\": \"Ut deserunt in ad\",\n \"permissions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n {\n \"mzId\": \"dolor cupidatat adipisicing\",\n \"permissions\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8364b97f-3965-433c-bade-e0c51a60b6d0","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"f98e0768-fbf0-4cc7-b45f-1b4550e2caee","name":"Successfully updated","originalRequest":{"url":{"path":["groups","managementZones"],"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":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"1247a7cf-f3bd-4ed7-bee3-42fe46b86b3f","name":"Provided model is incorrect or is missing required elements","originalRequest":{"url":{"path":["groups","managementZones"],"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":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"996f8233-b162-44c8-8279-dad019e9e336","name":"A group, environment or management zone does not exist","originalRequest":{"url":{"path":["groups","managementZones"],"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":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a12fa936-9802-4ae7-b64f-1b924a2825b8","name":"Operation failed","originalRequest":{"url":{"path":["groups","managementZones"],"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":{"mode":"raw","raw":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6251f0bb-9d30-49dc-96ed-9735fbbe9971","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,"key":"includeEmptyEntries","value":"true","description":"Should include empty entries in response"}],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b5fd4292-8d56-4c21-8f26-f2c27cd01f50","name":"Success","originalRequest":{"url":{"path":["groups","managementZones",":groupId"],"host":["{{baseUrl}}"],"query":[{"key":"includeEmptyEntries","value":"true"}],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"groupId\": \"\",\n \"mzPermissionsPerEnvironment\": [\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"environmentUuid\": \"\",\n \"mzPermissions\": [\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"mzId\": \"\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0dd9f8e1-be2c-4842-bc33-14def648378e","name":"No ID information received for the request to get group MZ permissions","originalRequest":{"url":{"path":["groups","managementZones",":groupId"],"host":["{{baseUrl}}"],"query":[{"key":"includeEmptyEntries","value":"true"}],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"01442949-6a34-4489-8c2d-d910bfe1a7cd","name":"Group not found","originalRequest":{"url":{"path":["groups","managementZones",":groupId"],"host":["{{baseUrl}}"],"query":[{"key":"includeEmptyEntries","value":"true"}],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"e70460fe-9fca-49f7-acac-309d4f2e941b","name":"{group Id}","item":[{"id":"e2b6c06b-8f99-4e7b-b1e4-31d3ee42fcaf","name":"Delete group","request":{"name":"Delete group","description":{},"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ffcfe658-a90e-49ad-8c79-5df62150ed7f","name":"Successfully deleted","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a7a5705d-42f8-4974-bf23-33571a045503","name":"Not Found","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"98f9c10e-c87e-4e65-8539-eb3cefe5e2bc","name":"Get group","request":{"name":"Get group","description":{},"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0e360fa2-80fa-418c-8562-f31f020fb1fc","name":"Success","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"id\": \"\",\n \"isClusterAdminGroup\": \"\",\n \"name\": \"\",\n \"accessRight\": {\n \"voluptate6_\": {\n \"empty\": \"\"\n }\n },\n \"isAccessAccount\": \"\",\n \"isManageAccount\": \"\",\n \"ldapGroupNames\": [\n \"\"\n ],\n \"ssoGroupNames\": [\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"325d7273-4cec-46c7-8205-a1273de5466e","name":"No ID information received for the request to get a group","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5460c0ad-814b-40d3-8e30-a9f62d1c994e","name":"Not found","originalRequest":{"url":{"path":["groups",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"groupId","description":"(Required) Group ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"7ab3f586-fdd2-4df1-aaef-024007a5ef4f","name":"multi Dc","item":[{"id":"ddd1e0b8-e476-46dd-97f2-7cb6f1e10fdc","name":"migration","item":[{"id":"e7f91c68-59a7-468a-a66f-7221c12cec4b","name":"cassandra","item":[{"id":"46558560-882c-45a2-ac33-8d5929b4396f","name":"current Dc","item":[{"id":"be338696-fc10-43ae-97ad-ecbc3da8884e","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ed0789f6-3d73-4df7-8292-e50b31bcfb8f","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"733ad19e-474e-4438-9aff-2ef22bdf9a13","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"df5b393c-933b-4305-9974-79757154a8e0","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"fcb4223b-98d5-4ff8-a351-b740547ce8f1","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"517e3f83-2a7c-49c9-beb2-cb78faf83829","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"6ef451c1-be5b-4844-b8b0-5dc88458645f","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"83e24193-2e05-4861-9258-4b512a879463","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"48a8c8f8-a7f3-410d-92a3-826723ed6a93","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"32e03764-d1da-429c-add0-89cb650be35c","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"715ce69f-8696-441f-ab35-3cb15098a9bb","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4f70652b-bc72-4104-a40c-735d4296f397","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"41323595-360e-45ff-93df-d4b0a941919a","name":"new Dc","item":[{"id":"0bb17eca-dc1e-4c48-8569-2c7614e71e90","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ffe0fb6d-0a3a-4b4d-ba1e-940d2b860456","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f478e6e9-3822-46e2-b0f3-4a3bfef50943","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7faedf6e-7e01-4e43-bc92-afd3515fdaf2","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"00cc4dbe-9791-450a-aa21-8907ea26bcb1","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f902e545-1859-4f7a-ba93-c11b1ead2a4f","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"bcab837d-1a70-4c02-8c46-d28666cd8c02","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"78987457-c772-4e67-8887-011c1d7f0aaa","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"edfdc3d0-db5f-4b75-a754-2b40ea898a88","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d2c2697e-91d8-4145-aec0-19f68b301c35","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4ad9ea64-2605-4d4c-809d-8676bc3d3694","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","newDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a332cb35-4778-428c-b2da-a91ff2846dc1","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"e9e48fed-4ab7-4772-af8b-7f61f987e693","name":"rebuild","item":[{"id":"cb0c957c-d3f7-4ec4-99e6-dfb62afad405","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":[{"disabled":false,"key":"acceptableLoadDifferencePercentage","value":"20"}],"variable":[]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b09f4918-3f52-44e6-88d7-5c411fdd58a5","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"key":"acceptableLoadDifferencePercentage","value":"20"}],"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d897a020-9719-4d72-92c8-bd1f6b055757","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"key":"acceptableLoadDifferencePercentage","value":"20"}],"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2b88eae1-679e-490f-8623-234197152362","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"key":"acceptableLoadDifferencePercentage","value":"20"}],"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"11b40198-09c2-431e-9829-8a97decfdf0b","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":[{"key":"acceptableLoadDifferencePercentage","value":"20"}],"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"67ea479d-9616-4c00-88fb-3dc38ba0e5fe","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,"key":"parallel","value":"false"}],"variable":[]},"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"472ac917-6129-4c91-bea4-261bbd5e45aa","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f2de6089-74a4-4e17-bef2-b52a3fd6c896","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"099e6727-751a-42e7-9887-c444f6e938c2","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","cassandra","rebuild"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6dd0346d-1acb-4556-8801-98944830a04d","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":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"079b4044-b4c4-4616-b459-599657246ad9","name":"cluster Nodes/current Dc","item":[{"id":"44c722c7-e0e0-48db-9aa8-4bacd68c7b84","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9663e320-cf50-465c-8a62-a638f9db6130","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2bbd8e39-c883-4438-9410-78dbc3b12c50","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9dfc4d2a-1123-476d-a6c0-67111fb63633","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8eed9ed6-fac9-44a0-b363-0cf04f2ea726","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a34e7086-df17-4308-ac0a-918d31029dbc","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e28e9746-a878-482b-af02-aae74eb75fe3","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d1385b2c-f640-4886-a239-7435a36290e0","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f0efb3e2-ec6d-42ea-b024-326eaf8c7989","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"67db11a7-a0bf-47e1-b685-ccd3a3091278","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3e114410-82cb-432e-b56c-cf3c47741294","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","clusterNodes","currentDc",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"10cdd710-4682-44f0-b97c-68053d881527","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"77ca07df-efaa-43be-a046-248e32434f03","name":"cluster Replication Preparation","item":[{"id":"a3160d79-257f-4a4c-8193-4301a3730b3b","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"3d44bc2e-e11a-4985-89e3-3b235cb25ec6","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":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"done\": false,\n \"errorMessage\": \"nulla Excepteur mollit in\",\n \"percentDone\": 89341022.2368407,\n \"success\": true\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1757daf9-84ea-4b30-894e-56da2a9a8b2c","name":"Your request is still progressed.","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":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"done\": false,\n \"errorMessage\": \"nulla Excepteur mollit in\",\n \"percentDone\": 89341022.2368407,\n \"success\": true\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b44446db-9206-40da-8ff3-16b2eb4c3f8c","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8fd7fa2e-a644-4bbf-8045-6a2966c5edc0","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":[{"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\": false,\n \"errorMessage\": \"nulla Excepteur mollit in\",\n \"percentDone\": 89341022.2368407,\n \"success\": true\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"eccec400-7802-4236-b608-448322c07a94","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d1779739-3991-4aa0-b6bd-2b069990abdd","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"1ebdb8c8-87d1-41b9-b8a7-94558469afc1","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"c93d337c-1662-422a-846e-01fae47c572b","name":"cluster State","item":[{"id":"8018495e-207b-4118-b7b1-38d15a204ccb","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c9870974-42c4-4abe-92a9-d47ef10ae647","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterState"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"migrationSteps\": {\n \"commodo_a\": {\n \"details\": \"labore consectetur mollit\",\n \"finishedAt\": 96377181,\n \"startedAt\": -73256123,\n \"status\": \"SUCCEEDED\"\n }\n },\n \"singleToMultiDcMigration\": {\n \"details\": \"nostrud velit do sunt\",\n \"finishedAt\": 90274714,\n \"startedAt\": -79652981,\n \"status\": \"IN_PROGRESS\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"22bb3199-5322-4b0e-9478-2eeb8db74d9a","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,"key":"status","value":""},{"disabled":false,"key":"details","value":""}],"variable":[]},"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e13b348f-4913-43f9-a319-55212010721d","name":"No Content","originalRequest":{"url":{"path":["multiDc","migration","clusterState"],"host":["{{baseUrl}}"],"query":[{"key":"status","value":""},{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7948b9d7-9727-4d99-8e41-93f2184aadd9","name":"{sub Step}","item":[{"id":"dda6588f-c086-4504-952f-94db0d971c7c","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":[{"disabled":false,"type":"any","value":"","key":"subStep","description":"(Required) "}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"5b81da4c-f02e-4c10-a15a-e7765ec3ed70","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","clusterState",":subStep"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"subStep","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"details\": \"qui\",\n \"finishedAt\": 15085946,\n \"startedAt\": -15884271,\n \"status\": \"SUCCEEDED\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"271f97a4-a398-4d9b-9dfd-cff2f891bceb","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,"key":"status","value":""},{"disabled":false,"key":"details","value":""}],"variable":[{"disabled":false,"type":"any","value":"","key":"subStep","description":"(Required) "}]},"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"faf8cf99-19f9-403f-b5e5-6b11da1d7c2f","name":"No Content","originalRequest":{"url":{"path":["multiDc","migration","clusterState",":subStep"],"host":["{{baseUrl}}"],"query":[{"key":"status","value":""},{"key":"details","value":""}],"variable":[{"disabled":false,"type":"any","value":"","key":"subStep","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"858a407c-dcc6-4aeb-8a7e-427a0c38f72f","name":"datacenter Topology","item":[{"id":"32cf515a-d64d-4794-852c-ef674995ad9a","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9230747f-49d9-46e0-a5ce-89bf0fc587a1","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cef0b00b-0404-4ee2-a49b-602a69aaa148","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0d1d5ba2-c33c-4f8b-8f01-f2c34ae23381","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":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"datacenterTopology\": {\n \"deserunt_a42\": {\n \"datacenterMembersList\": [\n {\n \"nodeId\": 4680345,\n \"nodeIp\": \"cillum nostrud\"\n },\n {\n \"nodeId\": -68060785,\n \"nodeIp\": \"sint dolore\"\n }\n ],\n \"newDatacenter\": true\n },\n \"Lorem_36\": {\n \"datacenterMembersList\": [\n {\n \"nodeId\": 4602415,\n \"nodeIp\": \"inc\"\n },\n {\n \"nodeId\": -36101690,\n \"nodeIp\": \"cup\"\n }\n ],\n \"newDatacenter\": true\n }\n },\n \"newDatacenterName\": \"ipsum voluptate mollit\",\n \"oldDatacenterName\": \"ea id\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4e1435a9-e9d7-425f-8438-cea4a9ea0d28","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"[object Object]"}},"response":[{"id":"28d582e5-f7ef-4389-abe3-257df0c86119","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":"POST","body":{"mode":"raw","raw":"[object Object]"}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"72e3742e-4a8a-494f-a36e-851cc6136987","name":"Invalid datacenter migration draft","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":"POST","body":{"mode":"raw","raw":"[object Object]"}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"59d5e636-63f3-41dd-8114-cd2690d3b828","name":"elasticsearch","item":[{"id":"65e39458-80fd-43da-8000-4f4e6bfe5a41","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f50cb5d4-c083-4e0b-81b6-218b93436b90","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"31f2d7c5-fda0-41c8-8291-02318def9caa","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ddc72b07-384b-48b5-b67a-403aee899c09","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a175b032-76fc-4c4b-ba79-6f289f10c3b0","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"98d8db38-2a9f-421c-b16d-5d0748c59aa1","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b2b8a1a2-e7b1-4dcc-b49d-98616d233674","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6bdc28eb-be13-4e54-96ce-245a4325f0aa","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e2f3d65c-adc2-46ec-8702-a63725642397","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"13be5442-5829-4742-b721-ddc44b0c8162","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5c308406-5629-4804-964c-7dcec1348bb6","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"6f0f3f53-7db4-4271-ae19-125a1bb6325b","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7928961c-4a00-4d01-8a4a-3ae49f8c2f0c","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"71b7a216-c2ab-46ff-9cb8-96b6314b9290","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f9f3b9fd-1435-4f5d-be3e-d6e93148b65e","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d4bb1d69-54e0-4a83-9d20-6980f4f230c4","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","elasticsearch",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"191fff58-139f-44cf-a82e-b66e825a2cd2","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"e0e5a124-d1a2-402a-9102-9867414c712d","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c60c611a-7605-40a1-a8ca-a5bd4aa8be4e","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2859adeb-b6f6-4f73-b8aa-dda368b46601","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b207b809-ed4d-4efc-900d-ea4fc74ffd1e","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ff3119e5-7d45-48e2-91d7-d6024bd6535c","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"33793a8d-47fd-4a27-a019-583db42a1c2f","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d1900007-e846-4cc2-b288-81d3a17c0aa9","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","inServerconfigState"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"componentMigrationStates\": {\n \"in6_\": {\n \"details\": \"Duis eiusmod commodo\",\n \"finishedAt\": -36232466,\n \"startedAt\": -24143820,\n \"status\": \"NOT_STARTED\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7e0ca666-25ad-4546-8e30-99e8bb6bb5ef","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"50cf947a-61d9-40a6-a88b-3240f20d06ff","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"be0abbac-6af0-4c05-a3f0-30ad65806978","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4969284a-626d-40aa-822f-20e7477ff31a","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"04b726bd-62c8-4ebc-892c-1794b3ca0aa1","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e3e77b58-1d9a-48f1-a6a3-e4efbf4bb8b2","name":"Get nodekeeper helathcheck | maturity=EARLY_ADOPTER","request":{"name":"Get nodekeeper helathcheck | maturity=EARLY_ADOPTER","description":{},"url":{"path":["multiDc","migration","nodekeeper","healthCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b69e26dd-c9db-40f5-8ce7-a2c0e2f5075e","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"97e9762a-2019-4a1a-9530-cc4162e939ed","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b1191b0e-661a-4f51-bd84-0fe23ebdb40f","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"62c74dbb-c01e-4d7d-a321-0642c9f900bf","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4ce2717d-ec4e-4d5a-93b2-2092ebc42693","name":"server","item":[{"id":"294b227e-161d-4552-b6a6-355465677d21","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,"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c5a164c8-7221-4070-b5d8-f84e940a603a","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"203fe459-c379-47f3-bdb5-ae6b40e79da5","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c3b1d047-a9b8-4de6-8486-920537c3ff1b","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"cdb633c8-cd4a-4aa0-a1ba-3c602f3aef98","name":"There was problem in your request. Please check body or logs for more details.","originalRequest":{"url":{"path":["multiDc","migration","server"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"97ffd205-1acc-4d56-8420-4f40ec2874d4","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"522e0b08-9ea8-4d89-a880-0a3e48363dd7","name":"Successful","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"043e7876-fc5e-4e92-ad49-0f79cf7e1a6b","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5cdac244-4d25-4667-b41a-6e5c272781d9","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"55b8a6e9-b78b-448f-a86e-64a1772216fc","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c6d63f2f-1c4c-471a-bf80-70e524c64942","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","migration","server",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"352d0c81-ce19-4777-8e64-f7550f385d27","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"550e2e02-ba6a-4d0e-bad7-64b34a737eb4","name":"restore","item":[{"id":"14ce799e-b4ea-4dc5-852c-bd336367846e","name":"elasticsearch/recover","item":[{"id":"70806310-7222-4b9c-94e7-3ee8664a095e","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4a0154c3-364e-4e36-af81-a5f9a28207b8","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ec7bd86a-9aaa-48b4-9dd2-4f0a6546225d","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f3845fd6-03f6-4243-a6ba-90e8c300423c","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"79113d56-eff9-42fe-8b4b-765fad35c370","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3bb43c73-c473-4a5f-8560-2bf899d25a02","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0ed6260c-e802-4308-ad5d-2cc350637795","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b318747e-41c3-4f92-b1e3-0492e7dbedb8","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"30f592e9-ab4c-46ca-b680-4e2627701d30","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"f2c97cac-37d8-4cc9-81c0-64240d520e11","name":"server/recovery","item":[{"id":"719c9883-929f-4df0-aa81-7f94229bc626","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,"key":"reconfigureTimeoutInMinutes","value":"0"}],"variable":[]},"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ce09a895-b921-42e6-8808-d2bcb1fcbf96","name":"Successful","originalRequest":{"url":{"path":["multiDc","restore","server","recovery"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"871ea320-9302-49e2-87f2-3971a78b5ece","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"69fe5dae-c3fa-4bfa-9e91-ee2a715768e4","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery"],"host":["{{baseUrl}}"],"query":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c4356303-3aea-4b1c-83fc-2c5af490a396","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":[{"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"03a08af1-75fd-457c-94a7-5b07dd4d9ba5","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ec63d19f-f98f-4cfc-a011-00b744bb10cb","name":"Successful","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"df43c0b5-4b32-4abb-b9a6-ddf25bb61840","name":"Your request is still progressed.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c8e0587d-e6af-4369-8b4d-214ab07feb61","name":"Request is incorrect please validate your path and arguments.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"563c350a-65b1-4519-a1b3-f04112467621","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c0497103-ee90-4baa-96c7-30fc908c99c2","name":"Unexpected problem in server.","originalRequest":{"url":{"path":["multiDc","restore","server","recovery",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d9f003cc-c8d8-4bbe-93f4-c66c1219fcdd","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]}],"event":[]},{"id":"90166633-f5ce-441f-a772-1bf3600b7299","name":"node Management","item":[{"id":"1ea4f623-1f9a-48dc-b8f5-1b8b2f1ef4a6","name":"cassandra Quorum Override","item":[{"id":"245647ed-3cea-402b-a763-331347a5d96f","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"fa82c778-c6fc-4cce-ac21-038f041c9b20","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7d1be242-e38e-47fe-87c1-c1c86791973a","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":[{"disabled":false,"type":"any","value":"","key":"quorum","description":"(Required) "}]},"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"3e3251e6-cfdc-4ec1-8de9-1c485f1aee95","name":"Success","originalRequest":{"url":{"path":["nodeManagement","cassandraQuorumOverride",":quorum"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"quorum","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"701a1ae3-c057-4059-bc81-c5b4374f5b69","name":"dead Node Cleaning","request":{"name":"dead Node Cleaning","description":{},"url":{"path":["nodeManagement","deadNodeCleaning"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"ip","value":""},{"disabled":false,"key":"requestedOnNode","value":""},{"disabled":false,"key":"requestedByUser","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4363e80f-2ada-4eab-a923-547fe84900c6","name":"default response","originalRequest":{"url":{"path":["nodeManagement","deadNodeCleaning"],"host":["{{baseUrl}}"],"query":[{"key":"ip","value":""},{"key":"requestedOnNode","value":""},{"key":"requestedByUser","value":""}],"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":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b67c0ddf-b1f8-41fb-a157-e134961f5bc1","name":"finalize Joining","request":{"name":"finalize Joining","description":{},"url":{"path":["nodeManagement","finalizeJoining"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"ip","value":""},{"disabled":false,"key":"status","value":""},{"disabled":false,"key":"forceUnlock","value":""}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"details\": \"\",\n \"ip\": \"\",\n \"result\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"0e17ba6f-6381-4665-a610-caf8cdf42690","name":"default response","originalRequest":{"url":{"path":["nodeManagement","finalizeJoining"],"host":["{{baseUrl}}"],"query":[{"key":"ip","value":""},{"key":"status","value":""},{"key":"forceUnlock","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":{"mode":"raw","raw":"{\n \"details\": \"\",\n \"ip\": \"\",\n \"result\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"14b0e8df-aa47-411e-8624-1bac5d05cd7e","name":"set Installer Status","request":{"name":"set Installer Status","description":{},"url":{"path":["nodeManagement","installerStatus"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"ip","value":""}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"details\": \"\",\n \"lastFinishedStep\": \"\",\n \"status\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"a94f0cc6-bbc1-41c4-b63e-8de249f3d7cf","name":"default response","originalRequest":{"url":{"path":["nodeManagement","installerStatus"],"host":["{{baseUrl}}"],"query":[{"key":"ip","value":""}],"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":{"mode":"raw","raw":"{\n \"details\": \"\",\n \"lastFinishedStep\": \"\",\n \"status\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4fc138a8-223c-42d6-adb6-059525bfc029","name":"join/check","item":[{"id":"27c19886-8f36-4177-9a9c-db4678408265","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,"key":"ip","value":""},{"disabled":false,"key":"timestamp","value":""},{"disabled":false,"key":"datacenter","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"99ac26af-c1ab-4cbf-969e-52130d1bd046","name":"Success","originalRequest":{"url":{"path":["nodeManagement","join","check"],"host":["{{baseUrl}}"],"query":[{"key":"ip","value":""},{"key":"timestamp","value":""},{"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":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"requestId\": \"sint deserunt dolore elit\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c14bfc42-5153-4e21-b297-c881423c7bfd","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":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b5ae9a44-9942-425d-9f32-b893a4114dfd","name":"Success","originalRequest":{"url":{"path":["nodeManagement","join","check",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"canRunNodeInstallation\": true,\n \"details\": \"est laborum\",\n \"nodeJoiningPreCheckFinished\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"0a6c2c55-dc9d-4b47-bbb8-b87c83c70c41","name":"joining","item":[{"id":"4d23520c-2dd4-4ec4-ba68-3669d34b7f3f","name":"initialize Node Joining","request":{"name":"initialize Node Joining","description":{},"url":{"path":["nodeManagement","joining"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"ip","value":""},{"disabled":false,"key":"timestamp","value":""},{"disabled":false,"key":"datacenter","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"265a27a3-391c-410f-9a02-50c2ece12ac5","name":"default response","originalRequest":{"url":{"path":["nodeManagement","joining"],"host":["{{baseUrl}}"],"query":[{"key":"ip","value":""},{"key":"timestamp","value":""},{"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":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"58d42969-7074-42d0-817a-3cbab3975bc6","name":"get Node Joining","request":{"name":"get Node Joining","description":{},"url":{"path":["nodeManagement","joining",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7a9f2900-cddf-47f4-b7cd-608c87508ac9","name":"default response","originalRequest":{"url":{"path":["nodeManagement","joining",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"requestId","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"a37734a3-320e-41a9-b67e-6bcd50c54edc","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a506cd0b-bae5-402c-bebf-12e21a8d6706","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1eed666b-0a61-4c0a-8cd8-d2d7c59b7ef7","name":"Restart node","request":{"name":"Restart node","description":{},"url":{"path":["nodeManagement","nodeRestart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"5721b297-156d-433f-9f60-8e213a935820","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"598fd836-d24f-4236-a02f-c76f326e5c9a","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2059cd1c-de56-4252-bfaa-50437dc90897","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"30daed38-a8be-4e60-b684-a190c04e03ab","name":"Success","originalRequest":{"url":{"path":["nodeManagement","nodeServerStatus"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"\"RUNNING\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7bbf1845-c93b-4afa-8091-b63596b05442","name":"get Nodekeeper Product Version","request":{"name":"get Nodekeeper Product Version","description":{},"url":{"path":["nodeManagement","nodekeeperProductVersion"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ab8a43d5-285f-4677-ab5f-5075313c7846","name":"default response","originalRequest":{"url":{"path":["nodeManagement","nodekeeperProductVersion"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b64357f3-b66c-4afb-bf90-0244edcccd3c","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"29b94997-8f46-49b1-a20c-8229c4af217e","name":"Success","originalRequest":{"url":{"path":["nodeManagement","productVersion"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"productVersion\": \"nostrud ullamco quis dolore\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5ceb2582-dc11-4369-81ad-47f45fea7603","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"responsibilityNodeIds\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"80f6a187-9211-4ef8-8a49-fd46db4cb128","name":"Success","originalRequest":{"url":{"path":["nodeManagement","responsibilityOverride"],"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":{"mode":"raw","raw":"{\n \"responsibilityNodeIds\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e8a494c4-c591-40fc-8f1a-b5bb8035f58f","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"dede9988-7f7c-4f5d-9d56-75b778f39581","name":"Node removal process started successfully","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2e7bb8b7-934e-40f4-a47e-4ddeef35cdd8","name":"Node not found by id or IP address","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"300e391a-f505-4142-987b-ef2376029ac4","name":"Node joining operation is in progress","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"HTTP Version Not Supported","code":505,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"563ad345-1343-4eae-97be-18dbf2db6fa2","name":"Node removal operation is in progress","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Variant Also Negotiates (RFC 2295)","code":506,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"075353fa-6cfd-4c3b-aba6-620a6ad99bac","name":"Node removal operation timeout","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Insufficient Storage (WebDAV) (RFC 4918)","code":507,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8e212e6c-4269-4ae1-a875-02d3e5fcd2ab","name":"Offline node removal operation error. Cleaning cluster configuration was not completed","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":530,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"596730aa-07d8-4543-8007-0b1845081313","name":"Lock node removal operation error","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":531,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"977db778-80f8-4d81-9ca3-3613cc5daf48","name":"Trigger node removal process error","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":532,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"381dbf66-60b0-4785-90c9-1f5c4c037cce","name":"Node removal operation is not allowed. Upgrade is in progress.","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":533,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"01fd9f5b-28e2-4d40-9faf-91aa348ec0b7","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":[{"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":{"language":"json"}}}},"code":534,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"597f8873-e265-4e9b-9bbb-d9c892b7dbb4","name":"Node removal operation is not allowed. Elasticsearch is sharding data.","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":535,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2cb14f13-f814-4d53-ae5f-4376b22aee66","name":"Node is not reachable error","originalRequest":{"url":{"path":["nodeManagement","triggerRemoveNode"],"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":{"mode":"raw","raw":"{\n \"ipAddress\": \"\",\n \"nodeId\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":536,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7f07422e-9055-4b33-a739-31cc0c5b12f9","name":"try Lock Joining","request":{"name":"try Lock Joining","description":{},"url":{"path":["nodeManagement","tryLockJoining"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"ip","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c46be38c-c937-4d72-adc6-baf6757388e2","name":"default response","originalRequest":{"url":{"path":["nodeManagement","tryLockJoining"],"host":["{{baseUrl}}"],"query":[{"key":"ip","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":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"934a7073-3aec-47ac-b48d-10c8fcd849ea","name":"try Lock Removal","request":{"name":"try Lock Removal","description":{},"url":{"path":["nodeManagement","tryLockRemoval"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"id","value":""},{"disabled":false,"key":"ip","value":""},{"disabled":false,"key":"requestedOnNode","value":""},{"disabled":false,"key":"requestedByUser","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1a0c1265-c16d-4d66-b817-098e3f4f76bd","name":"default response","originalRequest":{"url":{"path":["nodeManagement","tryLockRemoval"],"host":["{{baseUrl}}"],"query":[{"key":"id","value":""},{"key":"ip","value":""},{"key":"requestedOnNode","value":""},{"key":"requestedByUser","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":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"95d52e3d-bf68-4285-a1c5-7fd92c00e12e","name":"unlock Removal","request":{"name":"unlock Removal","description":{},"url":{"path":["nodeManagement","unlockRemoval"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"id","value":""},{"disabled":false,"key":"ip","value":""},{"disabled":false,"key":"removalStopReason","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"af04b75e-c9d1-4496-a6d4-fe961cf10355","name":"default response","originalRequest":{"url":{"path":["nodeManagement","unlockRemoval"],"host":["{{baseUrl}}"],"query":[{"key":"id","value":""},{"key":"ip","value":""},{"key":"removalStopReason","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":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"3b8638bb-e1a5-4947-9c02-41766b653216","name":"password Policy","item":[{"id":"07ed38b6-d6da-46ce-8bf9-a98c47fb0d25","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f9003c77-6f99-457a-95f9-bb5e5b2ea1a9","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"minNumberOfDigits\": 99,\n \"minNumberOfLowercaseChars\": 80,\n \"minNumberOfNonAlphanumericChars\": 88,\n \"minNumberOfUppercaseChars\": 11,\n \"minPasswordLength\": 94\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b7f603dc-61f3-412a-a190-b00e06651fc4","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"010f58b4-8846-42a2-bef7-2d114f0c6f50","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"70340b38-53ff-4a76-98b3-3c063f7d8333","name":"Successfully updated. Response doesn't have a body.","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":"PUT","body":{"mode":"raw","raw":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"025c6ee4-842b-496c-b374-4a6597387966","name":"Failed. The input is invalid.","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":"PUT","body":{"mode":"raw","raw":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": -27382861,\n \"constraintViolations\": [\n {\n \"location\": \"dolore reprehenderit \",\n \"message\": \"est irure quis sed\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"elit officia\"\n },\n {\n \"location\": \"consectetur reprehenderit cillum est\",\n \"message\": \"in id pariatur minim\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"Duis consectetur velit ullamco\"\n }\n ],\n \"message\": \"qui ad dolore\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"48312a22-d366-46ac-a6fb-3a971d740ff6","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":"PUT","body":{"mode":"raw","raw":"{\n \"minNumberOfDigits\": \"\",\n \"minNumberOfLowercaseChars\": \"\",\n \"minNumberOfNonAlphanumericChars\": \"\",\n \"minNumberOfUppercaseChars\": \"\",\n \"minPasswordLength\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"f2a1cbed-ecc9-4770-b816-539687f3a472","name":"preferences","item":[{"id":"e2170dc0-11ab-40d3-988b-ed8801e4010c","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1806ae82-05b4-474b-b27d-cf6d3f598b7e","name":"Success","originalRequest":{"url":{"path":["preferences"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"supportSendBilling\": true,\n \"supportSendClusterHealth\": true,\n \"suppressNonBillingRelevantData\": false,\n \"backupEnabled\": false,\n \"certificateManagementEnabled\": true,\n \"certificateManagementPossible\": false,\n \"communityCreateUser\": true,\n \"communityExternalSearch\": false,\n \"helpChatEnabled\": true,\n \"readOnlyRemoteAccessAllowed\": false,\n \"remoteAccessOnDemandOnly\": true,\n \"ruxitMonitorsRuxit\": false,\n \"supportAllowRemoteAccess\": false,\n \"supportSendEvents\": true,\n \"telemetrySharing\": true\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0806f551-ce4a-415a-84fd-f37ec66afa19","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"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":{"language":"json"}}}},"response":[{"id":"6e659b1e-ccd2-4767-b40e-eeeeabc9540f","name":"Success","originalRequest":{"url":{"path":["preferences"],"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":{"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":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"supportSendBilling\": \"\",\n \"supportSendClusterHealth\": \"\",\n \"suppressNonBillingRelevantData\": \"\",\n \"backupEnabled\": false,\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":"e1dc8aa8-1a39-451d-80b9-6c260030cd94","name":"Internal server error","originalRequest":{"url":{"path":["preferences"],"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":{"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":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"052f2d68-ff0c-4725-b05e-740cb4442cb8","name":"proxy","item":[{"id":"03124dd1-b6c1-47c8-9bfb-6f5205beed97","name":"configuration","item":[{"id":"090df5df-8e3d-417f-8cab-59633ad92db3","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0f6a7ec8-3096-41ae-b3df-9e649f9bcd1c","name":"Successful, previous configuration returned","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"nonProxyHosts\": [\n \"esse ut ut incididunt\",\n \"velit sed et ut\"\n ],\n \"port\": 64711622,\n \"scheme\": \"ex consequat amet sint culpa\",\n \"server\": \"sint deserunt reprehenderit eu\",\n \"userOrPasswordDefined\": true\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d1ab1177-48e7-4cbc-9286-abbc60ce55dc","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9d0b5237-6e73-4c9e-b671-2b7ea96dce9e","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"3a627213-a989-472a-8b46-b8507969782d","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"nonProxyHosts\": [\n \"non ut\",\n \"sed incididunt deserunt\"\n ],\n \"port\": -66927046,\n \"scheme\": \"deserunt officia amet eu exercitation\",\n \"server\": \"aute irure minim exercitation\",\n \"userOrPasswordDefined\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c0dae2c8-8713-45a2-8770-6e2b705a207b","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"46ac41ec-82a4-412f-b3ec-1b3e69c98cd4","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"47f42f9c-2399-41b4-bb43-aa87874a9850","name":"Successful, new configuration created","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":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0a919ee8-773b-486a-8f3c-7ba1389ca49c","name":"Successful, configuration updated","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":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"66a25f51-42da-46c4-8460-4385485508fa","name":"Given proxy configuration is invalid","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":"PUT","body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"e60707aa-a09d-44d1-8e20-fccfe38386c4","name":"configurations","item":[{"id":"f42e7a47-d08f-496d-b8a8-e7a16e59691c","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a6807785-ad6c-4a9a-99da-109894a72305","name":"Success","originalRequest":{"url":{"path":["proxy","configurations"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"configurations\": {\n \"dolor__\": {\n \"nonProxyHosts\": [\n \"id consectetur non nostrud\",\n \"ex\"\n ],\n \"port\": -23329046,\n \"scheme\": \"dolor nisi\",\n \"server\": \"ipsum quis eiusmod nulla\",\n \"userOrPasswordDefined\": false\n },\n \"et_3c\": {\n \"nonProxyHosts\": [\n \"aute reprehenderit incididunt\",\n \"id aute irure eiusmod voluptate\"\n ],\n \"port\": 70017007,\n \"scheme\": \"mollit culpa ex dolor Excepteur\",\n \"server\": \"in nulla\",\n \"userOrPasswordDefined\": true\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"65f46d80-9e17-4592-bc1c-62a22e3a261c","name":"{dc}","item":[{"id":"324c8596-94ea-41ce-b7fe-59a5b0dbee65","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":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"37d32ae2-64d0-4f95-991e-a145d435b0df","name":"Successful, previous configuration returned","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"nonProxyHosts\": [\n \"non ut\",\n \"sed incididunt deserunt\"\n ],\n \"port\": -66927046,\n \"scheme\": \"deserunt officia amet eu exercitation\",\n \"server\": \"aute irure minim exercitation\",\n \"userOrPasswordDefined\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ba0a96a2-2c76-4fec-90f2-8fd8103cbe30","name":"Proxy was not configured for given Data Center","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5ccf3af8-5009-4841-8457-f264fde629a7","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":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2aab780a-410c-4ee1-aa96-b3aae4f00a99","name":"Success","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"nonProxyHosts\": [\n \"non ut\",\n \"sed incididunt deserunt\"\n ],\n \"port\": -66927046,\n \"scheme\": \"deserunt officia amet eu exercitation\",\n \"server\": \"aute irure minim exercitation\",\n \"userOrPasswordDefined\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7da83779-da6a-4963-93d6-1f764bc47dfb","name":"Proxy is not configured for given Data Center","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5e61ee6b-e32e-4ca2-979f-d0424e6d9897","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":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b6d63b46-4f98-44bc-80c7-eabd09a2fbe8","name":"Successful, new configuration created","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"header":[{"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\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"879da74f-374a-43a9-8e28-d5ef9d7b6761","name":"Successful, configuration updated","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"header":[{"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\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8bd31b0a-567d-41aa-a9d3-226655253710","name":"Given proxy configuration is invalid","originalRequest":{"url":{"path":["proxy","configurations",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"header":[{"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\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"d12b4090-96a2-405b-8b94-92806d9a9c45","name":"test","item":[{"id":"c6454b45-f7ea-4a97-84f9-ec5d8c4de369","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"73f4cd2b-ffdf-4901-9b9c-97be5f71de56","name":"Request was processed, check response body for details","originalRequest":{"url":{"path":["proxy","test"],"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":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"connectionOk\": true,\n \"testExecuted\": true,\n \"testExecutionMessage\": \"officia occaecat\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0eea5a6c-ad6e-4d90-a0fe-78f6732e0c65","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":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"port\": \"\",\n \"scheme\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"3b591992-9f50-4abf-995c-28d5d6f17463","name":"Request was processed, check response body for details","originalRequest":{"url":{"path":["proxy","test",":dc"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"dc","description":"(Required) Data Center"}]},"header":[{"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\": \"\",\n \"server\": \"\",\n \"nonProxyHosts\": [\n \"\",\n \"\"\n ],\n \"password\": \"\",\n \"user\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"connectionOk\": true,\n \"testExecuted\": true,\n \"testExecutionMessage\": \"officia occaecat\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"87ca3217-05de-4ab0-a3cb-7a83fa94bcd8","name":"smtp","item":[{"id":"81a3d081-23d2-4a49-90e6-abeaa31c54c5","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"99e2e728-5d46-4c52-8244-644462d47940","name":"Success","originalRequest":{"url":{"path":["smtp"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"allowFallbackViaMissionControl\": true,\n \"connectionSecurity\": \"OPTIONAL_STARTTLS\",\n \"hostName\": \"sunt r\",\n \"isPasswordConfigured\": false,\n \"password\": \"in elit\",\n \"port\": -85586107,\n \"senderEmailAddress\": \"pariatur consectetur minim elit\",\n \"useSmtpServer\": false,\n \"userName\": \"deserunt \"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0c00024c-80f6-42ac-b915-0227da2bca22","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"3dae8ac9-863f-4d9f-b248-23cda221a6cd","name":"Success","originalRequest":{"url":{"path":["smtp"],"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":{"mode":"raw","raw":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9cd4a018-589e-4c17-8e71-aacda60cd838","name":"Invalid SMTP configuration","originalRequest":{"url":{"path":["smtp"],"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":{"mode":"raw","raw":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d8fa74a9-6a7b-4df9-8b77-a142295b27d0","name":"SMTP configuration not accepted","originalRequest":{"url":{"path":["smtp"],"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":{"mode":"raw","raw":"{\n \"allowFallbackViaMissionControl\": \"\",\n \"connectionSecurity\": \"\",\n \"hostName\": \"\",\n \"isPasswordConfigured\": \"\",\n \"password\": \"\",\n \"port\": \"\",\n \"senderEmailAddress\": \"\",\n \"useSmtpServer\": \"\",\n \"userName\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e8cfb572-25e7-4940-be2f-11663778cb25","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":[{"disabled":false,"type":"any","value":"","key":"emailAddress","description":"(Required) "}]},"header":[{"key":"Accept","value":"text/plain"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ddb51519-1a91-4933-9106-637aeb0f6def","name":"Successfully sent","originalRequest":{"url":{"path":["smtp","sendTestMessage",":emailAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"emailAddress","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"22edc4d1-f08c-4762-94ba-3a803362c34c","name":"Incorrect email address","originalRequest":{"url":{"path":["smtp","sendTestMessage",":emailAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"emailAddress","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2e3f1bb1-bc5d-449e-94ad-58d1f65eb50c","name":"Too short a time interval between sending attempts","originalRequest":{"url":{"path":["smtp","sendTestMessage",":emailAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"emailAddress","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ed148773-7075-4c93-b423-391d8ec61bce","name":"Sending email failed","originalRequest":{"url":{"path":["smtp","sendTestMessage",":emailAddress"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"emailAddress","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"b8080c2e-23b2-458d-859f-d0b86d41c486","name":"ssl Certificate","item":[{"id":"afb94823-b38f-496d-9a82-6f6fbecfa6dd","name":"store/{entity Type}/{entity Id}","item":[{"id":"b81d5b19-6530-48ef-b432-0af8cc717044","name":"Get certificate-storage status","request":{"name":"Get certificate-storage status","description":{},"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"69fce4d5-8e51-44ad-a9d4-8c927f5cded9","name":"Successful or in progress","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef163d55-4060-4aff-9098-e5899a46c75d","name":"Incorrect entity type","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8560300d-16db-4a28-95b6-702715ad1ae4","name":"Status not found","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3debf1ca-915d-4d15-892c-5765ef04cbf9","name":"Internal error","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ef9c1946-f50b-4841-b29e-03a94b25606a","name":"Certificate chain is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":522,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4defe0ca-bc93-4d11-9dea-770ee5aacc2f","name":"Private key does not match public key certificate","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":523,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"175cda89-6877-4e5a-b5f8-dba3e0e8cf1d","name":"Public key certificate is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":525,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5d5a56e2-7c38-489f-9fe5-0035962278b0","name":"Private key is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":526,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"92275836-eb3a-4048-8264-64f13491a2bd","name":"Error while storing SSL certificate","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":527,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c82dc167-b201-4074-a788-6b1586f68d14","name":"Certificate has been stored but has not been refreshed","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":528,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9f922c21-2dc8-4985-b05f-ff66936e5110","name":"Internal error","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":529,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"aedf51a3-4f60-4636-b8fd-ca53c11d6f6a","name":"Store SSL certificate status","request":{"name":"Store SSL certificate status","description":{},"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\",\n \"certificateChainEncoded\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"7ac161fe-3621-4396-b345-0a2372a9f313","name":"Successful or in progress","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2a9a8997-1114-44be-b0b0-c5e3df66c598","name":"Incorrect entity type","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f3110eab-076f-4fea-b993-76b0a11559bd","name":"Internal error","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f6e0ee13-e06d-49d9-95ea-69e0bc56a155","name":"Certificate chain is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"code":522,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4df61441-6dde-4f94-9f21-8da639be7fae","name":"Private key does not match public key certificate","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"code":523,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2a3b4476-2967-4b02-a26c-c83e37ed0676","name":"Public key certificate is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"code":525,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"86a10fb6-aa13-479b-89f8-9826eabee0e9","name":"Private key is invalid","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"code":526,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d700efd-619f-42ba-b9d6-494d39e98349","name":"Error while storing SSL certificate","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"code":527,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8043cee2-f706-4528-8db6-30b2a2f7f4f1","name":"Certificate has been stored but has not been refreshed","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"code":528,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"144680d0-6ab2-4b66-80d3-ee8838108b06","name":"Internal error","originalRequest":{"url":{"path":["sslCertificate","store",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"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 \"certificateChainEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\nMIIDKT...bXTK+M\\n-----END CERTIFICATE-----\",\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"code":529,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"certificateStoreStatus\": \"GENERAL_ERROR_WHILE_STORING_CERTIFICATE\",\n \"detailedError\": \"et amet exercitation voluptate non\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"0ad6efe2-206f-4b0d-9072-59e1462d3e9a","name":"SSL certificate details.","request":{"name":"SSL certificate details.","description":{},"url":{"path":["sslCertificate",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"001e6280-f4f1-4627-967a-f4b7d1276afc","name":"Success","originalRequest":{"url":{"path":["sslCertificate",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"customKeyStore\": true,\n \"customKeyStoreWritable\": true,\n \"default\": false,\n \"expirationDate\": \"1944-11-16T01:08:56.482Z\",\n \"inProgress\": false,\n \"issuer\": \"adipisicing amet dolore dolor\",\n \"restartRequired\": true,\n \"subject\": \"minim eu ea et\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cac95e2e-7439-472f-9bcc-019f2ed9572b","name":"Internal server error.","originalRequest":{"url":{"path":["sslCertificate",":entityType",":entityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"entityType","description":"(Required) entity type, possible values = \"SERVER, COLLECTOR\" "},{"disabled":false,"type":"any","value":"","key":"entityId","description":"(Required) Node ID, which can be extracted from the URL in 'Node details' view."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"eb915b98-0902-4768-bc53-801590c900a9","name":"sso/saml/sp/cert","item":[{"id":"a0e5a81f-ac35-4be8-bb97-8962eba6e472","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"06c4d055-d5e3-4df5-babb-1f9313f80130","name":"Success","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":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"expirationDate\": \"minim\",\n \"expirationTimestamp\": -92388054,\n \"issuer\": \"veniam ut qui proident\",\n \"subject\": \"voluptate eiusm\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"20005a28-5232-4019-8aec-d7578098e0fc","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5db59e97-2ab5-4350-89dc-8e093df0f8e0","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"\",\n \"publicKeyCertificateEncoded\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"9ca11490-47f4-498a-9c99-fcb2a964aa1a","name":"Success","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":"PUT","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9057623f-4dd6-4657-ab21-ab264a5becb2","name":"Failed. The input is invalid.","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":"PUT","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": 1904983,\n \"constraintViolations\": [\n {\n \"location\": \"id Lorem Excepteur\",\n \"message\": \"mollit\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"labore dolor aliqua\"\n },\n {\n \"location\": \"incididunt dolore qui anim\",\n \"message\": \"voluptate minim mollit id\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"in ut ad est irure\"\n }\n ],\n \"message\": \"voluptate velit\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"85bf4d8f-a03a-4716-96e2-0e73b6809fcd","name":"Operation failed. Check server logs for more details.","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":"PUT","body":{"mode":"raw","raw":"{\n \"privateKeyEncoded\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEow...aHzMvp\\n-----END RSA PRIVATE KEY-----\",\n \"publicKeyCertificateEncoded\": \"-----BEGIN CERTIFICATE-----\\nMIIDKT...XbTK+M\\n-----END CERTIFICATE-----\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"f54484e7-e7cc-4449-8aef-21c0031c9cd4","name":"support Archive","item":[{"id":"f3fc5277-3d54-4204-a7ac-1da1cb229a78","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"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":{"language":"json"}}}},"response":[{"id":"ae90e838-e734-4759-a724-0d50ad9f8a5c","name":"Ok - returns support archive id","originalRequest":{"url":{"path":["supportArchive"],"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":{"mode":"raw","raw":"{\n \"includeActiveGateData\": \"\",\n \"includeAgentRegistryLogs\": \"\",\n \"includeDebugLogs\": \"\",\n \"includeLauncherLogs\": \"\",\n \"includeLogs\": \"\",\n \"includeMonitoringConfigAuditLogs\": \"\",\n \"includeOtherAuditLogs\": \"\",\n \"includeServerData\": \"\",\n \"numberOfDays\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"20929762","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef1b1f61-fee2-4a1b-b99f-b3d7d4c953f0","name":"Could not trigger support archive generation","originalRequest":{"url":{"path":["supportArchive"],"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":{"mode":"raw","raw":"{\n \"includeActiveGateData\": \"\",\n \"includeAgentRegistryLogs\": \"\",\n \"includeDebugLogs\": \"\",\n \"includeLauncherLogs\": \"\",\n \"includeLogs\": \"\",\n \"includeMonitoringConfigAuditLogs\": \"\",\n \"includeOtherAuditLogs\": \"\",\n \"includeServerData\": \"\",\n \"numberOfDays\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5569e1b1-3d12-4887-8b79-77b0726b10d5","name":"{id}","item":[{"id":"072f843b-9f09-4c51-bfe5-cb6827748645","name":"Delete existing support archive","request":{"name":"Delete existing support archive","description":{},"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"method":"DELETE","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4f873a77-3aa5-4409-9a5a-47e9ec1134ef","name":"Ok - deleted successfully","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b29f3680-d324-4131-9da2-20d32f082fea","name":"Could not find support archive request","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"66fd716d-43bb-438f-a181-5382092302b4","name":"Support archive generation in progress - please cancel it using /cancel","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a4609ce6-14ee-4b4e-af6d-57c95576913c","name":"Get support upgrade file","request":{"name":"Get support upgrade file","description":{},"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"header":[{"key":"Accept","value":"application/zip"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1f7886d0-c4b2-431b-80de-a256d46e81a9","name":"Ok - download file","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"application/zip"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"dfbddf03-e253-4e63-b394-e9229e3b53ba","name":"Support archive generation has not completed yet","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c83dea1d-1d5f-4cf4-88e7-3a69a4779a62","name":"Could not find support archive request","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2ed63c83-ba65-4b40-994b-61aad67a094c","name":"Support archive was already deleted from disk","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1b37ca92-4cff-42f0-96d7-ce3a1a55502d","name":"Cancel support upgrade generation","request":{"name":"Cancel support upgrade generation","description":{},"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"03cdcf1c-59f4-4378-8494-d612c0f697a0","name":"Ok","originalRequest":{"url":{"path":["supportArchive",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3c35b1c4-9f4b-45fa-be4d-632e64557220","name":"Get support upgrade generation report","request":{"name":"Get support upgrade generation report","description":{},"url":{"path":["supportArchive",":id","report"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"54c934c9-1960-4e61-9706-dc25628898de","name":"Support archive generation report","originalRequest":{"url":{"path":["supportArchive",":id","report"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"downloadState\": \"PROCESSING\",\n \"report\": {\n \"parts\": [\n {\n \"compressedTotalBytes\": -97882215,\n \"errors\": [\n \"esse\",\n \"ex ea in\"\n ],\n \"numberOfFiles\": 23908811,\n \"source\": \"in eu\",\n \"uncompressedTotalBytes\": 84618857\n },\n {\n \"compressedTotalBytes\": 66011813,\n \"errors\": [\n \"occaecat dolor irure \",\n \"pariatur cillum aliquip\"\n ],\n \"numberOfFiles\": -94023591,\n \"source\": \"eiusmod est\",\n \"uncompressedTotalBytes\": 10389731\n }\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d81b750-2884-437f-a007-d98c4b05e62e","name":"Support archive generation has not completed yet","originalRequest":{"url":{"path":["supportArchive",":id","report"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e724670e-52da-46e0-836a-db8005ea0e14","name":"Could not find support archive request","originalRequest":{"url":{"path":["supportArchive",":id","report"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"507ef687-f95d-49a6-a78d-73d601839c2f","name":"Get support upgrade generation status","request":{"name":"Get support upgrade generation status","description":{},"url":{"path":["supportArchive",":id","status"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c0245ed6-41e6-447a-9d33-f3d274c863d2","name":"Support archive generation state","originalRequest":{"url":{"path":["supportArchive",":id","status"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"downloadState\": \"FINISHED\",\n \"report\": {\n \"parts\": [\n {\n \"compressedTotalBytes\": 90553809,\n \"errors\": [\n \"aliqua proident nisi enim\",\n \"id in\"\n ],\n \"numberOfFiles\": -65957167,\n \"source\": \"Ut Excepteur sint ut\",\n \"uncompressedTotalBytes\": -32358173\n },\n {\n \"compressedTotalBytes\": 43592459,\n \"errors\": [\n \"Ut labore\",\n \"ea sint reprehenderit\"\n ],\n \"numberOfFiles\": 62218776,\n \"source\": \"in consectetur irure eiusmod\",\n \"uncompressedTotalBytes\": -96775775\n }\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9ba192c0-6b7c-4cad-9e71-553b3d20437a","name":"Could not find support archive request","originalRequest":{"url":{"path":["supportArchive",":id","status"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"8affb38b-bff6-4a4e-8a5c-73d62740251e","name":"upgrade Management","item":[{"id":"3c72addc-2b8d-427e-b3a1-b248b83f00a4","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a70c5883-0f68-4b99-bc37-5ed398ba1e2b","name":"Success","originalRequest":{"url":{"path":["upgradeManagement","clusterUpgradeStartupState"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": \"quis nisi\",\n \"state\": \"UNDEFINED\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9848eb57-2fb1-4e10-b509-36a6522f6bee","name":"installation Files","item":[{"id":"f6989968-3f41-40f7-80fd-c8f7bba5a7c1","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"cd06efb5-d390-462a-a8f4-317d80dbb3a9","name":"Success","originalRequest":{"url":{"path":["upgradeManagement","installationFiles"],"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":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"[\n {\n \"countOfTenantsUsingThisAgentAsStandardVersion\": -47046295,\n \"deleteEnabled\": true,\n \"deletedFromMCStorage\": false,\n \"excludedFromDownload\": false,\n \"fileSizeInBytes\": 65096134,\n \"readyNodeIds\": [\n -1509861,\n -61614666\n ],\n \"status\": \"REMOVING\",\n \"type\": \"DOCKER_AGENT\",\n \"version\": \"ea dolo\"\n },\n {\n \"countOfTenantsUsingThisAgentAsStandardVersion\": -28630959,\n \"deleteEnabled\": true,\n \"deletedFromMCStorage\": true,\n \"excludedFromDownload\": true,\n \"fileSizeInBytes\": -30678708,\n \"readyNodeIds\": [\n 97060953,\n 60100808\n ],\n \"status\": \"PROBLEM\",\n \"type\": \"SYNTHETIC\",\n \"version\": \"dolor anim\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"73495f4e-6d2e-459e-baac-142e5ddf5901","name":"{type}/{version}","item":[{"id":"655941d0-99ad-4b44-a544-315f67483e04","name":"Trigger removal of installation package","request":{"name":"Trigger removal of installation package","description":{},"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"method":"DELETE","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f5ab250e-c097-4f3c-987e-43218a82481d","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":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a631b693-3788-420b-9bcc-a98049218a71","name":"Specified installation package was not found.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"95c36d43-9176-47dc-bf84-2677cbde8206","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":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f23787e2-1555-481f-86fb-3c0a5e64e122","name":"Operation failed. Check server logs for more details.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b43f8298-247f-4c73-9005-ba9c3ae4e21f","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":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"excludedFromDownload\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"10d11c8c-7e49-47e0-acad-ed4213f15e62","name":"Successfully scheduled. Package should be excluded/re-downloaded soon.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"header":[{"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":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ea199b18-f360-4949-9566-0af1c7217e70","name":"Specified installation package was not found.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"header":[{"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":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f2a4f3a4-d729-49a0-b9f5-bdb2062ea8c6","name":"Operation is not allowed. See response message for more details.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"header":[{"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":{"language":"json"}}}},"status":"Precondition Failed","code":412,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c7a6c276-bd32-4445-8baa-d241ff4863dc","name":"Operation failed. Check server logs for more details.","originalRequest":{"url":{"path":["upgradeManagement","installationFiles",":type",":version"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"type","description":"(Required) Installation package type, possible values = \"SERVER, AGENT, JS_AGENT, SG, NGINX\" "},{"disabled":false,"type":"any","value":"","key":"version","description":"(Required) "}]},"header":[{"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":{"language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]},{"id":"ed743a96-77da-4b09-bb5c-c76f82dd073f","name":"Trigger manual cluster update","request":{"name":"Trigger manual cluster update","description":{},"url":{"path":["upgradeManagement","triggerUpgrade"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c15d9790-1f97-4753-ad8c-1cdd4f5c9e32","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8a72357c-f569-45d1-81f9-dd797b536de1","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"54b6bf6b-09f8-411f-97ee-a03cdde9787d","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c66705e6-d81c-4d7d-9b08-b8079485cea1","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"1fd1aae8-6761-45fc-99b7-a19a56270db8","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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"39389c9e-8541-4dbc-849a-e02556adf70d","name":"user Repository","item":[{"id":"81cdd92a-4eb2-4e4f-aa83-494210691c57","name":"authentication Mode","item":[{"id":"12b847d2-d5a5-44bd-8de2-31abb0d75ed0","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"6c54cdee-a58c-4614-8265-a1f347ded6d2","name":"Success","originalRequest":{"url":{"path":["userRepository","authenticationMode"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"authenticationProvider\": \"INTERNAL\",\n \"authorizationProvider\": \"INTERNAL\",\n \"ldapDebugMode\": {\n \"enabled\": false,\n \"forHowManyHoursEnabled\": 52981797\n },\n \"ssoOnly\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f8391155-1b94-466f-b19e-f65dc2377eac","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"authenticationProvider\": \"\",\n \"authorizationProvider\": \"\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"3699ac0c-f4f1-4142-b269-6f6eac647b51","name":"Success","originalRequest":{"url":{"path":["userRepository","authenticationMode"],"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":{"mode":"raw","raw":"{\n \"authenticationProvider\": \"\",\n \"authorizationProvider\": \"\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"authenticationProvider\": \"LDAP\",\n \"authorizationProvider\": \"LDAP\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n },\n \"ssoOnly\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f81f637e-aef3-45e6-8735-11f9f6a1d1c1","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":[{"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\": \"\",\n \"authorizationProvider\": \"\",\n \"ldapDebugMode\": {\n \"enabled\": \"\",\n \"forHowManyHoursEnabled\": \"\"\n }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"aed0e724-e0e1-4cdb-ad9c-5cc604d11487","name":"ldap","item":[{"id":"06a471d6-f762-4a40-83e9-6a4220de7dcb","name":"connection Configuration","item":[{"id":"936b524f-74a9-4e2e-88a0-e73a2d814b62","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"740d321e-bde9-4fb0-ac82-028dea72199a","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","connectionConfiguration"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"bindDn\": \"consequat dolor Lorem\",\n \"bindPassword\": \"dolore ut eiusmod ex dolor\",\n \"bindPasswordSet\": true,\n \"hostName\": \"sit culpa quis cupidatat nostrud\",\n \"port\": -37450139,\n \"referralHopLimit\": 27598876,\n \"shouldUseSecureConnection\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5708b745-d4dd-42c2-8f53-148a04394020","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"bindDn\": \"\",\n \"bindPassword\": \"\",\n \"bindPasswordSet\": \"\",\n \"hostName\": \"\",\n \"port\": \"\",\n \"referralHopLimit\": \"\",\n \"shouldUseSecureConnection\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"689cf404-f474-44ac-a879-43112cd6b049","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","connectionConfiguration"],"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":{"mode":"raw","raw":"{\n \"bindDn\": \"\",\n \"bindPassword\": \"\",\n \"bindPasswordSet\": \"\",\n \"hostName\": \"\",\n \"port\": \"\",\n \"referralHopLimit\": \"\",\n \"shouldUseSecureConnection\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"32a6b9af-2187-4b5d-a112-5a768cb48597","name":"Not Acceptable","originalRequest":{"url":{"path":["userRepository","ldap","connectionConfiguration"],"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":{"mode":"raw","raw":"{\n \"bindDn\": \"\",\n \"bindPassword\": \"\",\n \"bindPasswordSet\": \"\",\n \"hostName\": \"\",\n \"port\": \"\",\n \"referralHopLimit\": \"\",\n \"shouldUseSecureConnection\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"a4f5e0f0-db7d-47b9-a4bc-ce68a4ba5b92","name":"query Groups","item":[{"id":"107aa405-a263-4109-a0fc-ca82cc9315c1","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"da57f295-d3bb-44bb-bf2f-acd9e09322ef","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","queryGroups"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"groupsDisplayNameAttribute\": \"minim est\",\n \"groupsDn\": \"cupidatat non eiusmod\",\n \"groupsFilter\": \"fugiat adipisi\",\n \"groupsIdAttribute\": \"exercitation commodo non\",\n \"groupsMemberAttribute\": \"irure consectetur quis velit\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"08ef160a-c12b-48d5-b494-0c6256460184","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"groupsDisplayNameAttribute\": \"\",\n \"groupsDn\": \"\",\n \"groupsFilter\": \"\",\n \"groupsIdAttribute\": \"\",\n \"groupsMemberAttribute\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ffe097c1-b49f-4656-9358-e5c41ec0975c","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","queryGroups"],"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":{"mode":"raw","raw":"{\n \"groupsDisplayNameAttribute\": \"\",\n \"groupsDn\": \"\",\n \"groupsFilter\": \"\",\n \"groupsIdAttribute\": \"\",\n \"groupsMemberAttribute\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3a0d79b6-7885-45ad-971e-1cfc0ef0e2a8","name":"Unacceptable request","originalRequest":{"url":{"path":["userRepository","ldap","queryGroups"],"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":{"mode":"raw","raw":"{\n \"groupsDisplayNameAttribute\": \"\",\n \"groupsDn\": \"\",\n \"groupsFilter\": \"\",\n \"groupsIdAttribute\": \"\",\n \"groupsMemberAttribute\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"93f08c2b-c635-46b0-8289-6f47c12eb441","name":"query Users","item":[{"id":"65f41e1f-7e21-4c6d-bde2-d397ee1d92b0","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"896133a7-c706-4c60-acb3-e0a91f714363","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","queryUsers"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"usersAccountNameAttribute\": \"sunt aliqua cupidatat laboris\",\n \"usersBaseDn\": \"fugiat dolore mollit voluptate\",\n \"usersEmailAttribute\": \"velit\",\n \"usersFilter\": \"amet ipsum aliquip irure sint\",\n \"usersFirstNameAttribute\": \"minim reprehenderit Excepteur\",\n \"usersLastNameAttribute\": \"velit adipisicing dolore dolor\",\n \"usersMembershipAttribute\": \"Lorem eu laboris\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5b4cdffc-9868-4efa-a7b5-f04beb8fc43c","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"usersAccountNameAttribute\": \"\",\n \"usersBaseDn\": \"\",\n \"usersEmailAttribute\": \"\",\n \"usersFilter\": \"\",\n \"usersFirstNameAttribute\": \"\",\n \"usersLastNameAttribute\": \"\",\n \"usersMembershipAttribute\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b4af165d-3014-4d11-ab1a-69d0c367a1d9","name":"Success","originalRequest":{"url":{"path":["userRepository","ldap","queryUsers"],"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":{"mode":"raw","raw":"{\n \"usersAccountNameAttribute\": \"\",\n \"usersBaseDn\": \"\",\n \"usersEmailAttribute\": \"\",\n \"usersFilter\": \"\",\n \"usersFirstNameAttribute\": \"\",\n \"usersLastNameAttribute\": \"\",\n \"usersMembershipAttribute\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f930e4f5-d63d-49cc-b53a-7ba3cc397a25","name":"Unacceptable request","originalRequest":{"url":{"path":["userRepository","ldap","queryUsers"],"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":{"mode":"raw","raw":"{\n \"usersAccountNameAttribute\": \"\",\n \"usersBaseDn\": \"\",\n \"usersEmailAttribute\": \"\",\n \"usersFilter\": \"\",\n \"usersFirstNameAttribute\": \"\",\n \"usersLastNameAttribute\": \"\",\n \"usersMembershipAttribute\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]}],"event":[]},{"id":"7610e455-3af7-461f-88d2-a6112e5b67ef","name":"users","item":[{"id":"7805932c-9318-44b2-a510-465dac8cee3f","name":"Get users","request":{"name":"Get users","description":{},"url":{"path":["users"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9544946c-010b-43a0-9a78-cb2e967cfb9e","name":"Success","originalRequest":{"url":{"path":["users"],"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":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"email\": \"proident\",\n \"firstName\": \"dolor pariatur deserunt labori\",\n \"id\": \"mollit commodo \",\n \"lastName\": \"adipisicing Duis enim irure\",\n \"groups\": [\n \"nostrud proident do\",\n \"tempor in\"\n ],\n \"passwordClearText\": \"elit in reprehenderit\"\n },\n {\n \"email\": \"eu dolor\",\n \"firstName\": \"magna et\",\n \"id\": \"ut magna cupidatat occaecat ea\",\n \"lastName\": \"incididunt in pariatur sit deserunt\",\n \"groups\": [\n \"ullamco veniam ut\",\n \"laboris voluptate dolor\"\n ],\n \"passwordClearText\": \"ad proident\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2eb0d4a9-fadb-486a-8429-532a1603ef24","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"a6c1531e-4ebb-45da-90d4-2280b09a68ae","name":"Successfully created","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"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":"d9f550da-b21d-4920-aca9-1494c60c02a2","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":[{"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":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"535629a4-f92e-4357-bf89-5d46c401856d","name":"Operation forbidden - users and groups are fully managed via LDAP or SSO","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"fe73859d-c6bc-408d-a678-79fdeed2ef92","name":"Unacceptable request","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"faaf1e7b-8d2e-416c-8656-431e7334e55c","name":"Couldn't create user","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":522,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ab23c34a-5ec1-47b6-8fd4-b59892f65881","name":"User already exists","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":523,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"eff4e913-c6cf-4433-97c2-c6665eae690c","name":"Email address already registered","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":524,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"51275a1c-9580-4826-972a-5628f81e8c6f","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"body":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"dbf58036-1f4d-4f2d-8141-5d4b44996fe9","name":"Successfully updated","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"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":"b8229b89-7be3-4ebc-aa46-acb08b4ae445","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":[{"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":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6619f95a-f436-473a-8e39-7c29ddacadc0","name":"Operation forbidden - users and groups are fully managed via LDAP or SSO","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5da2e6ff-ed19-46ba-ab82-f250d1d4d304","name":"Not found","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"64211e2d-36bf-4dbb-a7d9-6d45745e82a9","name":"Unacceptable request","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Acceptable","code":406,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5f4f59d9-981b-464c-93f4-efa40926bd08","name":"Email address already registered","originalRequest":{"url":{"path":["users"],"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":{"mode":"raw","raw":"{\n \"email\": \"\",\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\",\n \"groups\": [\n \"\",\n \"\"\n ],\n \"passwordClearText\": \"\"\n}","options":{"raw":{"language":"json"}}}},"code":524,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"eb193dbf-1f5b-4fd1-bcb1-ffd32538b6bb","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","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]},"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":{"language":"json"}}}},"response":[{"id":"e1ddc33f-90cb-45e4-8f20-c0e710489ccd","name":"Success","originalRequest":{"url":{"path":["users","bulk"],"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":{"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":{"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":"c0f1503e-f612-432b-a4ad-0046fd7f3b54","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":[{"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":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"1a7c8a30-0e48-4880-ab2c-ced6cc3fa211","name":"Operation forbidden - either LDAP or SSO with group assignment integration is turned on","originalRequest":{"url":{"path":["users","bulk"],"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":{"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":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ed60542b-138c-4369-944d-f0b60598fef8","name":"Unacceptable or incomplete request. Some users added","originalRequest":{"url":{"path":["users","bulk"],"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":{"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":{"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}},{"id":"0230a20c-bf45-4f5f-9202-808bc2c6b423","name":"{id}","item":[{"id":"65b79a25-1fab-404a-875a-cf83c19a6d77","name":"Delete user","request":{"name":"Delete user","description":{},"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"37a6a204-97a7-4b45-8203-316ad2ef6bfe","name":"Successfully deleted","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"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":"5c14c77a-ea50-40d8-902f-cf1460ab1be4","name":"Not modified","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d55ecbad-969a-4224-9a2b-745b2343b0b8","name":"No ID information received for the delete-user request","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"56ea2b21-b71c-4259-b3d3-08f8b709191a","name":"Unacceptable request","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'."}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4ebcd37f-5538-47a1-a3a6-6eae109831f5","name":"Get user","request":{"name":"Get user","description":{},"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"dbe7d7c0-db13-4ba2-b39b-ad33dffd5063","name":"Success","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'"}]},"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":[{"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":"2b82d586-6302-43d1-a72d-0dd6b06a7dd3","name":"No ID information received for the get-user request","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'"}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b4a8991d-03bc-4db9-a310-c457eddef21c","name":"Not found","originalRequest":{"url":{"path":["users",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"","key":"id","description":"(Required) User ID path parameter. Missing or empty values will return a 'Bad Request'"}]},"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":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]}],"event":[],"variable":[{"type":"string","value":"https://{{DT_HOST}}/api/v1.0/onpremise","key":"baseUrl"}],"info":{"_postman_id":"b0f60393-4338-4552-bb19-8888344ed0c6","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"}}}