{ "name": "Dynatrace Configuration API", "uid": "6Z5iTAHIRhhwu7k1hTuly", "version": "1", "items": [ { "uid": "CbS60ACqklqHViZykEOJW", "name": "Alerting Profiles", "type": "folder", "items": [ { "uid": "UE6PgkZbZom3EczbYH3Vg", "name": "Lists all alerting profiles available in your environment", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/alertingProfiles", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "VFju5IPIBWAJXRjBQV2Tk", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "J9dZan4cAzxlcNoDn2PeT", "name": "Creates a new alerting profile", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/alertingProfiles", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "vHkE4Bwh0tmn9pe6Q20rM", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "EeGS5AA0WWyuntFgIGbKp", "name": "Validates the payload the `POST /alertingProfiles` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/alertingProfiles/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "6BHelI0iqNl3PzqPiGgrf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "5p4zOMJgMJHgmH7LDque3", "name": "Deletes the specified alerting profile", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/alertingProfiles/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "lari3d9eaWDD54hZ4z0r1", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4wSZBVIKlucPDWQSHHNNT", "name": "id", "value": "", "description": "The ID of the alerting profile to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "4JSz5GC2npy1Il3UbFZCx", "name": "Gets the properties of the specified alerting profile", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/alertingProfiles/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "JySkEev896uysGadWeHKN", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Z0GLpoNO0sGpQmrVEL2Vl", "name": "id", "value": "", "description": "The ID of the required alerting profile.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "Izn5G0BUbYeF04yTI2tk8", "name": "Updates an existing alerting profile", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/alertingProfiles/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Uau7AKSa0ELGmo8sEDxzW", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "dIZnFTDAvJ4E04NMQ5YAg", "name": "id", "value": "", "description": "The ID of the alerting profile to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "a5ianlbgFbonRZyjsmWq0", "name": "Validates the payload the `PUT /alertingProfiles/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/alertingProfiles/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "fQJW9CO2c5EIDLXNAWT1K", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "LODWeLehGNPDfQRb1C71N", "name": "id", "value": "", "description": "The ID of the alerting profile to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "MddATjEGan7tnrg6qrG6u", "name": "RUM - Allowed beacon origins for CORS", "type": "folder", "items": [ { "uid": "DMsql1cqYTVlTM9Sesb6J", "name": "Gets the configuration of the allowed beacon origins for CORS requests", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/allowedBeaconOriginsForCors", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zi43QcGooi09oG53ZTPyn", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "9hhg4mPKaFXaLBB2R6f7A", "name": "Updates the configuration of the allowed beacon origins for CORS requests", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/allowedBeaconOriginsForCors", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "2yOuqw0B9ouOlolcypofy", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "dR6NnepfdhA2EVwy6xPNj", "name": "Validates the payload for the `PUT /allowedBeaconOriginsForCors` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/allowedBeaconOriginsForCors/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "dvuOErpIaX2hMgVf3xrSi", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "I00VmULvqcLr4c3EAjm2Y", "name": "Anomaly detection - Applications", "type": "folder", "items": [ { "uid": "zK7nbo8eCBa8QHcqJR0WZ", "name": "Gets the configuration of anomaly detection for applications", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/applications", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "4NVgEBDIjGsXUduJH9LTp", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "Lt9BaNe59bnuUsufqw39g", "name": "Updates the configuration of anomaly detection for applications", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/applications", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "EN9hmqyUeCPNtnMc0crCc", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "LQTiO0P6JhUPq7bPBP03p", "name": "Validates the configuration of anomaly detection for applications for the `PUT /anomalyDetection/applications` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/applications/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "NYLnlpTQHPzzMrOkGFRel", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "3p6PSHlMeLzD63xbH5xP7", "name": "Anomaly detection - AWS", "type": "folder", "items": [ { "uid": "ZVdnEJuunVuDflBVnA8vB", "name": "Gets the configuration of anomaly detection for AWS", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/aws", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "nCoihuWqrFk0IA6s58v4F", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "VD5l8MI1C7Ken03BEUL1M", "name": "Updates the configuration of anomaly detection for AWS", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/aws", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "rMLSWYe7H5P1f9Wmpb7jM", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "8AOjGzc5e4MhdxY6FSyaB", "name": "Validates the configuration of anomaly detection for AWS for the `PUT /anomalyDetection/aws` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/aws/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "R06SJX3rHZDMsPdZIjvSq", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "e3iNnbVM38pp9Vy7fWNUT", "name": "Anomaly detection - Database services", "type": "folder", "items": [ { "uid": "TfX047a29MuuhYtkC5pPJ", "name": "Gets the configuration of anomaly detection for database services", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/databaseServices", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "MtuTDkIHftSqMts8tctuH", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "Bso3wbZsAsJUPB7FWTJ8Z", "name": "Updates the configuration of anomaly detection for database services", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/databaseServices", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "g1ICxfVg4tB55ULRJLrCf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "G9mB05tAl5AnqgchrJXuB", "name": "Validates the payload for the `PUT /anomalyDetection/databaseServices` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/databaseServices/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "bUuNuIGPbxrIIytKvxUc7", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "yUKopAlIcE8e6z71a0ASr", "name": "Anomaly detection - Disk events", "type": "folder", "items": [ { "uid": "Odml4Bikgy7rOqW52bwXE", "name": "Lists all existing disk event rules | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/diskEvents", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "xFpSDHvR4SJA5J7WMbNjD", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "05l2vx1Dr0jl8ya8wKiz1", "name": "Creates a new disk event rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/diskEvents", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "edQmeTzqzOqveU5BThYFt", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "Y6RFDemvlIpy0GpEczomW", "name": "Validates the payload for the `POST /anomalyDetection/diskEvents` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/diskEvents/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "0iNQXvMvMeZgngqoWRyfM", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "ZFx2rVfwqVKQpj22kF7xE", "name": "Deletes the specified disk event rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/diskEvents/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "cRq2qvWjyjHKQNpz9T5A7", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "1414me6ftXzprwgDHa4DO", "name": "id", "value": "", "description": "The ID of the disk event rule to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "EMnUAwatMxcY83ICWq0b1", "name": "Gets the properties of the specified disk event rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/diskEvents/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "iiuS4Tem8VtST5gCBBbmH", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Vy3O7HeQksu9segkTvAo8", "name": "id", "value": "", "description": "The ID of the required disk event rule.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "UEKjTAEOcWWOTrabcZXHW", "name": "Updates or creates a disk event rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/diskEvents/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "79flpw4t7838UsOpAnVlE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "m0l4IXnsPIqqEJL6rJbp1", "name": "id", "value": "", "description": "The ID of the disk event rule to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "IbnilqEW8pqZhoLig3qrW", "name": "Validates the payload for the `PUT /anomalyDetection/diskEvents/{id}` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/diskEvents/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "4nJTVB5VcKJiv3Ml9JsyW", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Z4rIYlVLbF5xyZdlQnq7h", "name": "id", "value": "", "description": "The ID of the disk event rule to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "4QxuZPEF6SF9qL7lQztEp", "name": "Anomaly detection - Hosts", "type": "folder", "items": [ { "uid": "TuFBgpvv9PHp929f6Ff0M", "name": "Gets the configuration of anomaly detection for hosts", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/hosts", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "mrszivw8TRv3UkolBKxyE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "HR08R6ntzK2gHXEAP7omQ", "name": "Updates the configuration of anomaly detection for hosts", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/hosts", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "nHGq6KZX8to43HSv7pXFO", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "prurh9BNz8Gz8RZJC7My2", "name": "Validates the configuration of anomaly detection for hosts for the `PUT /anomalyDetection/hosts` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/hosts/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5pu7PRK3C1zZuEQ1wdgKf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "YRrBxDsPHuEesSM0H0Ub1", "name": "Anomaly detection - Metric events", "type": "folder", "items": [ { "uid": "ZhZ2wr6B9aju15lUyyWxA", "name": "Lists all configured metric events", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/metricEvents", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "MB6ZBZM4kw2uq4SNA8uiS", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "jySn0tiFMmdkCcMwZbyMY", "name": "includeEntityFilterMetricEvents", "value": "", "description": "Flag to include metric events with associated entities to the response. \n\n Metric events with **entity** filters aren't compatible across environments. If set to `false`, metric events with entity filters will be removed.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "UDM2Q56lxQSZYfrd77Bow", "name": "Creates a new metric event", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/metricEvents", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "KdnxYZjJbIc4gcAsT2KI6", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "lmJS6fAE9KUoYTlh0TjyR", "name": "Validates the payload for the `POST /anomalyDetection/metricEvents` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/metricEvents/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "9Blge1kMdanRATZArkrFG", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "hIvZzFYzoyydJi0X83bCG", "name": "Deletes the specified metric event", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/metricEvents/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "v4G5Kc2upa77eC8atet5v", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "RdZUzepK5iK46f2kfoMsi", "name": "id", "value": "", "description": "The ID of the metric event to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "6XIH0hbKejRUk6hqjG575", "name": "Gets the properties of the specified metric event", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/metricEvents/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "m61fLCXcZ5Yn88ZZXdwPZ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "LpVznqlConXmEVjDf1QlV", "name": "id", "value": "", "description": "The ID of the required metric event.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "3z9ORmHk144SfpUAJV281", "name": "Updates an existing metric event or creates a new one", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/metricEvents/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Dyu2k8fAsoVUTk0OiQvUm", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "t3o1BMSmIrOQwiu1NBK5g", "name": "id", "value": "", "description": "The ID of the metric event to be updated.\n\n If you also set the ID in the body, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "u7YJq3KwrVBef7c360wiK", "name": "Validates the payload for the `PUT /anomalyDetection/metricEvents/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/metricEvents/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Jd7X3FmTFGrm5IscWNVga", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "VwlmhzOM7dRtHDL9wR4zi", "name": "id", "value": "", "description": "The ID of the metric event to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "W6XfBb6qyOCygqerFJxrH", "name": "Anomaly detection - Process groups", "type": "folder", "items": [ { "uid": "tN4LZTPFk6tCVbFdoKVNs", "name": "Switches off anomaly detection for the specified process group | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/processGroups/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zClK2lBXdZbrfRmmZwfm5", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "vUwpzqE4gpbBFzCVcJ0Fs", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required process group.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "Y3vJCNSnIXEdgDcp0x7TY", "name": "Gets the configuration of anomaly detection for the specified process group | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/processGroups/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "qSzQfRpZo7a6cA6s9N2Uk", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "TiSv5scSNIfVzXCzT2ueX", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required process group.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "DVAXCHgA4pNAznloMd9Qu", "name": "Updates the configuration of anomaly detection for the specified process group | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/processGroups/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "uJp225hJa6BNRydWyXDRj", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "nxENQAgzycBqosmCX8zA7", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required process group.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "FNKFaPNaprZY7roauX1zP", "name": "Validates the payload for the `PUT /anomalyDetection/processGroups/{id}` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/processGroups/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "26uvOeA9hm9wTZhx4V93t", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "nj1dUcORLvTV0X84BClh2", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required process group.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 } ] }, { "uid": "SRrlOhvKQDDrHBmL4MVRo", "name": "Anomaly detection - Services", "type": "folder", "items": [ { "uid": "v6swZMJQt7P0su8iuEk1j", "name": "Gets the service anomaly detection configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/services", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "1a3cR0rhTCbJejANkhZe8", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "4fHSqxU8hmns7oDxKtx1b", "name": "Updates the service anomaly detection configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/services", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "JO19wVPA18F9MlA4GoelJ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "wZwwuYQhn4fCfSVqnFc8p", "name": "Validates the payload for the `PUT /anomalyDetection/services` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/services/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "USPClPWA16jHYjOKM8s8k", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "Fdfet97ACr0ljGAm4Ob6s", "name": "Anomaly detection - VMware", "type": "folder", "items": [ { "uid": "Q7X5t7ODkuiBNMFoidUOv", "name": "Gets the configuration of anomaly detection for VMware", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/vmware", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "WNpg5DdNw7MaH8RMAY1O0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "Gmz5iPK3p5QsEamqAZYEF", "name": "Updates the configuration of anomaly detection for VMware", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/vmware", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "qA9atWItc28nmn6KvB8EO", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "3LpKY6mWQVHkGwAS6ZOpQ", "name": "Validates the configuration of anomaly detection for VMware for the `PUT /anomalyDetection/vmware` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/anomalyDetection/vmware/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "W6Ean3315C2j55nROJX0l", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "8mlIWL22utxszZCgEfGYq", "name": "RUM - Application detection rules", "type": "folder", "items": [ { "uid": "XCwiIR8gy4UNxYwWbSiRT", "name": "Lists all available application detection rules", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "N6cXbd2dS8ftsGNjtIEi4", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "bWZX9XpfsSaiE7AkYiwmT", "name": "Creates a new application detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "QWDuy6d1Lq8vW987K3ytP", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "lcFHXG5WdgCTyqQ5nKc5b", "name": "position", "value": "", "description": "The position of the new rule: \n\n * `APPEND`: at the bottom of the rule list. \n * `PREPEND`: at the top of the rule list. \n\n If not set, the `APPEND` is used.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "a72GrZSX19nmgli187ti1", "name": "Reorders the application detection rules", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/order", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "8Lf9Zv1YeXqmWLzAXD3Pt", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "ThONHJPZvFKj2AiYHhBXb", "name": "Validates the payload for the `POST /applicationDetection` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "PbzxIu1wzuszHfb4KrlTz", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "vsBNKFkNnw858xiy2e8NQ", "name": "Deletes the specified application detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "RMTMRXqOSNlS9QOUvHAuP", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Gt4lp1qUSJ5KRJoSzpAsW", "name": "id", "value": "", "description": "The ID of the application detection rule to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "z2xAGPJOMuPkXlAxmPkqv", "name": "Gets the parameters of the specified application detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ly3FYmUhQCIy5VGynBf9o", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "bM1oYYeIc8VixfQ9Im79W", "name": "id", "value": "", "description": "The ID of the required application detection rule.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "Rdrllcxe2msnBppO9TNhX", "name": "Updates the specified application detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "g0pQskIXyTfmfVK6fX7z5", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "n0tRllY66b8v1RDADx2EO", "name": "id", "value": "", "description": "The ID of the application detection rule to be updated. \n\n If you set the ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "yTtru8Wk8RJNIdaC83Vkl", "name": "Validate the payload for the `PUT /applicationDetection/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "xjNyQWZWVdGPboluwEyG8", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "wENugJrRPkBnfhwtcss5K", "name": "id", "value": "", "description": "The ID of the application detection rule to be validated. \n\n If you set the ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 } ] }, { "uid": "DJtrgsmLdKGr7U9p8bsBe", "name": "RUM - Application detection rules - Host detection", "type": "folder", "items": [ { "uid": "s6sXNDqVd8FXNlP7jr98y", "name": "Gets the configuration of host detection headers", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/hostDetection", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "P47HmAvl1GyLV6QiLkE1v", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "yDAElXGuQBBc0nkd42wQ4", "name": "Updates the configuration of host detection headers", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/hostDetection", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3CWqPJSoOK8CAiFxZYmGl", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "eCTGbf9C65at47E1cygxN", "name": "Validate the payload for `PUT /applicationDetection/hostDetection` request.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applicationDetectionRules/hostDetection/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "oCbtyvGypAOgfQ81IJZtH", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "SGFjBQsOc5lrTZgTTL083", "name": "RUM - Mobile and custom application configuration", "type": "folder", "items": [ { "uid": "ysJ7TUDJZGQhF598O89wD", "name": "Lists all existing mobile and custom applications", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "pV6wLEuu83896HRGpjAW7", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "vkD5U5ObpUDWNWHk0xjEU", "name": "Creates a new mobile or custom application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Os27RbNAkwTTeBAtzxxgZ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "sIF5dCjKE0Q6f5dPEo09w", "name": "Validates the payload for the `POST /applications/mobile` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "OhHBammtbAQaj9EmDBqFo", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "jgzVGRHZ8Kjr3bLcPvdIK", "name": "Gets the list of key user actions in the specified application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/keyUserActions", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "WwkOFmU4jhBxw5L38Mgkl", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "GQm7frbsnVCghzJixbWgq", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "bmrK6xrZWEpf3sGgYW3U2", "name": "Removes the specified user action from the list of key user actions in the specified application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/keyUserActions/:actionName", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ZRxj5GLTzB8CaFIidBxT9", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "WCNaBqRpcHGWoZbW0FlX3", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "6ytYU7bmTISFqZpdtP4O3", "name": "actionName", "value": "", "description": "The ID of the user action to be removed from the key user actions list.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "8CwbefNwdaAEzs2Z8azpc", "name": "Marks the user action as a key user action in the specified application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/keyUserActions/:actionName", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "CHKsEtB6iScSv9kyx2S47", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "i4ub6s66PaOWKvcUeBIGl", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "YM8KWMqrEOj03SAV1yAMu", "name": "actionName", "value": "", "description": "The name of the user action to be marked as a key user action.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "O1k88CBB2PY8Hds0hCtCF", "name": "Lists all mobile session and user action properties for the specified application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/userActionAndSessionProperties", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "jeM376rUQFMPT5UQJLXQu", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "YSH8T5w4sTQwUglGP73Ro", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "w55DMXVMDF47NQ4nGQGCV", "name": "Creates a new mobile session or user action property for the specified application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/userActionAndSessionProperties", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "hI7xJIsVSarw6CMwwg0p7", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "RxVgTOi3xSLH8uaUYnrvL", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "ltO3eQzfFVMOg4EWI8Pq7", "name": "Validates the payload for the `POST /applications/mobile/{applicationId}/userActionAndSessionProperties` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/userActionAndSessionProperties/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "UQD2XhFwlFup7myOO4NEE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "R1vCeOaYqPFp0aHOQ7So5", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "9Fw1Oxg22Oodp1nm64qki", "name": "Deletes the specified mobile session or user action property for an application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/userActionAndSessionProperties/:key", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "72n8FYI61KJtrDphv0NZz", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "nDuDBheM7TRtJPx3v8WdF", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "PJ5V4NZu9g69AftjJqUfD", "name": "key", "value": "", "description": "The key of the required mobile session or user action property.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "sVX0V2sHNLni14dAucSvF", "name": "Gets the specified mobile session or user action property of an application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/userActionAndSessionProperties/:key", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5JHAzG1ctFgZOnZG5PtDU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "tk5GnfM9udWAQ0RgCsaFu", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "sG9uwSVEzoiIPANDKwmX3", "name": "key", "value": "", "description": "The key of the required mobile session or user action property.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 }, { "uid": "mx3gjT24lMiwiM7Ezqd1V", "name": "Updates the specified mobile session or user action property for an application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/userActionAndSessionProperties/:key", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3bYHGrdonHXhz94s4P0bN", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "rhvl3JnHtA5B5XpPLNpx4", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "5ZHXPXzgQHki95SnV92RA", "name": "key", "value": "", "description": "The key of the required mobile session or user action property.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 12 }, { "uid": "GaACIQ8Q2tHiOh2xzXhHx", "name": "Validates the payload for the `PUT /applications/mobile/{applicationId}/userActionAndSessionProperties/{key}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:applicationId/userActionAndSessionProperties/:key/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "8pX53uHDvcJwv45o2LxSU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "YhkLR5mHSpvDAeIaiuAo4", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "YRoVfl9QXl6RWyemH6idc", "name": "key", "value": "", "description": "The key of the required mobile session or user action property.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 13 }, { "uid": "u8mLy0MM65FhMPtNS50z6", "name": "Deletes the specified mobile or custom application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "WCszOGRksgzCk6QNZIWBK", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "0KRUIVsM9MQ2xRL9i4hrB", "name": "id", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 14 }, { "uid": "w01SA5C8awj7L907wVQoZ", "name": "Gets the configuration of the specified mobile or custom application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "9fiKsPLehxiOoP6akf0pK", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "g0xVLwI8gsPaw4ms1helU", "name": "id", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 15 }, { "uid": "gFoosvYggkiDTVOZtECdX", "name": "Updates the configuration of the specified mobile or custom application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "DUZosPF1vnhsEcrE3ULc4", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "8d8HIMgyRRDakbQTrmbyx", "name": "id", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 16 }, { "uid": "rjQfyaFNV58FrruH6daDJ", "name": "Validates the payload for the `PUT /applications/mobile/{id}` request.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/mobile/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ZKqFv5fARFXnAAY9id8FW", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "0dqHLN1gCikO7rIVw81ee", "name": "id", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 17 } ] }, { "uid": "M5sF8146Is8ajR0JMbCXy", "name": "RUM - Web application configuration", "type": "folder", "items": [ { "uid": "lGQEVXNOTHcMvzuoN8dVn", "name": "Lists all existing web applications", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "qoPlvOzG5gL7Her41URzP", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "doG4Zw55XFHGgkSPsYvIL", "name": "Creates a new web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "8ykvQUryzfPClPMEr23NW", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "Ax7LALloaZ5qbjBR6X2S1", "name": "Lists data privacy settings of all web applications", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/dataPrivacy", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "UoAgnQrGzCgRUVtOostxG", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "VpnYYO9XmazzXiActmIoQ", "name": "Gets the configuration of the default web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/default", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "bMhf6BCdgSMdNoS8xp9pk", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "nMbsfSu1bd7s62sMvsqDm", "name": "Updates the configuration of the default web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/default", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3PQkcUU3ocswyCSi7bEAS", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "n6jjRQsCKKEKQhkAIpkcd", "name": "Gets the data privacy settings of the default web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/default/dataPrivacy", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "oNEfQp0ZfbrhNlQIkgrU0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "1P0xyCX2wc2eVJoUkGfMs", "name": "Updates the data privacy settings of the default web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/default/dataPrivacy", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "y9QYYG6EVLYAHBE8NyPJ1", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "wlWPO57HU3dVAmhNfnr19", "name": "Validates data privacy settings of the default web application for the `PUT /applications/web/default/dataPrivacy` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/default/dataPrivacy/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5sWyxu7NPUQA8ZJhR1vWn", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "AcIxKsfvYIEKPhKZaw9Mc", "name": "Validates the configuration of the default web application for the `PUT /applications/web/default` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/default/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ywhGOHC7Sm0DMDNHCNRVC", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "HBfElaodK94xre8MO5adZ", "name": "Validates the configuration of the web application for the `POST /applications/web` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "YBo3e8evnNZw2eBCNdCbV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "IFJcQOx5I24l6ymW3Kykw", "name": "Deletes the specified web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ljtGILpZJc45zGKkgkS3m", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "TodV0Rzz7sBZ1aS4meJ1C", "name": "id", "value": "", "description": "The ID of the web application to delete.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 }, { "uid": "KvPkmL6eWrkDxHvdgyKVv", "name": "Gets the configuration of the specified web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5DggvV5Ghse58ZaGCXxnr", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "qaKJXyxq6FEG6fRs6DAmw", "name": "id", "value": "", "description": "The ID of the requested web application.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 12 }, { "uid": "UPPrObuyEXORwXZuWLYXX", "name": "Updates the configuration of the specified web application or creates a new one", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "SyQIxzPZSNl8gEnXso7bk", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "6XrgbQxMNt8fcSJ5FJx43", "name": "id", "value": "", "description": "The ID of the web application to update. \n\nIf you set the ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 13 }, { "uid": "cgbPaSdQSau0uetqP0jaS", "name": "Gets the data privacy settings of the specified web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/dataPrivacy", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5zyELOoDdA0tfrcyEWzl5", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "HTSB1BYMl1uXXoGweRhmR", "name": "id", "value": "", "description": "The ID of the web application where you want to check data privacy settings.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 14 }, { "uid": "O0QUNuUdp5sL1DMfHUofn", "name": "Updates the data privacy settings of the specified web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/dataPrivacy", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ti8aLX1MYV6LyszdRKROu", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "yg5mwhptrJRIQcwjfppxh", "name": "id", "value": "", "description": "The ID of the web application, where you want to update data privacy settings.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 15 }, { "uid": "gBu26epr6qCVVypxxLqQ0", "name": "Validates data privacy settings for the `PUT /applications/web/{id}/dataPrivacy` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/dataPrivacy/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "YxxzstojlYgi9TB5ncTSi", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "iLI3NQGfdgTqjEUaXbD3k", "name": "id", "value": "", "description": "The ID of the web application, where you want to validate data privacy settings.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 16 }, { "uid": "ATHIdAlZqKN5rY5XtopB6", "name": "Gets the configuration of error rules in the specified application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/errorRules", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "mKUhAS2e28litOWlVFT8c", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "vpXGWKRYIZJRk0uFBw4BY", "name": "id", "value": "", "description": "The ID of the required web application.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 17 }, { "uid": "N3Y4N2oeWVdWPnVWyCKFm", "name": "Updates the configuration of error rules in the specified application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/errorRules", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "MuBowt53T07PFZoeOTT7W", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "eIrsBjgVDU6npGaJOXAcD", "name": "id", "value": "", "description": "The ID of the required web application.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 18 }, { "uid": "t31pVmzd1P09Y4O08mMFB", "name": "Gets the list of key user actions in the specified web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/keyUserActions", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "G7dS9juqP6ZFpbW7jVcjw", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "oqV2JikhGogmR5d0bDnzo", "name": "id", "value": "", "description": "The ID of the required web application.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 19 }, { "uid": "kr1qlBjHO9QEfrJIE1nsC", "name": "Marks the user action as a key user action in the specified web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/keyUserActions", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ZeYjStmofNlHU7a4tpbYo", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "vyLjlSlp4dsFQIWG40HCk", "name": "id", "value": "", "description": "The ID of the required web application.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 20 }, { "uid": "UMTCYk4L9LsBD97zS8IAE", "name": "Removes the specified user action from the list of key user actions in the specified web application", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/keyUserActions/:keyUserActionId", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "boYzHLbJbfkRJn13KroR9", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "brgx2s0pgtj7i6gQt0knE", "name": "id", "value": "", "description": "The ID of the required web application.", "enabled": true, "type": "path" }, { "uid": "irfdmfjA3AnQzon30osa7", "name": "keyUserActionId", "value": "", "description": "The ID of the user action to be removed from the key user actions list.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 21 }, { "uid": "6mEnSXRa8PxMAhB6eA9SD", "name": "Validates the configuration of the web application for the `PUT /applications/web/{id}` request.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/applications/web/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "AxyOZWxfw0DOvMIGNFEbj", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "P2uwldM6REHZQBIMtSkuA", "name": "id", "value": "", "description": "The ID of the web application to validate.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 22 } ] }, { "uid": "KAZqJZUCbjcOIV1qsL2sK", "name": "Automatically applied tags", "type": "folder", "items": [ { "uid": "47Q2LT5XjI0KUULajoBkP", "name": "Lists all configured auto-tags", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/autoTags", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "TosceKWaDx4tMKOQOYdNr", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "vaE252ZH8f1rH2Egw9w6h", "name": "Creates a new auto-tag", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/autoTags", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "9eLerjil3oiNpUp24h3Mn", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "8QBCTDjD1WGRMgSHbHlEd", "name": "Validates the payload for the `POST /autoTags` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/autoTags/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Mjl62q9uZpO45nrd5lLcp", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "N2F74i3GHUzyn8BXDJOIr", "name": "Deletes the specified auto-tag", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/autoTags/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ZAMrw2O5NqwwUcIYy9AL3", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "pcXUWKY1yBTAJtfrxuGty", "name": "id", "value": "", "description": "The ID of the auto-tag to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "J1lTrcEbyZOSO9BHGA3jY", "name": "Gets the properties of the specified auto-tag", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/autoTags/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "biJhrTQEsjUesRAm8Sl8A", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "uTR12zCmr4Pgilopxp9CR", "name": "id", "value": "", "description": "The ID of the required auto-tag.", "enabled": true, "type": "path" }, { "uid": "U7M2PU5lMzuTQFHEfY5nz", "name": "includeProcessGroupReferences", "value": "", "description": "Flag to include process group references to the response. \n\n Process group references aren't compatible across environments. \n\nWhen this flag is set to `false`, conditions with process group references are removed. If that results in a rule having no conditions, the entire rule is removed.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "V3QZdjwugRBvDdEa5AfZl", "name": "Updates an existing auto-tag", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/autoTags/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "WyZweQaE89pcIuSqKF7KW", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "2RtopWgkHo5oayCHINhRY", "name": "id", "value": "", "description": "The ID of the auto-tag to be updated.\n\n If you set the ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "7ION54YgyF3Xyb7AN49mC", "name": "Validates the payload for the `PUT /autoTags/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/autoTags/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zXLLGWRIZuRJEmQOcmGpt", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "jXDKkSNfrWWQF5pYV42M7", "name": "id", "value": "", "description": "The ID of the auto-tag to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "QhPy23F7Q74KcbYfJUcn9", "name": "AWS credentials configuration", "type": "folder", "items": [ { "uid": "n0JHaP4tOVUu6hoYUxwTq", "name": "Lists all available AWS credentials configurations", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "IUtZlVq0K70OrXbJthogK", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "dze037eyzptk4Hlv0NEJz", "name": "Creates a new AWS credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "sshp8yn8mVTeTj90ofidq", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "cbg6tC1MbHKV4i1s5nhha", "name": "Validates the payload for the `POST /aws/credentials` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "MyOMoYQydANYOXiCtKnhG", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "Wym7gXgbmAgYpewFXYfcQ", "name": "Deletes the specified AWS credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "N4Fq7T2z7hpvFJ54UyA14", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "BI5XhZkbbk9SXajoTllw6", "name": "id", "value": "", "description": "The ID of AWS credentials configuration to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "UESapqXWQtw2bdotmOJ60", "name": "Gets the configuration of the specified AWS credentials", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "jP8V16oxlFQnlm5DqEHCg", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "B2xw0omenrj1gV3ZbL5g9", "name": "id", "value": "", "description": "The ID of the specified AWS credentials configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "yj5Nc9Vz4SzGGu8jQsCUw", "name": "Updates an existing AWS credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "7elxXbmzUqo2pJJm4B0xN", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "rWdAAPP0q4QeNcC49Fy7Z", "name": "id", "value": "", "description": "The ID of the AWS credentials configuration to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "htJFDKwwsqsZ4O6smnlWf", "name": "Gets the monitored services configuration of the specified AWS credentials", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials/:id/services", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "bk1GOt56pRnIU8QBTwJ1S", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "pDtKNTVY4cFOtZzwZ3k8B", "name": "id", "value": "", "description": "The ID of the specified AWS credentials configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "PglgMDL4gju85XiAYmhF9", "name": "Replace an existing monitored services configuration of the specified AWS credentials", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials/:id/services", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "h46ozsHeNK6pKbeKtD3D2", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "hH6u6USUylrJisg78Geul", "name": "id", "value": "", "description": "The ID of the AWS credentials to be updated with new monitored services configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "XXxb5uOHhfHSBGHTbJ0Ga", "name": "Validates the payload for the `PUT /aws/credentials/{id}/services` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials/:id/services/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "q1dFklIy8hPMBdTcmOldA", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ySXTVVI4FR7rFWlXbveNl", "name": "id", "value": "", "description": "The ID of the AWS credentials for which the monitored services configuration is going to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "w9Qq7LuxGKuSUDSNFcRMF", "name": "Validates the payload for the `PUT /aws/credentials/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/credentials/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "sYshLTm3h4qUAnR2rW71y", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "vR8MxXlbPsg35kXCLDu79", "name": "id", "value": "", "description": "The ID of the AWS credentials configuration to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "kNi6zvbKzwPgs8hkkzXVT", "name": "Gets the external ID token for setting an IAM role", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/iamExternalId", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Hie2mDVx5k25bOgFZ2H1O", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 }, { "uid": "OpLoNwd8C9uVOQWbGEmwR", "name": "Gets the list of AWS supported services", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/supportedServices", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "sT7tWT2gRF5mniNSzRXYC", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 12 } ] }, { "uid": "jz1DEbV93YbZ8rOocOPYH", "name": "AWS PrivateLink", "type": "folder", "items": [ { "uid": "GPm2gS4lMR4BXjWZSATT4", "name": "Gets the configuration information about AWS PrivateLink", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/privateLink", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "cPfzFVcKY21buqA1CLPmg", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "w3npFpzmJrVkDBkmkqCfA", "name": "Updates the configuration information about AWS PrivateLink", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/privateLink", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "XnmPSC7hvDkwMd7YnyUfi", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "Om51YMCT5RmrgFS1QChDd", "name": "Gets the information about all allowlisted accounts in AWS PrivateLink", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/privateLink/allowlistedAccounts", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "QGRijtRYoxxXCxXysY1Lx", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "FWUp6vKXe7SpSyVJi8pIL", "name": "Removes one AWS account from the allowlist in AWS PrivateLink", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/privateLink/allowlistedAccounts/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "7IRYBwNx4K8MJD3i25ZPX", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ClzogAIrQc4mO7Bzlkbtc", "name": "id", "value": "", "description": "The AWS account id to be deleted from the AWS PrivateLink allowlist", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "FqaJdvL4voS6koAEOYLAW", "name": "Updates the given AWS account id in the allowlist in AWS PrivateLink", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/aws/privateLink/allowlistedAccounts/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "x1DdeMTv3x5HXoT2Equs1", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "kITmpNRg59gQNUMCExun3", "name": "id", "value": "", "description": "The AWS account id to be updated in the AWS PrivateLink allowlist, has to match the id in the provided payload.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 } ] }, { "uid": "sq0OnP5XFTiU9V8ne6sqh", "name": "Azure credentials configuration", "type": "folder", "items": [ { "uid": "jKPY5cdzrt5sYygViC0cA", "name": "Lists all available Azure credentials configurations", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "SC244zrhub9lV85fiwl5W", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "6uLwLyiFi7wwKvbMH5ss2", "name": "Creates a new Azure credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "2l5gKrxZ68ekMh8Dxxybs", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "SEoSWhE6TeIUS6reAHEu3", "name": "Validates the payload for the `POST /azure/credentials` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "mt6m52cmUWpIArx0Qk7DW", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "Z1LL4KbBkosPHuJJqqDQg", "name": "Deletes the specified Azure credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "8MJpoqpfdBXFRTQlJPa2Y", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "qtSuqVPVgzFXWissfsjg0", "name": "id", "value": "", "description": "The ID of the Azure credentials configuration to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "SdOGhJa32ruG7E1G8M9MW", "name": "Gets the configuration of the specified Azure credentials", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "PTzX8NqC2dY1wYrR4qUBs", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "19QaNZwn3wD3YBOHwgv9M", "name": "id", "value": "", "description": "The ID of the required Azure credentials configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "x2vIarGWq08Ju2CU7gxPR", "name": "Updates an existing Azure credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "JIEVs3xjYV99ZYn1TmgMQ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "byZzy1fo8GPvGmOxDAYZD", "name": "id", "value": "", "description": "The ID of the Azure credentials configuration to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "KGvSYWcOCBsxwC5bwPFku", "name": "Gets the monitored services configuration of the specified Azure credentials", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials/:id/services", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ImG7v70QeMTHNbi5psy8H", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "bYvgdSI9T5aqDRpa8F8sf", "name": "id", "value": "", "description": "The ID of the required Azure credentials configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "Q1dhCR57NzfLHcrgtxd2i", "name": "Replace an existing monitored services configuration of the specified Azure credentials", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials/:id/services", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "W3fvxlZe4dN1fI90ls55I", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4jQHxdfsp1u2D0gEsxp9X", "name": "id", "value": "", "description": "The ID of the Azure credentials to be updated with new monitored services configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "asXKFw7dPx3foRwgk8IhA", "name": "Validates the payload for the `PUT /azure/credentials/{id}/services` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials/:id/services/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "WmYWbM1toPjcvcM1fefP6", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "1R7CmzStCkL0ygBc7HKjv", "name": "id", "value": "", "description": "The ID of the Azure credentials for which the monitored services configuration is going to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "cwQFjpsUfsXzXvY4pVG5T", "name": "Validates the payload for the `PUT /azure/credentials/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/credentials/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "NwevXYYHeDSWoHeGgsIiO", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "fWbAqtBXuH7HNxQnrvaYm", "name": "id", "value": "", "description": "The ID of the Azure credentials configuration to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "iZetFDaZdbcosEpEA57kc", "name": "Gets the list of Azure supported services", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/azure/supportedServices", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "1CBBMkMUpWXnSDoD8pGXI", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 } ] }, { "uid": "O5lbGWsYCFMl7S2vXemQf", "name": "Calculated metrics - Mobile & custom applications", "type": "folder", "items": [ { "uid": "diXrNZ1vRVoFZOMAnzQoh", "name": "Lists all calculated metrics for mobile and custom apps configured in your environment", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/mobile", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "aPt5hWZOIbDt8MFCyzUe7", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "55wxOayNXlck2Qn9W9LLz", "name": "Creates a new calculated metric for a mobile or custom app", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/mobile", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "rlMRA1NkUccjcpr3Ly5sa", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "oCSJAyOTETWVXvzy4qvMF", "name": "Validates the payload for the `POST /calculatedMetrics/mobile` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/mobile/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "MzngtmysTAh8wWNRvAY9I", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "T0lkFnH370JLYd1m87Nyv", "name": "Deletes the specified calculated metric for mobile or custom app", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/mobile/:metricKey", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "aMN2qAwye1OY6sV9DHvbu", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "vfIK7aNI9gHN8bOIILC2P", "name": "metricKey", "value": "", "description": "The key of the metric to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "vqU11x0W2BvnWjLqYXd3V", "name": "Gets the descriptor of the specified calculated metric for mobile or custom app", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/mobile/:metricKey", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "RZMMgV7UvkYQ6VuhrYQHs", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "hwzJC1KKrqN9NkXYfhluu", "name": "metricKey", "value": "", "description": "The key of the required metric.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "FHI9gkZ6YtZ4BHxw1o8qj", "name": "Updates the specified calculated metric for a mobile or custom app", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/mobile/:metricKey", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "jx5oEFDfHK7rGxmxVWyLB", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "a2P8h6PvxQjW1STzKEcvH", "name": "metricKey", "value": "", "description": "The key of the metric to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "08QwtZ8VKlsLcKqsL6jb0", "name": "Validates the payload for the `PUT /calculatedMetrics/mobile/{metricKey}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/mobile/:metricKey/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zaLSrFosaEjBcvqnXalzr", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "rhAGfiVNR11HTQaKQtWES", "name": "metricKey", "value": "", "description": "The key of the metric to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "e0iz0xnuwaRMiK39DxqgJ", "name": "Calculated metrics - Web applications", "type": "folder", "items": [ { "uid": "OP8m5Tn2nBWB09ERyQmKW", "name": "Lists all calculated web application metrics", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/rum", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "nt3AU39w6GABnCytcGyd2", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "QBBixizu9mkSCaERyrYT8", "name": "Creates a new calculated web application metric", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/rum", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "HIxjg1DVrEzuSY15vJ3hH", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "V8ivW3B19kLiVZqkX63Hu", "name": "Validates the payload for the `POST /calculatedMetrics/rum` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/rum/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "hDL8T8aXB2n7PCgo9IPMQ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "8RHcgAPQmlB4oLXQPdVbN", "name": "Deletes the specified calculated web application metric", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/rum/:metricKey", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "B4fnxY9FOIpMEbQPHibQL", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "VttDrXzb2o5vQPi2dxuBK", "name": "metricKey", "value": "", "description": "The key of the metric to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "wNP5OCqcXGnhKLx6Ltwuh", "name": "Gets the descriptor of the specified calculated web application metric", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/rum/:metricKey", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "bTrnPN7MlA9N9NN9NgvFv", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "QhaerRqw7RCX04gxLQC3f", "name": "metricKey", "value": "", "description": "The key of the required metric.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "9eIoIVD9Zwg9kwVr00lHx", "name": "Updates the specified calculated web application metric", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/rum/:metricKey", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "j7TUmGWqa7JzrhfOQ1BQS", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "51MgWKiwZGD8LLAh7P61w", "name": "metricKey", "value": "", "description": "The key of the calculated web application metric to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "vviA5dc5qfMUhAqXfN0hP", "name": "Validates the payload for the `PUT /calculatedMetrics/rum/{metricKey}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/rum/:metricKey/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "FUCcxmRfv3j6DUMFO3UMp", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ClVt30ZWxDeEWXIhV8hDe", "name": "metricKey", "value": "", "description": "The key of the calculated web application metric to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "2pvVka9WzdwqRb5UCMLfa", "name": "Calculated metrics - Services", "type": "folder", "items": [ { "uid": "ygpba3vJc3ui1rXRZxTBX", "name": "Lists all calculated service metrics configured in your environment", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/service", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Gn2x2n6pS7YbHT48GZveN", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "TObGox1EmifNgBRF1pF6s", "name": "Creates a new calculated service metric", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/service", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "tJT0HqMrFgOAD3Bm9ZpJ5", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "65z4HnOM2o56Oehh7GbCF", "name": "Validates the payload for the `POST /calculatedMetric/service` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/service/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "KeLVYvJ1fK7q6lchv2jtf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "7Cbn6dJV2qeQ4vz3pWz72", "name": "Deletes the specified calculated service metric", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/service/:metricKey", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5l6uvc4xF4sLDwRS7a1vF", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "pddUH0g8P3a53bcYVT367", "name": "metricKey", "value": "", "description": "The key of the calculated service metric to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "ETCKFQAufJno9Yxyh42xI", "name": "Gets the descriptor of the specified calculated service metric", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/service/:metricKey", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "XU0hcSEl7AIiLjzI3e4El", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "oYE5XVpbUKn6CwardLKYC", "name": "metricKey", "value": "", "description": "The key of the required calculated service metric.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "GFlJWfyTugndMrGF7UTuB", "name": "Updates the specified calculated service metric", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/service/:metricKey", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "lWpkFSjKXopbqdpiS6uuf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "WKVqwSZa1COAgX1YnIbT3", "name": "metricKey", "value": "", "description": "The key of the calculated service metric to be updated. \n\n The key of the calculated service metric in the body of the request must match this key.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "fYcX0tzh65JznTZjOfAJO", "name": "Validates the payload for the `PUT /calculatedMetric/service/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/service/:metricKey/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Za6cP5qBrbpNJHlF3ZXCM", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ZaNxa4ByoH7LH1lXmKaFt", "name": "metricKey", "value": "", "description": "The key of the calculated service metric to be validated .\n\n The key of the metric in the body of the request must match this key.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "pHrzmZ1wOxSXs91y0MBmc", "name": "Calculated metrics - Synthetic", "type": "folder", "items": [ { "uid": "65cGs1GknnBQSXAhUT2RN", "name": "Lists all calculated synthetic metrics available in your environment | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/synthetic", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "NGOoiIA5C0LVZyxmHJdHu", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "FzkN0xlwDv0hS6vldXpTk", "name": "Creates a new calculated synthetic metric | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/synthetic", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "rbgWBwJ4pZh134XDIalnE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "jkA8JvFAzZYQElr50PX0n", "name": "Validates the payload for the `POST /calculatedMetrics/synthetic` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/synthetic/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "4YyGb30HJ1raXVPNEGpYB", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "nhvSitHnXA5jc5jF8ILez", "name": "Deletes the specified calculated synthetic metric | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/synthetic/:metricKey", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3MhMUIMKf1Vt6msStI6Iy", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "6gWBXXiisO4sDBbXXHuCS", "name": "metricKey", "value": "", "description": "The key of the calculated synthetic metric to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "lfujsbLp3mkra5LVTMQ8N", "name": "Gets the descriptor of the specified calculated synthetic metric | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/synthetic/:metricKey", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "IhNxebXp8lsI7V0RfQYGU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "cZpX2s3mAT8XWig1XM94D", "name": "metricKey", "value": "", "description": "The key of the required calculated synthetic metric.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "mzwHqa9ffAtQHC2x2oBhB", "name": "Updates the specified calculated synthetic metric | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/synthetic/:metricKey", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "j7N6D6G4V0JpKeCmByMgg", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "08HcZ7DQ5PxULG2pbiVDN", "name": "metricKey", "value": "", "description": "The key of the calculated synthetic metric to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "GYoHpLv8BmQoZjO3MK8hF", "name": "Validates the payload for the `PUT /calculatedMetrics/synthetic/{metricKey}` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/calculatedMetrics/synthetic/:metricKey/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Zi0Ju0KgoWq53czZcrcje", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "GavfDDOR7prJDaB3bCaCM", "name": "metricKey", "value": "", "description": "The key of the metric to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "55ZF6ursTY9gcQsihGuQT", "name": "Cloud Foundry credentials configuration", "type": "folder", "items": [ { "uid": "hFXtQiUbVMVePuDLl9Uf1", "name": "List all the Cloud Foundry foundations credentials.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/cloudFoundry/credentials", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ggo7dOwvBRAkyuQ4jvBch", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "KQYnLhmdZK578rNNy3H5q", "name": "Create new credentials for a single foundation.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/cloudFoundry/credentials", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zdDJhvyPHBDnvrLSzb97s", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "B5UkPQyAUcrlw5lJfhs0q", "name": "Validate that creating credentials would be successful.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/cloudFoundry/credentials/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Vw4axZBdxQfRbgMVR00wI", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "jZJzQBQdFTLShBwfSIQvr", "name": "Delete the specified Cloud Foundry foundation credentials.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/cloudFoundry/credentials/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "HDX2dIN3nThNBm3nmILSf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "F4Eh3ifPSL9llckYdF87k", "name": "id", "value": "", "description": "The ID of the Cloud Foundry foundation credentials to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "4XplOrtureUy3dDtakZ5c", "name": "Show the properties for the specified Cloud Foundry foundation credentials.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/cloudFoundry/credentials/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "JgE6QSNXp2FwAw1FkF1LH", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "iRDlkAdQbN6YAX3e95ubX", "name": "id", "value": "", "description": "The ID of the required Cloud Foundry foundation credentials.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "IP2cAUmWaGrgp5hQFKhf4", "name": "Create or update credentials for a single Cloud Foundry foundation.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/cloudFoundry/credentials/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "nFxLKsng4IZEuzn2DRqbD", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "VF8qvyAjnap3sV8fkLv7W", "name": "id", "value": "", "description": "The ID of the Cloud Foundry foundation credentials.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "BYJbFTxLzPcKhOUqCFZmW", "name": "Validate that updating or creating credentials would be successful.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/cloudFoundry/credentials/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "VuFGXZGYXtyPr8DjoNHGX", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "gAc0CcG5Wp8pITmL60UtO", "name": "id", "value": "", "description": "The ID of the Cloud Foundry foundation credentials.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "RInTggRMHQJeWDpsn4OHn", "name": "Conditional naming", "type": "folder", "items": [ { "uid": "U6JTvmqInqjsayJrKI1B0", "name": "Lists all configured naming rules of the specified type", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/conditionalNaming/:type", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "FcJKqUJwyEsu3uwMiqlOg", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Euxq7F30dV0cYr57qcJSu", "name": "type", "value": "", "description": "The type of the rule, defined by the type of Dynatrace entities to which the rule applies.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "v1XXYxSFeRuJBawF9EqI6", "name": "Creates a new naming rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/conditionalNaming/:type", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "J8edwOUzRRmSmuWB0ZUug", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "MAwcS9xM6o4sKpIRuRNNF", "name": "type", "value": "", "description": "The type of the rule, defined by the type of Dynatrace entities to which the rule applies.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "Qk3doMk5TXYtZuS8eb0VM", "name": "Validates the payload for the `POST /conditionalNaming/{type}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/conditionalNaming/:type/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "VIa7a1dE7NJXFY1gRUOFT", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "jQWAFSpfwpA60qMAKVlX0", "name": "type", "value": "", "description": "The type of the rule, defined by the type of Dynatrace entities to which the rule applies.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "Roctu7cUje9PacArOnDOd", "name": "Deletes the specified naming rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/conditionalNaming/:type/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "XcJHmVUTHtvM2AyUvnZYn", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4V4JWKDeuc9GvvsKMdiFM", "name": "type", "value": "", "description": "The type of the rule, defined by the type of Dynatrace entities to which the rule applies.", "enabled": true, "type": "path" }, { "uid": "ILNUDLFWvw0QY3eoSWLkY", "name": "id", "value": "", "description": "The ID of the naming rule to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "5TfTlnOzklA6trwvIdUeC", "name": "Lists the parameters of the specified naming rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/conditionalNaming/:type/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "dgSoMqs2fh6dho5tkcQWe", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "GeCaKXq8nLiTzpP4dHE6X", "name": "type", "value": "", "description": "The type of the rule, defined by the type of Dynatrace entities to which the rule applies.", "enabled": true, "type": "path" }, { "uid": "MgEblnPZzTEGECXbzWy6T", "name": "id", "value": "", "description": "The ID of the required naming rule.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "EsWSYdsfVYW5BbEvqc6ut", "name": "Updates the specified naming rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/conditionalNaming/:type/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "NtPKy6gKK2tL4BfXlUqRJ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ko2tmRINVlTfUIBu3DBGj", "name": "type", "value": "", "description": "The type of the rule, defined by the type of Dynatrace entities to which the rule applies.", "enabled": true, "type": "path" }, { "uid": "tQaa2CvmQo57UUOW7DA7b", "name": "id", "value": "", "description": "The ID of the naming rule to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "pySIGR1S5EMdjZl1jE5bN", "name": "Validates the payload for the `PUT /conditionalNaming/{type}/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/conditionalNaming/:type/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "IZEmdg4tJZHpX7VRUCBxp", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "A0CBdpNhl38bXZvVj4eBX", "name": "type", "value": "", "description": "The type of the rule, defined by the type of Dynatrace entities to which the rule applies.", "enabled": true, "type": "path" }, { "uid": "RZ5imCmrbITsHTwmI3icw", "name": "id", "value": "", "description": "The ID of the naming rule to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "PUckyZVZmwlQdl3TSoDGV", "name": "RUM - Content resources", "type": "folder", "items": [ { "uid": "2GuOXMAwQysIN5Unp9mi6", "name": "Gets the configuration of content resources", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/contentResources", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "gAKsTakxbpgFs266dGw3Y", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "ciu2cPzxQBTbGburGL93q", "name": "Updates the configuration of content resources", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/contentResources", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "dhXcCozQgksPVO4CES4JV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "LE1P4gR6p3VamqYWsmALT", "name": "Validates the payload for the `PUT /contentResources` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/contentResources/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "cIQY0xm5wQsBvPaiAeQdp", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "LzZ3Nt49LaBT2zsYZ02RH", "name": "Credential vault", "type": "folder", "items": [ { "uid": "ijOhUMSA3gJlucqCkhVDJ", "name": "Lists all sets of credentials for synthetic monitors stored in your environment", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/credentials", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "xu2vNttCudn5wTBJV5SYO", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "a2nqhaynTljKTXrX6VBiP", "name": "type", "value": "", "description": "Filters the result by the specified credentials type.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "UhGSFvyKlv1YNtr2DT1P1", "name": "Creates a new credentials set", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/credentials", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "SyRhxFOSNgHlOhpYLQylh", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "V3BKUWmE2rL48Yi6b1MiV", "name": "Deletes the specified credentials set", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/credentials/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "v9Fn7XQdO2AkhdO21ixUX", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "nfRbdEg29j5dWSQYNRDXf", "name": "id", "value": "", "description": "The ID of the credentials set to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "xhlrZdvCdeE9EuXyChATO", "name": "Gets the metadata of the specified credentials set", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/credentials/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "M95D9AcU6dnD6dJOhSzhJ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "0xND0p8iJbu1AXZW5moQJ", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required credentials set.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "zRRrKp4fQ6PQXfPTuQ7jt", "name": "Updates the specified credentials set", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/credentials/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zORwLkEBddtacxlTtG6jE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4RK1ZzZ7r2LsgcEOCPQlb", "name": "id", "value": "", "description": "The Dynatrace entity ID of the credentials set to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 } ] }, { "uid": "KJbsWhHOuTAp0UURQ9VAO", "name": "Dashboards", "type": "folder", "items": [ { "uid": "8qX4PHw3EGGweUhc9gNGS", "name": "Lists all dashboards of the environment", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "gulHYWSkqnk3FySoXYcvV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "NetIhu8C0ekt4Vi1SG7sV", "name": "owner", "value": "", "description": "The owner of the dashboard.", "type": "query" }, { "uid": "z67CYxwK2TfCDTOvuxZbp", "name": "tags", "value": "", "description": "A list of tags applied to the dashboard. \n\n The dashboard must match **all** the specified tags.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "975fYPUSlG8gNnjV7AI6G", "name": "Creates a dashboard", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "EaCeKRitriYOFC09jv6fj", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "KztEnCbsXuQkkfIkYsmBd", "name": "Migrate all dashboards to replace Custom Charting tiles with DataExplorer ones | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/migrateAll", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "eNsZxccdZqN9FxyTvQqkC", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "W8xOD2L4wRJBfpR4848Bb", "name": "Validates the payload for the 'POST /dashboards' request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "gP3wDVVCDYKrrAUo6EWjz", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "xBewxH9kQt0jZBFMvQISV", "name": "Migrate all the Custom Charting tiles to DataExplorer ones | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/:dashboardId/migrate", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "eUUm7TOrXbxCDAjRWOk6t", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "QhAhcRU8CBIcmDkm4uARh", "name": "dashboardId", "value": "", "description": "The ID of the dashboard to be migrated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "TgbLhElQ8isPcLgx0pr9O", "name": "Deletes the specified dashboard", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "EobR3VCeKkEYlY3ZBYvKt", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "RoB0EXjt1PsaWmkw0wS6n", "name": "id", "value": "", "description": "The ID of the dashboard to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "x1MfmQ0rBW39xgRjGw4Xc", "name": "Gets the properties of the specified dashboard", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "333DedDRrEqGok5H9UxQb", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "lDZQBYxzhFrArwcLIyAfo", "name": "id", "value": "", "description": "The ID of the required dashboard.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "473J2872H8Q7hSeM2HRw7", "name": "Updates the specified dashboard", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "1FsmqVWJdSyzx16S4JXw2", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "QMrgDcySNWgziAOUE83Ma", "name": "id", "value": "", "description": "The ID of the dashboard to be updated. \n\n The ID in the request body must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "WDcaxEgsSYTY42dHqt9NH", "name": "Gets the sharing configuration of the specified dashboard", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/:id/shareSettings", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "EIgOiCAPShJYLgdKAFJxb", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "WFU6Q4wMmT2TUFXcl1zES", "name": "id", "value": "", "description": "The ID of the required dashboard.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "acj8uxNjR88rUBrQVytdh", "name": "Updates the sharing configuration of the specified dashboard", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/:id/shareSettings", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "wR3iQiJPxYGx342OkV2wf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4VHFbmW42M6kvOj0okF3K", "name": "id", "value": "", "description": "The ID of the required dashboard.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "wVH0RnoS2Bzg57HQvxlvH", "name": "Validates the payload for the 'PUT /dashboards/{id}/shareSettings' request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/:id/shareSettings/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "nzlJ6bAyWWqfe7uYX1til", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "sBvOsjgCpom3AmlnpMUF5", "name": "id", "value": "", "description": "The ID of the dashboard to be validated. \n\n The ID in the request body must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 }, { "uid": "dWqgVhjE69RxJOrMLLXQP", "name": "Validates the payload for the 'PUT /dashboards/{id}' request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dashboards/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "YNSGilYj0EXnXJHTczQng", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "gbMMJ1aaVHuVeJvFhIofK", "name": "id", "value": "", "description": "The ID of the dashboard to be validated. \n\n The ID in the request body must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 12 } ] }, { "uid": "lgSyBPCz9i7Zu7DEjFm30", "name": "Data privacy and security", "type": "folder", "items": [ { "uid": "t7qXYcXoZ2Vr90hSy1XyO", "name": "Lists the global data privacy and security settings", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dataPrivacy", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ajZHQHO6BORXkz7S9jBec", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "GroKj9nBHVA6oO9A3NXey", "name": "Updates the global data privacy and security settings", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dataPrivacy", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "4b1G0BJgQAdK4YFFNhqgn", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "vBb3R1VKPeclbtBGwVDCy", "name": "Validates the payload for the `PUT /dataPrivacy` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/dataPrivacy/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "xQb6K7N2ohrKvbhWjtzAG", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "6MVUSt9JAMRyUiq2Tahhr", "name": "Extensions", "type": "folder", "items": [ { "uid": "7eMklpFmZ9rjTXtN5Hobu", "name": "Lists all uploaded extensions | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "dU83WU3NnFZNErA4FB08l", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "uN9X9p50jnVGWVt6Pp74N", "name": "pageSize", "value": "", "description": "The number of results per result page. Must be between 1 and 500", "type": "query" }, { "uid": "5dTqav3KDRN982NuslWKY", "name": "nextPageKey", "value": "", "description": "The cursor for the next page of results.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "gJRMNjktkJYSowxieS9YN", "name": "Uploads a ZIP extension file | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "JqODdA4vrBlUj7vb4AuLt", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "gj2IzJ7sSq7oxCRqNRTYq", "name": "overrideAlerts", "value": "", "description": "Use extension-defined thresholds for alerts (`true`) or user-defined thresholds (`false`). \n\n Extension-defined thresholds are stored in the `plugin.json` file. \n\nIf not set, user-defined thresholds are used.", "type": "query" } ], "body": { "mode": "multipartForm", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [ { "uid": "czdE9nbdTxrcVtLBOE5vt", "type": "text", "name": "file", "value": "", "description": "Extension ZIP file to be uploaded. \n\n File name must match the **name** field in the `plugin.json` file. \n\nFor example, for the extension whose **name** is `custom.remote.python.demo`, the name of the extension file must be `custom.remote.python.demo.zip`.", "enabled": true } ] }, "script": { "res": null } }, "seq": 2 }, { "uid": "CvCqKAm7LQwCBuSkqZeQ0", "name": "List available ActiveGate extension modules | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/activeGateExtensionModules", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "R1gLmeazLeiQuTWemNyPS", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "mZsFlzVl1qloB9cQgms1D", "name": "Validates a ZIP extension file for `POST/extensions` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "OLKifEzGdTCuBPEahoIUp", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Rcj4sd5RQUzs2ti28J03Y", "name": "jsonOnly", "value": "", "description": "Validate only the `plugin.json` file (`true`) or the entire extension structure (`false`). \n\n If not set, the entire extension is validated. ", "type": "query" } ], "body": { "mode": "multipartForm", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [ { "uid": "3DLiAZvELO7KC1zWkdH21", "type": "text", "name": "file", "value": "", "description": "The ZIP extension file to be uploaded. \n\n The file name must match the ID of the extension. Example: `custom.remote.python.demo.zip`", "enabled": true } ] }, "script": { "res": null } }, "seq": 4 }, { "uid": "gt32KcSegPnrxTb4RZrhu", "name": "Deletes the ZIP file of the specified extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "WgN2SHalxbXHsdi5C6QaE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "pOlB52OcRJ7CK0d0v9eXa", "name": "id", "value": "", "description": "The ID of the extension to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "80IjQCTitwhqNp0ALLI8V", "name": "Lists the properties of the specified extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "NF1woK5MQfKB03FGsDkAg", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4rRmoon5dRq87knnAJsDD", "name": "id", "value": "", "description": "The ID of the required extension.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "xH4TF2PFs1KvAtlVzFa8B", "name": "Downloads the ZIP file of the specified extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/binary", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "pqzRIMIDRd9m0QTu7VMvR", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "khyTIPXLfbIVl3EYDS1y7", "name": "id", "value": "", "description": "The ID of the extension you want to download.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "yGC9FdRSjPD9YipdHpEAB", "name": "Get the global configuration of the specified OneAgent or JMX extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/global", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "eSlwAzuaWqjzDrv72riCP", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Wu402jNxsDBgovLMGnkwS", "name": "id", "value": "", "description": "The ID of the extension to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "B3eLFeREEQHoSv9xW6Dwj", "name": "Updates the configuration of the specified OneAgent or JMX extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/global", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "HUgoiof60hMNA3IVfrjXK", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "WZV0nJXjZl2g38bM9Mod6", "name": "id", "value": "", "description": "The ID of the extension to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "rfqg5OFrX49R2tvwR5JYE", "name": "Returns list of all local configuration instances for given extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/instances", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "6squwjd5SuUjIP3XN5l0C", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "OZvtJY0zEgnM5nfmM9FOb", "name": "id", "value": "", "description": "The ID of the required extension.", "enabled": true, "type": "path" }, { "uid": "mAcoTjJRpAuw7fJJQQlPD", "name": "pageSize", "value": "", "description": "The number of results per result page. Must be between 1 and 500", "type": "query" }, { "uid": "zvAsVymjPzE6m0cOZae72", "name": "nextPageKey", "value": "", "description": "The cursor for the next page of results.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "FLFNyK3Lbf3yMYdFAC0OB", "name": "Creates instance of local configuration for given extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/instances", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "bpyFWGLnbADZRNkrclHLK", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "YyUHvLXmoJDzTb6eEpLhA", "name": "id", "value": "", "description": "The ID of the extension", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 }, { "uid": "hS49OSnTCu31cRPZ9qqHs", "name": "Validates the payload for the `POST /extensions/{id}/instances` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/instances/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "dimselEm6norbMPfZjRGP", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "GhmJQj3tG5Q1K1xyfKgJk", "name": "id", "value": "", "description": "The ID of the extension.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 12 }, { "uid": "yO6WKaALmYx3ta45mNLw9", "name": "Deletes an existing configuration of the extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/instances/:configurationId", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ZsWO5c9jEmrhhzkhEfQuR", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "oqC57yWnpA4tD30oLT8JL", "name": "id", "value": "", "description": "The ID of the extension where you want to delete the configuration.", "enabled": true, "type": "path" }, { "uid": "Ng9ljkEBR0Y1JAWshaVoS", "name": "configurationId", "value": "", "description": "The ID of the configuration to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 13 }, { "uid": "QOvZnpI8VpbljaJpTNTG2", "name": "Returns instance of local configuration for given extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/instances/:configurationId", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "SxEKWpAYt3N5g73LUKoj0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "2K7tt1Cn6Vr44qUCeJTbF", "name": "id", "value": "", "description": "The ID of the extension.", "enabled": true, "type": "path" }, { "uid": "O4kB6KTMpMlkWY4lDGYHz", "name": "configurationId", "value": "", "description": "The ID of the configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 14 }, { "uid": "ni7wD6Ieb3GzTgOKnoFwN", "name": "Updates instance of local configuration for given extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/instances/:configurationId", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "iQbyTSex7Hfqa6Utg1p1K", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "LLse7k4Df6Hbia2Ewwx1U", "name": "id", "value": "", "description": "The ID of the extension where you want to update the configuration. \n\nIf you set the extension ID in the body as well, it must match this ID.", "enabled": true, "type": "path" }, { "uid": "qFqHxOMuaaUe31We7TaX4", "name": "configurationId", "value": "", "description": "The ID of the configuration to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 15 }, { "uid": "OE3yr8Q5dVAqcJob9x6VE", "name": "Lists the states of the specified extension | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:id/states", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "quSPjesXoc1sjb82WBd0v", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ZVfGrmYGd878QmV4cNLKV", "name": "id", "value": "", "description": "The ID of the required extension.", "enabled": true, "type": "path" }, { "uid": "2agEDWpWxw0VbOxaMT8zV", "name": "pageSize", "value": "", "description": "The number of results per result page. Must be between 1 and 500", "type": "query" }, { "uid": "KgU1bQrJfpFkdQf9TiWms", "name": "nextPageKey", "value": "", "description": "The cursor for the next page of results.", "type": "query" }, { "uid": "DP9IXbBcL7mz2Io9hg3xj", "name": "state", "value": "", "description": "Extension state to filter.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 16 }, { "uid": "mhnBlHpmh6CZsbaiLMj1s", "name": "Lists all available hosts that have specified technology running | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/extensions/:technology/availableHosts", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ijP4bzrUnTpE1EAp40GQ5", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "poV2bq0jzEBBun35OnoE7", "name": "technology", "value": "", "description": "Name of requested technology", "enabled": true, "type": "path" }, { "uid": "xD0Jk8KpMZ5EdBQEbOYFw", "name": "tag", "value": "", "description": "Filters the resulting set of hosts by the specified tag. \n\n You can specify several tags in the following format: `tag=tag1&tag=tag2`. The host has to match **all** the specified tags.", "type": "query" }, { "uid": "ttnVhWXM6mYdRqIVwYfHy", "name": "managementZone", "value": "", "description": "Only return hosts that are part of the specified management zone.", "type": "query" }, { "uid": "1wsZlzN1HCtU5eS3Rh6Pt", "name": "hostGroupId", "value": "", "description": "Filters the resulting set of hosts by the specified host group. \n\n Specify the Dynatrace IDs of the host group you're interested in.", "type": "query" }, { "uid": "dgHi8dp81ttrYzqhRAhvq", "name": "hostGroupName", "value": "", "description": "Filters the resulting set of hosts by the specified host group. \n\n Specify the name of the host group you're interested in.", "type": "query" }, { "uid": "vSRocBmM0tp6yPikVnDVf", "name": "pageSize", "value": "", "description": "The number of results per result page. Must be between 1 and 500", "type": "query" }, { "uid": "f1G7zLB3zwnU73h9wOlyI", "name": "nextPageKey", "value": "", "description": "The cursor for the next page of results.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 17 } ] }, { "uid": "i26QJyY3AlzZ2zcLFsWlX", "name": "Frequent issue detection", "type": "folder", "items": [ { "uid": "HD5tFcY1bMKsCKoyfU5Fe", "name": "Gets the configuration of frequent issue detection", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/frequentIssueDetection", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "CsO91y1Pw1fgo051WF1en", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "SXun6BcxuvT3Z3ULFEHuY", "name": "Updates the configuration of frequent issue detection", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/frequentIssueDetection", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "8RTP4PmKXFcU9RHQZgBtV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "Oj8V20ytOkJI3WUM5Jrc3", "name": "Validates the payload for the `PUT /frequentIssueDetection` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/frequentIssueDetection/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "YtsMVuAdKULTnl8DDTChq", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "q67ynkNZrqM53fapwo2P7", "name": "RUM - Geographic regions - IP address mapping", "type": "folder", "items": [ { "uid": "Sjn5JQeV0HHe36ISxVNRq", "name": "Gets the configuration of mapping between IP address and geographic regions", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/geographicRegions/ipAddressMappings", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "r5U5TWlLH7UCZuGkgd7oy", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "ceYZldeINSIiHBet3XMg4", "name": "Updates the configuration of mapping between IP address and geographic regions", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/geographicRegions/ipAddressMappings", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Bqoblwh1FB0FPNnGbIkhY", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "KzVw7PfSc1859vNTwj3dT", "name": "Validates the payload for the `PUT /geographicRegions/ipAddressMappings` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/geographicRegions/ipAddressMappings/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "6W4yQgTxlrUrWEx2ItG7Q", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "uwjhDxXeDRkBvzKj1QuDC", "name": "RUM - Geographic regions - custom client IP headers", "type": "folder", "items": [ { "uid": "AeRvXqEonM1gIhlhrSvTQ", "name": "Gets the configuration of custom client IP headers", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/geographicRegions/ipDetectionHeaders", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "t3VFCLCHTCduHHv63p6CZ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "Tm488BAQA9nCvEVdaV2ZS", "name": "Updates the configuration of custom client IP headers", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/geographicRegions/ipDetectionHeaders", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "OfewPjEeDZf1Ebqpkv5he", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "ZH3nWWZWbldmJtYTRPM2r", "name": "Validates the payload for the `PUT /geographicRegions/ipDetectionHeaders` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/geographicRegions/ipDetectionHeaders/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "YFNSZTGiSbqRdLnX7R0oi", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 } ] }, { "uid": "RP6MsGt2dEuMuhmuEdxUO", "name": "OneAgent in a host group", "type": "folder", "items": [ { "uid": "srq85l7YoGVLrf3Sro12D", "name": "Gets the OneAgent configuration in the specified host group", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hostgroups/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Z0tt47a1i21NExdKv6zMM", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "b6mQsJv1d1B1cxZQERcFL", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host group.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "V7jbm1IVwFv5PePEHZ1jy", "name": "Gets the configuration of OneAgent auto-update in the specified host group.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hostgroups/:id/autoupdate", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "60rAMuUxSaeryCTOSvhAE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Obv7hCSP7bAyncmbG4aPm", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host group.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "Fg6JPQUVcR34rqyksoUbT", "name": "Updates the configuration of OneAgent auto-update in the specified host group", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hostgroups/:id/autoupdate", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "UnalCZhwxwrAmYuPt2P1l", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "gablYXu8QjF8bODvtnLAd", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host group.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "eB7XNWZGmW42NrDpYvYgV", "name": "Validates the payload for the `PUT /hostgroups/{id}/autoupdate` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hostgroups/:id/autoupdate/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "W7dks6Szlztx5NiyuxBld", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "QOH5ETcFIqV4Fum2p6am2", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host group.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 } ] }, { "uid": "3ffXSL6gn829EFv2u7MrN", "name": "OneAgent - Environment-wide configuration", "type": "folder", "items": [ { "uid": "x89Yo1583vJgW6Aizv0ka", "name": "Gets the environment-wide configuration of OneAgents auto-update.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/autoupdate", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "94emY7r13XnUHxoJwzGvw", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "fUBZaOBIlsgLs5Es7pVLS", "name": "Updates the environment-wide configuration of OneAgents auto-update", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/autoupdate", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "xzD14Uju3f7jbkMDGTXWt", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "80sVeBqMmLxj95ifWMCDI", "name": "Validates the payload for the `PUT /hosts/autoupdate` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/autoupdate/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "xdyA97Bn8kila9rlrJuSd", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "rO50rxwDcoHilExZMpRCf", "name": "Gets the global monitoring configuration of technologies.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/technologies", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "fXSYD55Rk79hxSPo5y9nf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 } ] }, { "uid": "Wgch4dlFXbBV4r3AvzzYi", "name": "OneAgent on a host", "type": "folder", "items": [ { "uid": "Vrs23gtaYEFFtdGknJsAT", "name": "Gets the OneAgent configuration on the specified host", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "9JznynKZjCFM5CjtnlD3A", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "W94ucXiy5kD9PUlz2V6Zi", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "nLL87c7q9zBiUUN2WlNgn", "name": "Gets the configuration of OneAgent auto-update on the specified host.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/:id/autoupdate", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "eKy3c5mh5ZwxOXygytKH6", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "jwvPZOwQqiPAPYGvEDmpL", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "DsAD4seC3rzEhnRIq8wEP", "name": "Updates the configuration of OneAgent auto-update on the specified host", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/:id/autoupdate", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "jHbjomesgnG7xx0BS0bCj", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "VI8DZQXlUykQOjOf0rXDq", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "bjDHPNV27bKNDX0fejb5A", "name": "Validates the payload for the `PUT /hosts/{id}/autoupdate` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/:id/autoupdate/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "4QOP7Rkvy9AtvGfAE7Q0r", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "NPmmziYbpFzDzfs8m6bhE", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "RsAnBtlHZL6rVQoEfY1pk", "name": "Deprecated. Manage host monitoring settings via the environment API v2 settings endpoint with schemaIds 'builtin:host.monitoring' and 'builtin:host.monitoring.mode' instead.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/:id/monitoring", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "O2Nl1UkipjBhhVkIlAV92", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "GQQS08bjNQGdTEtbGPFVj", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "tKBPXI6TzhAfd96An942X", "name": "Deprecated. Manage host monitoring settings via the environment API v2 settings endpoint with schemaIds 'builtin:host.monitoring' and 'builtin:host.monitoring.mode' instead.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/:id/monitoring", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "tuGldtG8bqd8PWzFrSeMr", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "LURoAjAtkjeCj1ofEqAuJ", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "OahgCSRSrEd7PcrkUfKDO", "name": "Deprecated. Manage host monitoring settings via the environment API v2 settings endpoint with schemaIds 'builtin:host.monitoring' and 'builtin:host.monitoring.mode' instead.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/:id/monitoring/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "LpALfxpkL7sFGtk2pNphq", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "35LLBcfkmHLmns6DWGIym", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "U7dIz7BXTIX40mrRxbJyy", "name": "Gets the configuration of monitored technologies on the specified host", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/hosts/:id/technologies", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "aGQ7Qn60mVtgnB5xro2qn", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ykPWpL6JlstxXVeeZDI3l", "name": "id", "value": "", "description": "The Dynatrace entity ID of the required host.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 } ] }, { "uid": "mT3clYa798PFfKwkHBMA4", "name": "Kubernetes credentials configuration", "type": "folder", "items": [ { "uid": "bB2jFqkaX2EWHhGsqjzcR", "name": "Lists all available Kubernetes credentials configurations", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/kubernetes/credentials", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ZTKN8BUTWR4jQ9mD0plga", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "pE6u2aMyhyauaKbciw4z9", "name": "Creates a new Kubernetes credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/kubernetes/credentials", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "vrnzX7soYDMzJOeOOMP35", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "vmFEScWviBhPwkfrRNO55", "name": "Validates the payload for the `POST /kubernetes/credentials` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/kubernetes/credentials/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "v6kVaegCn1SbNgUfVh2OV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "QwYwCWkhPNtKMcvZajwbI", "name": "Deletes the specified Kubernetes credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/kubernetes/credentials/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "KEshSflv3nRHdpcsdD4jw", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "hmbFhDHTVV92opzzsjF5n", "name": "id", "value": "", "description": "The ID of the Kubernetes credentials configuration be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "mr9731B8eOfg8f3zzUyc6", "name": "Gets the configuration of the specified Kubernetes credentials", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/kubernetes/credentials/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Id5i6YQA9zceKqzIZMw1e", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "bK81MZKrlvNjaHkjJ9aWu", "name": "id", "value": "", "description": "The ID of the required Kubernetes credentials configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "kMXF8F0KFQXZewOSWVldk", "name": "Updates an existing Kubernetes credentials configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/kubernetes/credentials/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "mCvJKaNh6Jg9Na0j2oC7O", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "pX6BAjuRlw2yrU2AOUQ8O", "name": "id", "value": "", "description": "The ID of the Kubernetes credentials configuration to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "Od4J6Od90iaOV8ybkhsJp", "name": "Validates the payload for the `PUT /kubernetes/credentials/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/kubernetes/credentials/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "FJC5zEVgRIT7zlwmhGRqV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "VQFKBMIupR5hgVz3iIqox", "name": "id", "value": "", "description": "The ID of the Kubernetes credentials configuration to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "xSmApT4itSLdEzP9QPb5t", "name": "Maintenance windows", "type": "folder", "items": [ { "uid": "C1WMiBxwme3KkFGeRkEWS", "name": "Lists all available maintenance windows", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/maintenanceWindows", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "OW2VJh4ftkCIS7cZwFctX", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "dszmQeQwrp2SlSTU7sYQq", "name": "Creates a new maintenance window", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/maintenanceWindows", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "fopULrEL9zYcgPP2loyce", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "heY34M3ikzrgzWCDvTL5w", "name": "Validates the payload for the `POST /maintenancewindow` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/maintenanceWindows/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3uxeOJb4dRMcX2YJioGWQ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "MrilBNO3dXkvqsS3S8KJz", "name": "Deletes the specified maintenance window", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/maintenanceWindows/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "djj0IocKZdCBZ0YI9YVyZ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "WdO7EdKxwkF21Js68STlJ", "name": "id", "value": "", "description": "The ID of the maintenance window to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "1RzvR1mkx7y6yQjhlPdFQ", "name": "Gets the properties of the specified maintenance window", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/maintenanceWindows/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Aa4KROGTNbWLoXeSIUu6O", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "pBbGsDc7Pu8koDKUdSAYz", "name": "id", "value": "", "description": "The ID of the required maintenance window.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "E0KXM7OPiyAIDwBvYxZvW", "name": "Updates an existing maintenance window", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/maintenanceWindows/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "otJMCLr8796yysisGFkFJ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4qj4mviJv3dfNLxfU2kHk", "name": "id", "value": "", "description": "The ID of the maintenance window to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "b62bV0vvNCZhX5dqnWht1", "name": "Validates the payload for the `PUT /maintenancewindow/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/maintenanceWindows/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "M76NAo4fMAUnoSBlvYJWs", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "URfLUH7VThU4hfPMQbfZp", "name": "id", "value": "", "description": "The ID of the maintenance window to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "Osa66ubNPumJHYmHDwBGQ", "name": "Management zones", "type": "folder", "items": [ { "uid": "DPtG6Fa6FItqQBH0CBni8", "name": "Lists all configured management zones", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/managementZones", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "y9CCDKNWJBBP8LM8atIX4", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "ggpfiVQnLajvrZcqeyXM0", "name": "Creates a new management zone", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/managementZones", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "j6PTumun5Zu4pPXcSvtYx", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "KntQRCPmnbQmGvBph6D0K", "name": "Validates a new management zone for the `POST /managementZones` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/managementZones/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "M2Te3eDrINN5uobFcYgn9", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "iFFGttcCvFUd9VnoTYvPi", "name": "Deletes the specified management zone", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/managementZones/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "HFAAlrt4vbsgXhjN4u3Vx", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "uldwGlYQejSaUwnJ3ehr0", "name": "id", "value": "", "description": "The ID of the management zone to delete.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "4PHodxmdsTx3TqTFJlXkV", "name": "Lists the parameters of the specified management zone", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/managementZones/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "kLWe4YqU0xgRAlLa0lgFx", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4ETeX71Seo7OVewjU8WlE", "name": "id", "value": "", "description": "The ID of the required management zone.", "enabled": true, "type": "path" }, { "uid": "NWv0xIdScSrMfcpU2Hkm1", "name": "includeProcessGroupReferences", "value": "", "description": "Flag to include process group references to the response. \n\n Process group references aren't compatible across environments. When this flag is set to false, conditions with process group references will be removed. If that leads to a rule having no conditions, the entire rule will be removed.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "mdPvQOST8TmK2EyUDdCMu", "name": "Updates the specified management zone", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/managementZones/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zjwjbJJNUIecZgQOdy5nB", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Qh7e0O7ZfEyQ63KsmOsc0", "name": "id", "value": "", "description": "The ID of the management zone to be updated.\n\n If you set the ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "KIhoYRAWghU755PDie125", "name": "Validate updates of existing management zone for the `PUT /managementZones/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/managementZones/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "xLvZaOZGVHBw6sIHX7YaH", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "wP1AMRNOoTw596GqApbCI", "name": "id", "value": "", "description": "The ID of the management zone to validate.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "DtN468AdKFTvVbXVYsgoX", "name": "Notifications", "type": "folder", "items": [ { "uid": "4GEi1OIFHWUvKf2rlSFlB", "name": "Lists all notification configurations available in your environment", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/notifications", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "VcFq15WdidIHqrHbyIrtE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "xgt0DJ5nLuUZunRJsjkZ6", "name": "Creates a new notification configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/notifications", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "aLCYBLK6z82XSXws8kqyh", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "B257tpOPoBgLHQcHaJ9jU", "name": "Validates the payload for the `POST /notifications` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/notifications/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "o2xJQM30oNDwMYKjIgZvT", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "xiBEqDe7eXFPjEa3tBOhP", "name": "Deletes the specified notification configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/notifications/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "PhaZ5z3ge3eGgl7ztCzCR", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Zp5IscDvARneMefDElJCz", "name": "id", "value": "", "description": "The ID of the notification configuration to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "cCvS9xShkFVnHptjTXH2R", "name": "Gets the properties of the specified notification configuration", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/notifications/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "xQ36XdZPak3A9wCYBFRjb", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Ggpo0HLmiZQeiIFTdvjvF", "name": "id", "value": "", "description": "The ID of the required notification configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "cMrnhaYnD2M5Zh23DpGsu", "name": "Updates an existing notification configuration or creates a new one", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/notifications/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "iXd9ecIThPgvMhEOwPuWo", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Cz7bBzxCGKy9MNgF8tSXw", "name": "id", "value": "", "description": "The ID of the notification configuration to be updated. \n\n If you set the ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "gzHJokCZpVgXH9XwX1i0N", "name": "Validates the payload the `PUT /notifications/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/notifications/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "NUVtMNyUZw8KDGPosk6Tv", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "6CiaMDP99dRJHknPvk5VB", "name": "id", "value": "", "description": "The ID of the notification configuration to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "jRnjEnWMajl6VMFhfdMuO", "name": "Plugins", "type": "folder", "items": [ { "uid": "Avj2nXD5lSLcuiNnfrrKh", "name": "Lists all uploaded plugins", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "T1dH4KREZ4c5bFmjAb1GE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "IshMXes8IOx9QwFRkr4TY", "name": "Uploads a ZIP plugin file", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "kBKWmNwsPmvxhFyEWLLdV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "haA6Vm9BHNW3MdEfRV0VR", "name": "overrideAlerts", "value": "", "description": "Use plugin-defined thresholds for alerts (`true`) or user-defined thresholds (`false`). \n\n Plugin-defined thresholds are stored in the `plugin.json` file. \n\nIf not set, user-defined thresholds are used.", "type": "query" } ], "body": { "mode": "multipartForm", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [ { "uid": "Wasc00VZreffPU3q3fxJ4", "type": "text", "name": "file", "value": "", "description": "Plugin ZIP file to be uploaded. \n\n File name must match the **name** field in the `plugin.json` file. \n\nFor example, for the plugin whose **name** is `custom.remote.python.demo`, the name of the plugin file must be `custom.remote.python.demo.zip`.", "enabled": true } ] }, "script": { "res": null } }, "seq": 2 }, { "uid": "gJ2iuJqDWxCDiK9xp6xRv", "name": "List available ActiveGate plugin modules", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/activeGatePluginModules", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "EbS4Psjng2mTuKgcyhj0P", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "1vu88Y7eAAcuzvgIe4M4A", "name": "Validates a ZIP plugin file for `POST/plugins` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "4T49bmMddkW0IdWXdnWtP", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "xkclQaHv79Or7sHNq8QAC", "name": "jsonOnly", "value": "", "description": "Validate only the `plugin.json` file (`true`) or the entire plugin structure (`false`). \n\n If not set, the entire plugin is validated. ", "type": "query" } ], "body": { "mode": "multipartForm", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [ { "uid": "14n0qmQQHq7liUSqlap0W", "type": "text", "name": "file", "value": "", "description": "The ZIP plugin file to be uploaded. \n\n The file name must match the ID of the plugin. Example: `custom.remote.python.demo.zip`", "enabled": true } ] }, "script": { "res": null } }, "seq": 4 }, { "uid": "SaW1abVM18yql3CNSq0Dq", "name": "Lists the properties of the specified plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "67f0Y1vDWJjkssUvsPeXg", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "lE3tp7M63bNkuYbf9dDNO", "name": "id", "value": "", "description": "The ID of the required plugin.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "F5QytUGj7Ivsus3rdiJko", "name": "Deletes the ZIP file of the specified plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/binary", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "XYs765JUFTXYrEpTJndcO", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "e8jvTlGNFiL4LsmPgrcbu", "name": "id", "value": "", "description": "The ID of the plugin to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "mhuKLchtkYAjwttwk4hvW", "name": "Downloads the ZIP file of the specified plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/binary", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "8GiLjrJ9XvYGp29DESG94", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "HvPlyCTPLASpvI69WOQrg", "name": "id", "value": "", "description": "The ID of the plugin you want to download.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "Ti2sqezWOlseNHhtdpuqw", "name": "Lists endpoints of the specified ActiveGate plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/endpoints", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "QMdOui080JtfFmDbge4N0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "SkMiGUgeEbJIGRjvCY3rK", "name": "id", "value": "", "description": "The ID of the required plugin.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "xigXmBxEr9VV6mn2Xtw61", "name": "Creates a new endpoint for the specified ActiveGate plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/endpoints", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5ZKP4d3ACVqDMhEeOFBJx", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "7nkGAOKphO9nuJ4F7h7Y9", "name": "id", "value": "", "description": "The ID of the plugin where you want to create an endpoint.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "IvH9CzzV23wDEQLcMyaew", "name": "Validates the payload for the `POST /plugins/{id}/endpoints` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/endpoints/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "V4cUH2MbkODI3Kw4suImU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "mmFysksxqgfsaVQOIXk65", "name": "id", "value": "", "description": "The ID of the required plugin.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "9jqRA7uFmxKAAVsgDiKa8", "name": "Deletes an existing endpoint of the ActiveGate plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/endpoints/:endpointId", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "sgL9hqmU4Fw29vy0LIEg7", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "j9L4Vc2d4oRXYqBeBKRg7", "name": "id", "value": "", "description": "The ID of the plugin where you want to delete an endpoint.", "enabled": true, "type": "path" }, { "uid": "uTLPFF7SgnP6lsSDGCVzB", "name": "endpointId", "value": "", "description": "The ID of the endpoint to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 }, { "uid": "lEmzIbBejTy9gmKgW0K3d", "name": "Gets parameters of the specified endpoint of the ActiveGate plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/endpoints/:endpointId", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "C9pkcn4QQ5zPgP1xXV2hy", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "SotueoNkopf7bPyzli57h", "name": "id", "value": "", "description": "The ID of the required plugin.", "enabled": true, "type": "path" }, { "uid": "cQMsfcAYcpViGiIKnUenf", "name": "endpointId", "value": "", "description": "The ID of the required endpoint.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 12 }, { "uid": "NjnbpUa0amsQ3NFanEd5R", "name": "Updates an existing endpoint of the ActiveGate plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/endpoints/:endpointId", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "o46hIHmN8IxVaKHm2u28V", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "5gAZGNyNDdQXOdo7tD3Fa", "name": "id", "value": "", "description": "The ID of the plugin where you want to update an endpoint. \n\nIf you set the plugin ID in the body as well, it must match this ID.", "enabled": true, "type": "path" }, { "uid": "CXDCgy2Uq039vRALwJ67c", "name": "endpointId", "value": "", "description": "The ID of the endpoint to be updated. \n\nIf you set the endpoint ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 13 }, { "uid": "5oagdSMouhHS4cYlJUv2l", "name": "Lists the states of the specified plugin", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/plugins/:id/states", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "8YTAi2llsnOg4zOECFO8J", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "M1ew5goTZwF2594fG3uHR", "name": "id", "value": "", "description": "The ID of the required plugin.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 14 } ] }, { "uid": "7lmbAxeyCqmLUoak3aCM7", "name": "Remote environments", "type": "folder", "items": [ { "uid": "Pt9y7HP3A104nCWk0fSey", "name": "Lists all remote environment configurations | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/remoteEnvironments", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "fcl5ISAoZuCw9MhMAdLbw", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "jR4yg6t8nV1rz89XYVWPQ", "name": "Creates a new remote environment configuration | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/remoteEnvironments", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "jp2HW2Zc9BKj2oogx9ywV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "hGaXO4hEWok5MbT67tACi", "name": "Validates the payload for the `POST /remoteEnvironments` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/remoteEnvironments/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "uEmZdNraV909G47BA5HMA", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "VwWDAqZkZU9GHmtN4OWCc", "name": "Deletes the specified remote environment configuration | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/remoteEnvironments/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "uZ665JbiMVDx4Sq5ljL46", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "kU5WxvfnwRJXUGhY6beyl", "name": "id", "value": "", "description": "The ID of the configuration to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "eBunmZ0WvRKnAz1qPYE76", "name": "Gets the properties of the specified remote environment configuration | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/remoteEnvironments/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "9KJEvKatUtIForF55UGjb", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "FDWbU49gYNAsT8OfdD7s1", "name": "id", "value": "", "description": "The ID of the required configuration.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "PENKKTlnh5OzrWdvhO7kK", "name": "Updates an existing remote environment configuration or creates a new one | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/remoteEnvironments/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "R02X5bBYbw2XKYLEbxmqZ", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "hwtVGNsOD1dfy33OEc9gx", "name": "id", "value": "", "description": "The ID of the configuration to be updated. \n\n If you set the ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "Mf7fpeIGhsWxLAdxVstv0", "name": "Validates the payload for the `PUT /remoteEnvironments/{id}` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/remoteEnvironments/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "34GHQOqXRszvXQVLz7z4K", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "baMocJFjeq1ZrSRvu4wmV", "name": "id", "value": "", "description": "The ID of the remote environment configuration to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "rfmHzV58YddIpWj5JQddU", "name": "Reports", "type": "folder", "items": [ { "uid": "NoCaJNE669lpo1jciqJH4", "name": "Lists all reports available in your environment | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ci50PA1CxUYEs1Csps7UT", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "1xvh6n93tEw1Y5811ox68", "name": "type", "value": "", "description": "Type of a report.", "type": "query" }, { "uid": "FZ777TqUJhwYvVsuvWXdy", "name": "sourceId", "value": "", "description": "Referencing source entity of a report (e.g. dashboard).", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "fCP30IPbasmgvqH2mIJuL", "name": "Creates a report | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "IKwcegEM2uBdcMcMVBVwc", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "uEu5sMcMXtfzaIPQhWD8r", "name": "Validates the payload for the `POST /reports` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zt4K9OdifAkYseEu63V4G", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "NukVChK5I3LCGDadZbJdQ", "name": "Deletes the specified report | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "LdlfyKYltwdKWg5zllT2x", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "cTiAd8mMNkQBpEQ1ooz4W", "name": "id", "value": "", "description": "The ID of the report to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "zwk4OXjQ9h1YV9MRc3F85", "name": "Gets the properties of the specified report | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Dh3q5ZbzTqOqdTbN44ZwE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "bGMvxIyIF2TR2hqtHmTi1", "name": "id", "value": "", "description": "The ID of the required report.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "3f8ViA6U3vq2PUHdPzi2l", "name": "Updates an existing report | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "oiV12McGA8T9WJrkKx5tU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "040W2QTx0kpqgMsGrZSex", "name": "id", "value": "", "description": "The ID of the report to be updated. \n\n The ID in the request body must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "UYGuXRU2tpb9gI0CEXuOZ", "name": "Subscribes to the specified report | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports/:id/subscribe", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "zxDIeg5LB8CmYPDOEKi7S", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "eLE6YYiFtFiyedxlp4DQL", "name": "id", "value": "", "description": "The ID of the report to subscribe to.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "rO0CmP5aoUVUeKyrzVmnc", "name": "Unsubscribes from the specified report | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports/:id/unsubscribe", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "JNA0hySQwpVRuyH1AGKdP", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ZMp2DOfDTW9h6BfbowtbF", "name": "id", "value": "", "description": "The ID of the report to unsubscribe from.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "vAwJBW0W1k7CwHMc1XiIl", "name": "Validates the payload for the `PUT /reports/{id}` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/reports/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "AFMDFuShMEbcNWgqyP8Yh", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "lfthm5nL5iR72hD7lIQVJ", "name": "id", "value": "", "description": "The ID of the report to be validated. \n\n The ID in the request body must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 } ] }, { "uid": "kFyrDrky68WMS0QtSqm6E", "name": "Service - Custom services", "type": "folder", "items": [ { "uid": "j6jFWEYdhBzdqOoazbymm", "name": "Lists all custom services of the specified technology", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/customServices/:technology", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "NZh4sfO4QH9f3Hxn4pC2c", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "azyMkxVvk2upEq9f5QcXM", "name": "technology", "value": "", "description": "Technology of the required custom services.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "r0ECBnKnZwGuSq6pNtOqk", "name": "Creates a custom service", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/customServices/:technology", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "wNdE1aaYuvRv8NAxlPl1q", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ogc0cJFRi6GBH2vMLzRw2", "name": "technology", "value": "", "description": "Technology of the new custom service.", "enabled": true, "type": "path" }, { "uid": "PQpRVHflSxAqbxr589YcY", "name": "position", "value": "", "description": "Order of the new custom service. Set to `PREPEND` to prepend it to the list, `APPEND` to append it. Defaults to `APPEND`.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "FQXfW7JxVcpZ0zOZhzFKn", "name": "Reorders the custom services of the specified technology", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/customServices/:technology/order", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3nYz9ojLPHBSVOvzu9FF0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Og6sQq99727Y5GD2B3Ppg", "name": "technology", "value": "", "description": "Technology of custom services to update.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "WnNfvNXnBztRC9U6KsC8I", "name": "Validate the new custom service for the `POST /customServices/{technology}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/customServices/:technology/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "nzRh9GchzOygccOPHs9Ap", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "P0D0qHp9YbKe7fIvaRDwX", "name": "technology", "value": "", "description": "Technology of the custom service to validate.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "B8CxZF95LOCKa0fT4frcX", "name": "Deletes the specified custom service", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/customServices/:technology/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3V5H9KRuYCWu0PSVJKAjO", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "YSxoxmWEmANGqW6DvKgGi", "name": "technology", "value": "", "description": "Technology of the custom service to delete.", "enabled": true, "type": "path" }, { "uid": "qpBUbWElXJHxemHqExG4X", "name": "id", "value": "", "description": "The ID of the custom service to delete.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "j9ZmWPizOhLihy3LNeaHM", "name": "Gets the definition of the specified custom service", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/customServices/:technology/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "HtnfFUlyk9IMFlyZxe4dB", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "ArwUGjZgNOQf3uHxtwGk0", "name": "technology", "value": "", "description": "Technology of the custom service you're inquiring.", "enabled": true, "type": "path" }, { "uid": "Bl5iper1BBagSBLJWHYce", "name": "id", "value": "", "description": "The ID of the custom service you're inquiring.", "enabled": true, "type": "path" }, { "uid": "oUtcltZvpiI26Pk1B6oKb", "name": "includeProcessGroupReferences", "value": "", "description": "Flag to include process group references to the response. \n\n Process group references aren't compatible across environments. \n\n`false` is used if the value is not set.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "p2Rkst9iEe8k8uSsuH1ho", "name": "Updates the specified custom service or create a new one.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/customServices/:technology/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Dy5c52PBFVc5ipNt75Io3", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "4Eoie3A1SeBnhaeMJZ7Ng", "name": "technology", "value": "", "description": "Technology of the custom service to update.", "enabled": true, "type": "path" }, { "uid": "UJx0PjAie4n0V3wDqNdP5", "name": "id", "value": "", "description": "The ID of the custom service to update.\n\n The ID of the custom service in the body of the request must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "C5MeQ6Fl2G3ujTCSbfsHe", "name": "Validate the new custom service for the `PUT /customServices/{technology}/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/customServices/:technology/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "eAV0VycPpqlCpoEIYQk5e", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "B7JV5CgeLu3MIN6UKh9O8", "name": "technology", "value": "", "description": "Technology of the custom service to validate.", "enabled": true, "type": "path" }, { "uid": "tgjBPfIQTDGSlXeN1P2K8", "name": "id", "value": "", "description": "The ID of the custom service to validate.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 } ] }, { "uid": "3XFEinnIbUGz4yy9nWOMZ", "name": "Service - Detection full web request", "type": "folder", "items": [ { "uid": "5Rzijdi6KA5BIrmRRlUzY", "name": "Lists all full web request service detection rules", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_REQUEST", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3bWgnrNWJM7L8y8zoGI6n", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "RxcTwvWFMyMSjLofazaJG", "name": "Creates a new service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_REQUEST", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "gKM5JKdD7MESbovlKiH6i", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "VCBhXthXmRZ9fEkzwzLeq", "name": "position", "value": "", "description": "The position of the new rule: \n\n * `APPEND`: at the bottom of the rule list. \n * `PREPEND`: at the top of the rule list. \n\n If not set, the `APPEND` is used.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "VotO9cqthpnMlu386WHZJ", "name": "Reorders the service detection rules of the specified type", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_REQUEST/order", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "HoZn4cbLQ5f80tqeOqKxK", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "jQIYiOjcR1zcnta4At3MP", "name": "Validates the payload for the `POST /service/detectionRules/FULL_WEB_REQUEST` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_REQUEST/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "qJ7YbaaXhjJY9QOq7sxTw", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "X7g9CC26SLlbyXwMTejJD", "name": "Deletes the specified service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_REQUEST/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "cVBAoRhpywX6QdJUGv6Pt", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "5ADtAYcvn3Iuzjxt2SqKV", "name": "id", "value": "", "description": "The ID of the service detection rule to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "z2LIdTXmLMZFPcPa2jhzB", "name": "Gets the properties of the specified service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_REQUEST/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "1M5MDiIs8yMd7ZwFr8r5y", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "nvIpsOQCKTXSyLlcKZ0u5", "name": "id", "value": "", "description": "The ID of the required service detection rule.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "67vEhucyuPXvkfDohv3xG", "name": "Updates an existing service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_REQUEST/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "HRcIGJEsQkxSCWorHIzkF", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "25kAl4nLXFiQFBmDuGjNn", "name": "id", "value": "", "description": "The ID of the rule to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "ykfIeGR2zPLLQFt6v4GgN", "name": "Validates the payload for the `PUT /service/detectionRules/FULL_WEB_REQUEST/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_REQUEST/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "VXSs7naFHhSPX6zEyC6ev", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "2x229dUnt06DfqDFmXJRO", "name": "id", "value": "", "description": "The ID of the service detection rule to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 } ] }, { "uid": "6b5v8kL3EMnx8SQzNEV7K", "name": "Service - Detection full web service", "type": "folder", "items": [ { "uid": "nqMLVXiaaGNrSKrIv54AW", "name": "Lists all full web service detection rules", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_SERVICE", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "PmmgmvweypsMYb8RfvxsV", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "AvQLt7KH3TheBlygudacZ", "name": "Creates a new service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_SERVICE", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "gVGpF5OGryYzHQCO2LDXa", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "m4NqNOoyWZEDEGTp6Am9p", "name": "position", "value": "", "description": "The position of the new rule: \n\n * `APPEND`: at the end of the rule list. \n * `PREPEND`: on top of the rule list. \n\n", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "ykuRKvr6i3tgVpsGYPmSB", "name": "Reorders the service detection rules of the specified type", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_SERVICE/order", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "eX7wVbY7mTlGZvp2w1aZ0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "kjQxL8foOuR9auaMO0Yfi", "name": "Validates the payload for the `POST /service/detectionRules/FULL_WEB_SERVICE` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_SERVICE/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "PrLANgifYHtUBPCibAo0N", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "t76qBDcF84O5QoNFzuXti", "name": "Deletes the specified service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_SERVICE/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "6KuBdPGpaufP1txYeAhJK", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "FGABeL1JDZhy5ls4jWg6M", "name": "id", "value": "", "description": "The ID of the service detection rule to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "bZJ1XQ3cylDjGS1xIfraF", "name": "Shows the properties of the specified service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_SERVICE/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "MNbdiZIzjtCkWNerzZt8R", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "QbJkT8y0QVPQ1kevR9tIS", "name": "id", "value": "", "description": "The ID of the required service detection rule.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "eSiZEbPOVeLuR1Nm7yGUS", "name": "Updates an existing service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_SERVICE/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "3fsoLOUhwKna6iEyRDx65", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "LSrdhtiCOVldA8BMqKTcr", "name": "id", "value": "", "description": "The ID of the rule to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "VnHucv5LkZ88lxf6UILzU", "name": "Validate the payload for the `PUT /service/detectionRules/FULL_WEB_SERVICE/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/FULL_WEB_SERVICE/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "YjBLiryLikdLlZosMHw5m", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "XBMdrSg0pYSofThpymljq", "name": "id", "value": "", "description": "The ID of the service detection rule to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 } ] }, { "uid": "NQ62mrsGyip44FAjWRfjB", "name": "Service - Detection opaque and external web request", "type": "folder", "items": [ { "uid": "1lljqsZhmjLORMQRTl0MQ", "name": "Lists all opaque and external web request service detection rules", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "fzPRBTSNTniBheQ2aYqlL", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "kKhZnlhHij3DkdlYG6mDy", "name": "Creates a new service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "68XKbbcuYntS67cneZNgX", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "qO3uvpOOLR3STuDUlyWwv", "name": "position", "value": "", "description": "The position of the new rule: \n\n * `APPEND`: at the end of the rule list. \n * `PREPEND`: on top of the rule list. \n\n", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "MLK7mAI9oq0wCvLlFMV60", "name": "Reorders the service detection rules of the specified type", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST/order", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "SII2AGi7HQd6KhGEZaMOe", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "8tljjwaPg959lf060Dwrc", "name": "Validates the payload for the `POST /service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "HFQQQPEYDuuF5O1JUzrkU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "2jq7ts8OfJDlUdEdBjYiv", "name": "Deletes the specified service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "IxLy6AHPSKk0ijuUdJPVD", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "2heOxYwuGmFH5XSNfirm3", "name": "id", "value": "", "description": "The ID of the service detection rule to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "aN4Gkqr5P5WyYFQGnyXBl", "name": "Shows the properties of the specified service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "V1XaAFpzvxiuCMRWB7Qm0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Wiq1MClBYTzui72MLlpJ8", "name": "id", "value": "", "description": "The ID of the required service detection rule.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "zLD4sjNZ8ALyBtxUnDJjH", "name": "Updates an existing service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ehzGmCtPhmJfLfVyqO181", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Y8NvX2l18b4FUzYEFbJFh", "name": "id", "value": "", "description": "The ID of the rule to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "UGQETLWrsIurHsA4Pod9c", "name": "Validate the payload for the `PUT /ruleBasedServiceDetection/OPAQUE_AND_EXTERNAL_WEB_REQUEST/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_REQUEST/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5mRcvm9mEBX54RkB8F6XM", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "TFRsQqr2rq1oGi7PVdekQ", "name": "id", "value": "", "description": "The ID of the service detection rule to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 } ] }, { "uid": "UMX6R1JvEHjLSDJYvqtOp", "name": "Service - Detection opaque and external web service", "type": "folder", "items": [ { "uid": "i9ICaQ8NI7QJjDzi5Mbbp", "name": "Lists all opaque and external web service detection rules", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "B3LSRRiSOn9quCnicvDdm", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "romXxj35Zs3pth82tAtbF", "name": "Creates a new service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "hpAf5UyYbdIY8aFcrzJNN", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "c5ETP0QJWdutijUXEmJFu", "name": "position", "value": "", "description": "The position of the new rule: \n\n * `APPEND`: at the end of the rule list. \n * `PREPEND`: on top of the rule list. \n\n", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "ZOBXSbFyfeiCA7KBMlWVF", "name": "Reorders the service detection rules of the specified type", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE/order", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "9AeLfDFEfmlV8QigNzXPa", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "OBxjsZROa9UXuwscFVajI", "name": "Validates the payload for the `POST /service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "LyvGHtYrU63wd4DYQf3n0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "RHU4SrrZpOeRxrvIqj8H4", "name": "Deletes the specified service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "DHfDRu9sDUaI3cV6Jb0l2", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "w0Ygs5j5UjB8nzphYnkWV", "name": "id", "value": "", "description": "The ID of the service detection rule to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "XZGjF61EdUaCk29LcHxHt", "name": "Shows the properties of the specified service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "pVeW0GHzI6KnSbcbMIlcG", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "XJfQ9AjqgZNxSGNetgXwZ", "name": "id", "value": "", "description": "The ID of the required service detection rule.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "4N5BkOlUtnR036koY8UiH", "name": "Updates an existing service detection rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "VMXvjpm9ZxcwXS8W5AsZ2", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "f4RSXjHRyXGHLpqeXddvp", "name": "id", "value": "", "description": "The ID of the rule to be updated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "92IJlRV1XtnYpbWd5ikgd", "name": "Validate the payload for the `PUT /service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/detectionRules/OPAQUE_AND_EXTERNAL_WEB_SERVICE/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "UorC3ufVivIdFe3be6ifC", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "GfLQ9OZUFVEb3sSts1e8x", "name": "id", "value": "", "description": "The ID of the service detection rule to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 } ] }, { "uid": "DLUPFiS3HD6bwwn6V1rNT", "name": "Service - Failure detection parameter sets", "type": "folder", "items": [ { "uid": "9ZnjbT0Hoec6CXBboHYMA", "name": "Lists all available failure detection parameter sets | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/parameterSets", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "M5VXiZntTkIMyVBYbYOuS", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "xbf9ICughbLLCTLZ0fkdl", "name": "Creates a new failure detection parameter set | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/parameterSets", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "TctFgvfYlkayQh8IKCcKU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "oeHXSzSSxg9WyTnfGXYJQ", "name": "Validates the payload for the `POST /service/failureDetection/parameterSelection/parameterSets` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/parameterSets/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "aP3hvGsx91yjVlx87varb", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "G0QG82wXnbrEKGPr3bMyN", "name": "Deletes the specified failure detection parameter set | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/parameterSets/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "cqcMrNRQeelOjQxZMyjhm", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "wj9MUXFfDx09xAVmSR8zX", "name": "id", "value": "", "description": "The ID of the required failure detection parameter set. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "v3U01dDdDe7zgvv2Gr2IV", "name": "Gets the specified failure detection parameter set | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/parameterSets/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "GVwQxq3ya0wYhywqLPPx6", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "NycDkY9CzyaolJmXsuV83", "name": "id", "value": "", "description": "The ID of the required failure detection parameter set. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "mFArCpSk13gF0UmRNzcaN", "name": "Updates the specified failure detection parameter set | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/parameterSets/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "pD6BhFskLIgmyTpWeWjwC", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "GT6YM2cbplvceMxyqmD39", "name": "id", "value": "", "description": "The ID of the required failure detection parameter set. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "JI8d7EtAso79ebMaToU8U", "name": "Changes the ID of the specified failure detection parameter set | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/parameterSets/:id/changeId", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "mKA8uUHKPcCbToMTwPyxa", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "zW1qd1Mrl7boAlkVhqDBZ", "name": "id", "value": "", "description": "The ID of the required failure detection parameter set. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "D8FDOUBEfcaCdgd0DovSp", "name": "Validates the payload for the `PUT /service/failureDetection/parameterSelection/parameterSets/{id}` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/parameterSets/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "7szZeZDk8aXgx0gpOwX3l", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Ew93EKsEigq74Sxsxj3L7", "name": "id", "value": "", "description": "The ID of the required failure detection parameter set. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 } ] }, { "uid": "2OVJEulFTakqGi5LQrUYX", "name": "Service - Failure detection rules", "type": "folder", "items": [ { "uid": "l5Nc9W0IEOXHsRz7itxm3", "name": "Lists all available failure detection rules | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "cbj4PaI5Gako7VVOoVBTC", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "kyjlf3Ip6fpiRSoOsujnK", "name": "Creates a new failure detection rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "yS5vMZKoR3WAVItstlEV0", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "LNbL7TN5PE0jT686RhXjM", "name": "Reorders failure detection rules | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules/reorderRules", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "1794u1zZC2ZgmrUTzMynb", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "rKbjB7JxFI8pkFeMWZkEA", "name": "Validates the payload for the `POST /service/failureDetection/parameterSelection/rules` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "AN1lMwZdpkFxKa8PydCjb", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "lNFxznElDpHRWU2XEj5qq", "name": "Deletes the specified failure detection rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "JYonhlSNsMQHReUBVCV7F", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "6iovJGccZYfhFqi19uBOV", "name": "id", "value": "", "description": "The ID of the required failure detection rule. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "dbhN1KrMD6m42Uf5jHfjZ", "name": "Gets the properties of the specified rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "RgtnwKCjv4SOyvyn3uYMU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "vXvJelVM5nIEnwfxq1lSC", "name": "id", "value": "", "description": "The ID of the required failure detection rule. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "6I2C8RdQezi0LunazAnao", "name": "Updates the specified failure detection rule rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5a7hBe2X2YPfeGQRXVQXF", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "gvCNJhZmtR3dyk09ye14C", "name": "id", "value": "", "description": "The ID of the required failure detection rule. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "lrdKkScYGbzy1eKWfkx2z", "name": "Changes the ID of the specified rule | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules/:id/changeId", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "u7AWj8sFZge87yKGdbypu", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "hIdfuNi2Vt9Ki95xGJv5D", "name": "id", "value": "", "description": "The ID of the required failure detection rule. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "D0H10qduM7NO2VUCSeGAa", "name": "Validates the payload for the `PUT /service/failureDetection/parameterSelection/rules/{id}` request | maturity=EARLY_ADOPTER", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/failureDetection/parameterSelection/rules/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "XlLUbFt6uF6aZ0pNjmQ0R", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "f4cNQ4ffmLejUCbYak2Hl", "name": "id", "value": "", "description": "The ID of the required failure detection rule. Needs to be a valid RFC 4122 UUID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 } ] }, { "uid": "STNwELkTa4fjjV1pL1lud", "name": "Service - Request attributes", "type": "folder", "items": [ { "uid": "lJlFC8aN1A25edysClVgi", "name": "Lists all available request attributes", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestAttributes", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "4bRTNMS27A4wnBODjIPYI", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "NPd9iCarNYo6vUArHM23I", "name": "Creates a new request attribute", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestAttributes", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "7isl0cgK2cqdFhIIjiPNU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "EXdT126LPm5c2HAMwR2M1", "name": "Validates new request attributes for the `POST /requestAttributes` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestAttributes/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "KMPuQpEH1Eg8leUXn8bTF", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "CbzstVwFc6VO88q14q6lH", "name": "Deletes the specified request attribute", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestAttributes/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "rSz1duLH4ggYa3BPJRIom", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "9pDP4rhnObqRJlGQyHuIw", "name": "id", "value": "", "description": "The ID of the request attribute to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "mtnaBYjg2ZPYEmgqGiPcp", "name": "Shows the properties of the specified request attribute", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestAttributes/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "G01sPDRyXL0QlON0mzAb9", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "D7JN4hdyIQynvimYYRb9j", "name": "id", "value": "", "description": "The ID of the required request attribute.", "enabled": true, "type": "path" }, { "uid": "GlOW9SYcTTR3FkIyGMWso", "name": "includeProcessGroupReferences", "value": "", "description": "Flag to include process group references to the response. \n\n Process Group group references aren't compatible across environments.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "ucnpEN3hlfZasYhNcZdWk", "name": "Updates an existing request attribute or creates a new one", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestAttributes/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Br0tWpbRbUiTYHSma4Ogt", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "shBQSxUTilmSnkhGSaJ9Z", "name": "id", "value": "", "description": "The ID of the request attribute to be updated.\n\n If you set the ID in the body as well, it must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "AE4oEPmntk0cs2xRKWqs2", "name": "Validate updates of existing request attribute for the `PUT /requestAttributes/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestAttributes/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "kz1pWEf7KPhI9Yb086Z4z", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "Il1dAxY1gxVyXqTmw0ieF", "name": "id", "value": "", "description": "The ID of the request attribute to be validated.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 } ] }, { "uid": "VtYYtu9nopqxDQuTcU65i", "name": "Service - Request naming", "type": "folder", "items": [ { "uid": "RW8iWBuKWg6PNGkZwB5kW", "name": "Lists all request naming rules along with their parameters", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestNaming", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "I1bzG5my22ybSMfF5dA3D", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "VUfgMDRONyUmKvypMYSvu", "name": "Creates a new request naming rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestNaming", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "5sdNdi8DLbByvVG2D3rVB", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "oWJ6jtoKOcJiynPpW7stA", "name": "position", "value": "", "description": "Order of the new request naming rule. Set to `PREPEND` to prepend it to the list, `APPEND` to append it. Defaults to `APPEND`.", "type": "query" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "IRCYASnz3MQgvi3SqLKL4", "name": "Reorders the request namings", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestNaming/order", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "vzeqreFMeM02zGFI4PyAY", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "Rwi7jSCvScjEVt43fhIw2", "name": "Validates the new request naming rule for the `POST /requestNaming` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestNaming/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "gAynGejIP46W6Vy00crPD", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "KVxDIiJAEfFAnJ5MXMXhV", "name": "Deletes the specified request naming rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestNaming/:id", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "X1INioG1a2YoxH7XGgA8l", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "SZgiYxijO61V1ypmLv07W", "name": "id", "value": "", "description": "The ID of the request naming rule to be deleted.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "8FbKBYuQi9QXp5keDELT3", "name": "Gets the parameters of the specified request naming rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestNaming/:id", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "d9NFv5jhJEd71lZWNrxnA", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "bbnKzvt0lN9KUXPUVRg8O", "name": "id", "value": "", "description": "The ID of the request naming rule you're inquiring.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "KhyA5DOkHCHtA0v1TyNZz", "name": "Updates the specified request naming rule", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestNaming/:id", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "Lzupo8d7M8pVHpN6Xp87f", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "uStow2SJjCt92arQwkJzb", "name": "id", "value": "", "description": "The ID of the request naming to be updated.\n\n The ID of the request naming in the body of the request must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "kMRNgoLw0AyWyazCzDk77", "name": "Validates the new request naming for the `PUT /requestNaming/{id}` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/requestNaming/:id/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "BdBKRlzJqhegRIFavSwZD", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "KbOuDnQLNva77ntyPK2gG", "name": "id", "value": "", "description": "The ID of the request naming to be updated.\n\n The ID of the request naming in the body of the request must match this ID.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "fUAgmvHLh8RW2LOx4n8PO", "name": "Lists the global service resource requests.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/resourceNaming", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "iReH4MmxELUXcVaMZb90D", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "HOyqsOkNYYp2wWcoYrvMH", "name": "Updates the global service resource requests.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/resourceNaming", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "EQpHNcnSfJ5SB0FvPUdEu", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "bAmqajwdnQhT8RAvQ5gs0", "name": "Validates new resource requests settings for the `PUT /service/resourceRequest` request.", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/service/resourceNaming/validator", "method": "POST", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "BhZQDjtYRHbfz0BxJu9vu", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 } ] }, { "uid": "f76tPHIjeW2iGQuYFFXTN", "name": "RUM - Mobile Deobfuscation and Symbolication", "type": "folder", "items": [ { "uid": "VrPQRiHikuAvty9ZVYcOy", "name": "Lists metadata of all symbol files from the Symbol File Store", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "syJ8sY5G1SDnaQKRN9EhF", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 1 }, { "uid": "8Zs9OrJoD3gIlfDBgu0hd", "name": "Gets a download link for the latest version of the DTXDssClient", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/dtxdss-download", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "nWjZkXezGULHvXzNSTgXf", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 2 }, { "uid": "JwErWmeVTiPXNwoRrQONm", "name": "Gets information about symbol files storage", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/info", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "aHnxGjB8GLcEy9DCso0Om", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 3 }, { "uid": "p1Eh5Ik0vab1PBzRtWHsc", "name": "Gets the supported file format version for iOS symbol files", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/ios/supportedversion", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "mG3wRp3PxUgH04xmmENka", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 4 }, { "uid": "VIagYK2pt5G2oS2hBRB40", "name": "Deletes all symbol file belonging for a mobile app", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/:applicationId", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "1eM6RbZ94pV6ghn0DyKCE", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "NgL2W0yTqF3AHzniOt0RH", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 5 }, { "uid": "iDSvGrBNadVS0oKB8AfI4", "name": "Lists metadata of all symbol files for a mobile app from the Symbol File Store", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/:applicationId", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ytR7wNhRTlhEEsmGf03Xp", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "S7shOArUSg2d62SAz0fw5", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 6 }, { "uid": "a74pHr4KJ0AIXIZAhFrLL", "name": "Deletes the symbol file belonging to the specified app, OS, and an app version", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/:applicationId/:packageName/:os/:versionCode/:versionName", "method": "DELETE", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "EHDgn69jCGdPnHQyjqrxU", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "aj2J3Ynp5Vxz11PXGPL7e", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "MS3Tm7s5N7ccWUhJC4MoX", "name": "packageName", "value": "", "description": "The CFBundleIdentifier (iOS) or the package name (Android) of the required mobile app.", "enabled": true, "type": "path" }, { "uid": "lIOAFos42KSGqsZtrUZB3", "name": "os", "value": "", "description": "The operating system of the required app.", "enabled": true, "type": "path" }, { "uid": "uhTHqt3nDXMTDlND8j5mS", "name": "versionCode", "value": "", "description": "The version code (Android) / CFBundleVersion (iOS) of the required app.", "enabled": true, "type": "path" }, { "uid": "i5zaxVPAouYwp90nviBye", "name": "versionName", "value": "", "description": "The version name (Android) / CFBundleShortVersionString (iOS) of the required app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 7 }, { "uid": "pnWL3OwoPuO5rCUcGFWJs", "name": "Gets metadata of the symbol file for an app version", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/:applicationId/:packageName/:os/:versionCode/:versionName", "method": "GET", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "uPqOu7J80TcarKVQgyFMN", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "t2q0cttFkTO7FFjNnB8z1", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "4ihKS9w0IHufXNSnYn9sU", "name": "packageName", "value": "", "description": "The CFBundleIdentifier (iOS) or the package name (Android) of the required mobile app.", "enabled": true, "type": "path" }, { "uid": "q84C6gh5sr5Vvy0G1XTB1", "name": "os", "value": "", "description": "The operating system of the required app.", "enabled": true, "type": "path" }, { "uid": "HznxQV9zDfSJkOzPfX7zW", "name": "versionCode", "value": "", "description": "The version code (Android) / CFBundleVersion (iOS) of the required app.", "enabled": true, "type": "path" }, { "uid": "lCbJmMH43DVdJmOI1nKTS", "name": "versionName", "value": "", "description": "The version name (Android) / CFBundleShortVersionString (iOS) of the required app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 8 }, { "uid": "rrtxP3uwdslzoT48hobeh", "name": "Upload a symbol file", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/:applicationId/:packageName/:os/:versionCode/:versionName", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "sr1scgwEVr5hURlwG9s9X", "name": "content-type", "value": "", "description": "" }, { "uid": "wP8dDlqPklU2dmSyBmACP", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "97VsjOUlCVu5yDxZAdmQx", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "hM0UazrjmIDtflN16fb67", "name": "packageName", "value": "", "description": "The CFBundleIdentifier (iOS) or the package name (Android) of the required mobile app.", "enabled": true, "type": "path" }, { "uid": "bcJhdjVMekeT4WxUwKdVT", "name": "os", "value": "", "description": "The operating system of the required app.", "enabled": true, "type": "path" }, { "uid": "8VMMAALYFEjpNNJw0s3zS", "name": "versionCode", "value": "", "description": "The version code (Android) / CFBundleVersion (iOS) of the required app.", "enabled": true, "type": "path" }, { "uid": "lyXUR1kvMh3HC8Ay8ArDF", "name": "versionName", "value": "", "description": "The version name (Android) / CFBundleShortVersionString (iOS) of the required app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 9 }, { "uid": "P8gwEwm7KURZ0ivOuQt4c", "name": "Pins/unpins all symbol files of an app version", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/:applicationId/:packageName/:os/:versionCode/:versionName/pinning", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "ZreoVwtHOliz2IDgsXQMd", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "8BWmA3sth3Oj6sUuVhIHy", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "7v5O2VC9XOum8pJDvbQqJ", "name": "packageName", "value": "", "description": "The CFBundleIdentifier (iOS) or the package name (Android) of the required mobile app.", "enabled": true, "type": "path" }, { "uid": "A5ot2g6jULp1KPLjAypvS", "name": "os", "value": "", "description": "The operating system of the required app.", "enabled": true, "type": "path" }, { "uid": "jlYIwHoJOnRv6SLXew5RF", "name": "versionCode", "value": "", "description": "The version code (Android) / CFBundleVersion (iOS) of the required app.", "enabled": true, "type": "path" }, { "uid": "oMtXnVFSySJNhV2sSYhum", "name": "versionName", "value": "", "description": "The version name (Android) / CFBundleShortVersionString (iOS) of the required app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 10 }, { "uid": "CRQfzkTea101yQW78x6BG", "name": "Validates the payload for the `PUT /{applicationId}/{packageName}/{os}/{versionName}/pinning` request", "type": "http-request", "request": { "url": "https://{{DT_HOST}}/api/config/v1/symfiles/:applicationId/:packageName/:os/:versionCode/:versionName/pinning/validator", "method": "PUT", "auth": { "mode": "none", "basic": null, "bearer": null, "digest": null }, "headers": [ { "uid": "KNmMT6XQdp3cUu5ZDoA45", "name": "Authorization", "value": "Api-Token {{DT_TOKEN}}", "description": "Authentication header", "enabled": true } ], "params": [ { "uid": "GpYKm6ia6odQsf7RIXg3L", "name": "applicationId", "value": "", "description": "The UUID of the required mobile or custom application. It can be found in the Instrumentation Wizard of your app.", "enabled": true, "type": "path" }, { "uid": "zMd7dzhOZ2Mok5kLij8is", "name": "packageName", "value": "", "description": "The CFBundleIdentifier (iOS) or the package name (Android) of the required mobile app.", "enabled": true, "type": "path" }, { "uid": "bwZ6LZZ7GWKHz0cTgq0RK", "name": "os", "value": "", "description": "The operating system of the required app.", "enabled": true, "type": "path" }, { "uid": "zdDAy8m7YbpBKLDkdgKq3", "name": "versionCode", "value": "", "description": "The version code (Android) / CFBundleVersion (iOS) of the required app.", "enabled": true, "type": "path" }, { "uid": "TK4wfKwVoub0gcktlLz4N", "name": "versionName", "value": "", "description": "The version name (Android) / CFBundleShortVersionString (iOS) of the required app.", "enabled": true, "type": "path" } ], "body": { "mode": "none", "json": null, "text": null, "xml": null, "formUrlEncoded": [], "multipartForm": [] }, "script": { "res": null } }, "seq": 11 } ] } ] }