{"item":[{"name":"activeGateTokens","description":"","item":[{"id":"7d801dc7-bd3e-4a59-950e-3dd9e389e61f","name":"Lists all available ActiveGate tokens","request":{"name":"Lists all available ActiveGate tokens","description":{"content":"You can limit the output by using pagination: \n1. Specify the number of results per page in the **pageSize** query parameter. \n2. Use the cursor from the **nextPageKey** field of the previous response in the **nextPageKey** query parameter to obtain subsequent pages.","type":"text/plain"},"url":{"path":["activeGateTokens"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of ActiveGate tokens in a single response payload. \n\nThe maximal allowed page size is 3000 and the minimal size is 100. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"08138c40-bd8a-4169-8691-601f4eb4bfe1","name":"Success. The response contains the list of ActiveGate tokens.","originalRequest":{"url":{"path":["activeGateTokens"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of ActiveGate tokens in a single response payload. \n\nThe maximal allowed page size is 3000 and the minimal size is 100. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"totalCount\": \"\",\n \"nextPageKey\": \"\",\n \"pageSize\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"24df336b-1da8-4956-9c3f-47b740b163e1","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGateTokens"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of ActiveGate tokens in a single response payload. \n\nThe maximal allowed page size is 3000 and the minimal size is 100. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"24896242-27de-47a5-a8ef-7bca2e1a8ea1","name":"Failed. The requested resource doesn't exist.","originalRequest":{"url":{"path":["activeGateTokens"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of ActiveGate tokens in a single response payload. \n\nThe maximal allowed page size is 3000 and the minimal size is 100. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5656c748-d45d-41e5-8599-0f89993e2afa","name":"Creates a new ActiveGate token","request":{"name":"Creates a new ActiveGate token","description":{"content":"The newly created token will be owned by the same user who owns the token used for authentication of the call.","type":"text/plain"},"url":{"path":["activeGateTokens"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"activeGateType\": \"ENVIRONMENT\",\n \"name\": \"\",\n \"expirationDate\": \"\",\n \"seedToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"440f13d3-0d2e-4199-bedd-814538f7abb9","name":"Success. The token has been created. The body of the response contains the token secret.","originalRequest":{"url":{"path":["activeGateTokens"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"activeGateType\": \"ENVIRONMENT\",\n \"name\": \"\",\n \"expirationDate\": \"\",\n \"seedToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"id\": \"\",\n \"token\": \"\",\n \"expirationDate\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e0131717-4c82-4052-8455-78dd9b73b5f1","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGateTokens"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"activeGateType\": \"ENVIRONMENT\",\n \"name\": \"\",\n \"expirationDate\": \"\",\n \"seedToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{activeGateTokenIdentifier}","description":"","item":[{"id":"3c664e11-08d4-4058-9ae2-96b5f2ee9376","name":"Deletes an ActiveGate token","request":{"name":"Deletes an ActiveGate token","description":{},"url":{"path":["activeGateTokens",":activeGateTokenIdentifier"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"activeGateTokenIdentifier","disabled":false,"description":{"content":"(Required) The ActiveGate token identifier, consisting of [prefix and public part](https://dt-url.net/rn00tjg) of the token to be deleted.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"75de4e16-24ea-47c1-901e-48e971f255c9","name":"Success. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGateTokens",":activeGateTokenIdentifier"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fefbd46a-1eb8-4ef2-847b-e7e2d92b02e7","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGateTokens",":activeGateTokenIdentifier"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c8222278-da1a-4114-b80c-e7b6951f2d24","name":"Gets metadata of an ActiveGate token","request":{"name":"Gets metadata of an ActiveGate token","description":{"content":"The token secret is **not** exposed.","type":"text/plain"},"url":{"path":["activeGateTokens",":activeGateTokenIdentifier"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"activeGateTokenIdentifier","disabled":false,"description":{"content":"(Required) The ActiveGate token identifier, consisting of [prefix and public part](https://dt-url.net/rn00tjg) of the token.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"eba48729-b708-4d29-9521-8f95d12ed7ea","name":"Success. The response contains the metadata of the tokens.","originalRequest":{"url":{"path":["activeGateTokens",":activeGateTokenIdentifier"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"activeGateType\": \"CLUSTER\",\n \"creationDate\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"owner\": \"\",\n \"expirationDate\": \"\",\n \"lastUsedDate\": \"\",\n \"seedToken\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b0adab9-2ca4-4559-b2c1-f2cab9bbad0f","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGateTokens",":activeGateTokenIdentifier"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0f6baabd-7be3-4ddf-9dd9-f6680310987c","name":"Failed. The requested resource doesn't exist.","originalRequest":{"url":{"path":["activeGateTokens",":activeGateTokenIdentifier"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"activeGates","description":"","item":[{"id":"c73f48b3-47e1-42bc-b807-9818238f00a5","name":"Lists all available ActiveGates","request":{"name":"Lists all available ActiveGates","description":{"content":"The response includes all ActiveGates that are currently connected to the environment or have been connected during last 2 hours.","type":"text/plain"},"url":{"path":["activeGates"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the name of the host it's running on. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"hostname","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the OS type of the host it's running on.","type":"text/plain"},"key":"osType","value":"WINDOWS"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the OS architecture of the host it's running on.","type":"text/plain"},"key":"osArchitecture","value":"S390"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the network address. \n\n You can specify a partial address. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"networkAddress","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the Load Balancer address. \n\n You can specify a partial address. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"loadBalancerAddress","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the ActiveGate type.","type":"text/plain"},"key":"type","value":"ENVIRONMENT"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the network zone. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"networkZone","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the auto-update status.","type":"text/plain"},"key":"updateStatus","value":"UPDATE_PROBLEM"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the specified version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"versionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the specified version. \n\n Specify the version in `..` format (for example, `1.195.0`) here.","type":"text/plain"},"key":"version","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the actual state of auto-update.","type":"text/plain"},"key":"autoUpdate","value":"DISABLED"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the group. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"group","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the communication status.","type":"text/plain"},"key":"online","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the enabled modules.","type":"text/plain"},"key":"enabledModule","value":"METRIC_API"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the enabled modules.","type":"text/plain"},"key":"enabledModule","value":"OTLP_INGEST"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the disabled modules.","type":"text/plain"},"key":"disabledModule","value":"METRIC_API"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the disabled modules.","type":"text/plain"},"key":"disabledModule","value":"OTLP_INGEST"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those which are running in container (`true`) or not (`false`).","type":"text/plain"},"key":"containerized","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those with authorization token in specified state.","type":"text/plain"},"key":"tokenState","value":"EXPIRING"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those with set expiration date for authorization token.","type":"text/plain"},"key":"tokenExpirationSet","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those which are running in FIPS mode (`true`) or not (`false`).","type":"text/plain"},"key":"fipsMode","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1b585ff5-b1c4-43dd-ab2d-363758db7d59","name":"Success","originalRequest":{"url":{"path":["activeGates"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the name of the host it's running on. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"hostname","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the OS type of the host it's running on.","type":"text/plain"},"key":"osType","value":"WINDOWS"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the OS architecture of the host it's running on.","type":"text/plain"},"key":"osArchitecture","value":"S390"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the network address. \n\n You can specify a partial address. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"networkAddress","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the Load Balancer address. \n\n You can specify a partial address. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"loadBalancerAddress","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the ActiveGate type.","type":"text/plain"},"key":"type","value":"ENVIRONMENT"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the network zone. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"networkZone","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the auto-update status.","type":"text/plain"},"key":"updateStatus","value":"UPDATE_PROBLEM"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the specified version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"versionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the specified version. \n\n Specify the version in `..` format (for example, `1.195.0`) here.","type":"text/plain"},"key":"version","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the actual state of auto-update.","type":"text/plain"},"key":"autoUpdate","value":"DISABLED"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the group. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"group","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the communication status.","type":"text/plain"},"key":"online","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the enabled modules.","type":"text/plain"},"key":"enabledModule","value":"OTLP_INGEST"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the disabled modules.","type":"text/plain"},"key":"disabledModule","value":"OTLP_INGEST"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those which are running in container (`true`) or not (`false`).","type":"text/plain"},"key":"containerized","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those with authorization token in specified state.","type":"text/plain"},"key":"tokenState","value":"EXPIRING"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those with set expiration date for authorization token.","type":"text/plain"},"key":"tokenExpirationSet","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those which are running in FIPS mode (`true`) or not (`false`).","type":"text/plain"},"key":"fipsMode","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"activeGates\": [\n {\n \"activeGateTokens\": [\n {\n \"environmentId\": \"\",\n \"id\": \"\",\n \"state\": \"UNKNOWN\"\n },\n {\n \"environmentId\": \"\",\n \"id\": \"\",\n \"state\": \"INVALID\"\n }\n ],\n \"autoUpdateSettings\": {\n \"setting\": \"INHERITED\",\n \"effectiveSetting\": \"ENABLED\"\n },\n \"autoUpdateStatus\": \"UNKNOWN\",\n \"connectedHosts\": {\n \"number\": \"\"\n },\n \"containerized\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"fipsMode\": \"\",\n \"group\": \"\",\n \"hostname\": \"\",\n \"id\": \"\",\n \"loadBalancerAddresses\": [\n \"\",\n \"\"\n ],\n \"mainEnvironment\": \"\",\n \"modules\": [\n {\n \"attributes\": {\n \"laborisa5\": \"\"\n },\n \"enabled\": \"\",\n \"misconfigured\": \"\",\n \"type\": \"ONE_AGENT_ROUTING\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"ullamco_b17\": \"\"\n },\n \"enabled\": \"\",\n \"misconfigured\": \"\",\n \"type\": \"VMWARE\",\n \"version\": \"\"\n }\n ],\n \"networkAddresses\": [\n \"\",\n \"\"\n ],\n \"networkZone\": \"\",\n \"offlineSince\": \"\",\n \"osArchitecture\": \"ARM\",\n \"osBitness\": \"64\",\n \"osType\": \"WINDOWS\",\n \"type\": \"ENVIRONMENT\",\n \"version\": \"\"\n },\n {\n \"activeGateTokens\": [\n {\n \"environmentId\": \"\",\n \"id\": \"\",\n \"state\": \"UNKNOWN\"\n },\n {\n \"environmentId\": \"\",\n \"id\": \"\",\n \"state\": \"VALID\"\n }\n ],\n \"autoUpdateSettings\": {\n \"setting\": \"ENABLED\",\n \"effectiveSetting\": \"ENABLED\"\n },\n \"autoUpdateStatus\": \"UPDATE_PROBLEM\",\n \"connectedHosts\": {\n \"number\": \"\"\n },\n \"containerized\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"fipsMode\": \"\",\n \"group\": \"\",\n \"hostname\": \"\",\n \"id\": \"\",\n \"loadBalancerAddresses\": [\n \"\",\n \"\"\n ],\n \"mainEnvironment\": \"\",\n \"modules\": [\n {\n \"attributes\": {\n \"eaa4\": \"\",\n \"non2\": \"\"\n },\n \"enabled\": \"\",\n \"misconfigured\": \"\",\n \"type\": \"AZURE\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"nostrud3d\": \"\",\n \"laboris_6\": \"\"\n },\n \"enabled\": \"\",\n \"misconfigured\": \"\",\n \"type\": \"OTLP_INGEST\",\n \"version\": \"\"\n }\n ],\n \"networkAddresses\": [\n \"\",\n \"\"\n ],\n \"networkZone\": \"\",\n \"offlineSince\": \"\",\n \"osArchitecture\": \"S390\",\n \"osBitness\": \"64\",\n \"osType\": \"WINDOWS\",\n \"type\": \"ENVIRONMENT_MULTI\",\n \"version\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2b7ac72a-d2df-4ef2-8109-c9dd8b2cdea3","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the name of the host it's running on. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"hostname","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the OS type of the host it's running on.","type":"text/plain"},"key":"osType","value":"WINDOWS"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the OS architecture of the host it's running on.","type":"text/plain"},"key":"osArchitecture","value":"S390"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the network address. \n\n You can specify a partial address. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"networkAddress","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the Load Balancer address. \n\n You can specify a partial address. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"loadBalancerAddress","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the ActiveGate type.","type":"text/plain"},"key":"type","value":"ENVIRONMENT"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the network zone. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"networkZone","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the auto-update status.","type":"text/plain"},"key":"updateStatus","value":"UPDATE_PROBLEM"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the specified version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"versionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the specified version. \n\n Specify the version in `..` format (for example, `1.195.0`) here.","type":"text/plain"},"key":"version","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the actual state of auto-update.","type":"text/plain"},"key":"autoUpdate","value":"DISABLED"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the group. \n\n You can specify a partial name. In that case, the `CONTAINS` operator is used.","type":"text/plain"},"key":"group","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the communication status.","type":"text/plain"},"key":"online","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the enabled modules.","type":"text/plain"},"key":"enabledModule","value":"OTLP_INGEST"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates by the disabled modules.","type":"text/plain"},"key":"disabledModule","value":"OTLP_INGEST"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those which are running in container (`true`) or not (`false`).","type":"text/plain"},"key":"containerized","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those with authorization token in specified state.","type":"text/plain"},"key":"tokenState","value":"EXPIRING"},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those with set expiration date for authorization token.","type":"text/plain"},"key":"tokenExpirationSet","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of ActiveGates to those which are running in FIPS mode (`true`) or not (`false`).","type":"text/plain"},"key":"fipsMode","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"autoUpdate","description":"","item":[{"id":"e697927c-8661-4fac-a26e-af901a1b2a34","name":"Gets the global auto-update configuration of cluster ActiveGates.","request":{"name":"Gets the global auto-update configuration of cluster ActiveGates.","description":{},"url":{"path":["activeGates","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b6b3a1f3-243f-4f4b-9783-abbb85d318b2","name":"Success","originalRequest":{"url":{"path":["activeGates","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"globalSetting\": \"DISABLED\",\n \"metadata\": {\n \"clusterVersion\": \"\",\n \"configurationVersions\": [\n \"\",\n \"\"\n ],\n \"currentConfigurationVersions\": [\n \"\",\n \"\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5e6452ec-7418-4b73-ac36-6fde29960de1","name":"Puts the global auto-update configuration of cluster ActiveGates.","request":{"name":"Puts the global auto-update configuration of cluster ActiveGates.","description":{},"url":{"path":["activeGates","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"27bdf1e2-13c9-4970-b18c-ce6048781641","name":"Success. The global auto-update configuration have been updated. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"12e07e9c-5123-4230-813d-f923f316f290","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"validator","description":"","item":[{"id":"ce3fbae9-a056-421a-a426-b6b3999c576f","name":"Validates the payload for the `POST /activeGates/autoUpdate` request.","request":{"name":"Validates the payload for the `POST /activeGates/autoUpdate` request.","description":{},"url":{"path":["activeGates","autoUpdate","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"3bd59934-e6e8-4c78-afa9-907cd07f44bd","name":"Validated. The submitted configuration is valid. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates","autoUpdate","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"dcc55c5a-cd95-4bbf-9c6b-097f56df6892","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates","autoUpdate","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"{envId}","description":"","item":[{"id":"ab401ae2-664d-4c48-b576-b4fe84774349","name":"Gets the global auto-update configuration of environment ActiveGates.","request":{"name":"Gets the global auto-update configuration of environment ActiveGates.","description":{},"url":{"path":["activeGates","autoUpdate",":envId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"envId","disabled":false,"description":{"content":"(Required) The ID of the environment.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2bc622c5-524f-4b73-aec2-13d3bd59a024","name":"Success","originalRequest":{"url":{"path":["activeGates","autoUpdate",":envId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"globalSetting\": \"DISABLED\",\n \"metadata\": {\n \"clusterVersion\": \"\",\n \"configurationVersions\": [\n \"\",\n \"\"\n ],\n \"currentConfigurationVersions\": [\n \"\",\n \"\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0d0988b3-ceee-4609-a3ed-0a4c480cc714","name":"Not found. See response body for details.","originalRequest":{"url":{"path":["activeGates","autoUpdate",":envId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d44b633b-7e47-4372-83aa-96fa10307005","name":"Puts the global auto-update configuration of environment ActiveGates.","request":{"name":"Puts the global auto-update configuration of environment ActiveGates.","description":{},"url":{"path":["activeGates","autoUpdate",":envId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"envId","disabled":false,"description":{"content":"(Required) The ID of the environment.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"3332e44e-28ee-4f92-9990-d7efb35aa876","name":"Success. The global auto-update configuration have been updated. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates","autoUpdate",":envId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e48e15d9-11fb-433f-a2f0-06c0c60cbd09","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates","autoUpdate",":envId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"validator","description":"","item":[{"id":"18249865-9714-4f85-8b17-0dfa5ecae3bc","name":"Validates the payload for the `POST /activeGates/autoUpdate/{envId}` request.","request":{"name":"Validates the payload for the `POST /activeGates/autoUpdate/{envId}` request.","description":{},"url":{"path":["activeGates","autoUpdate",":envId","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"envId","disabled":false,"description":{"content":"(Required) The ID of the environment.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2874ecd0-8046-4f9f-a7c2-cabbabc7cf38","name":"Validated. The submitted configuration is valid. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates","autoUpdate",":envId","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3dd2aa40-be3c-4999-be8f-781cecfc9a3c","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates","autoUpdate",":envId","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"globalSetting\": \"DISABLED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"remoteConfigurationManagement","description":"","item":[{"id":"5a7e7ab1-dd27-4c99-bb1f-c12777dae4a6","name":"Lists finished ActiveGate remote configuration management jobs","request":{"name":"Lists finished ActiveGate remote configuration management jobs","description":{"content":"The response includes finished jobs for the last 7 days.","type":"text/plain"},"url":{"path":["activeGates","remoteConfigurationManagement"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The start of the requested timeframe for a remote configuration management job. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\n","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"The end of the requested timeframe for a remote configuration management job. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the current timestamp is used.","type":"text/plain"},"key":"to","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ff9f0498-4944-425c-90b7-0453d36e1f9c","name":"Success","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The start of the requested timeframe for a remote configuration management job. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\n","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"The end of the requested timeframe for a remote configuration management job. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the current timestamp is used.","type":"text/plain"},"key":"to","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"jobs\": [\n {\n \"endTime\": \"\",\n \"entityType\": \"ACTIVE_GATE\",\n \"id\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"entityType\": \"ONE_AGENT\",\n \"id\": \"\",\n \"startTime\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"01353e14-07da-4864-9963-09b3ab21faa3","name":"Creates a new remote configuration management job","request":{"name":"Creates a new remote configuration management job","description":{},"url":{"path":["activeGates","remoteConfigurationManagement"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"48267f76-c938-413e-86ff-58898c02ede6","name":"Created","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"endTime\": \"\",\n \"entityType\": \"ONE_AGENT\",\n \"id\": \"\",\n \"operations\": [\n {\n \"attribute\": \"hostTag\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostGroup\",\n \"operation\": \"set\",\n \"value\": \"\"\n }\n ],\n \"processedEntitiesCount\": \"\",\n \"startTime\": \"\",\n \"timeoutTime\": \"\",\n \"totalEntitiesCount\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0711a69a-adbd-49ad-bce4-a20db1472667","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"invalidEntities\": [\n {\n \"entity\": \"\",\n \"reasons\": [\n \"CLOUD_NATIVE_NOT_SUPPORTED\",\n \"STANDALONE_NOT_SUPPORTED\"\n ]\n },\n {\n \"entity\": \"\",\n \"reasons\": [\n \"VERSION_NOT_SUPPORTED\",\n \"RUNNING_IN_CONTAINER\"\n ]\n }\n ],\n \"invalidOperations\": [\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"reason\": \"\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"group\",\n \"operation\": \"set\",\n \"reason\": \"\",\n \"value\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b33b390-3033-42e9-aabc-e593306e04a5","name":"Other remote configuration management job is currently being executed","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"current","description":"","item":[{"id":"5ac9f148-b2a9-47c2-8412-9634c55819e5","name":"Gets remote configuration management job that is currently running","request":{"name":"Gets remote configuration management job that is currently running","description":{"content":"The currently running remote configuration management job may be related to ActiveGates or OneAgents. There is a limit of one concurrent remote configuration management job, regardless of the entity type.","type":"text/plain"},"url":{"path":["activeGates","remoteConfigurationManagement","current"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"00a34994-4edd-4d40-9755-860ea5d8f2db","name":"Success","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement","current"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"endTime\": \"\",\n \"entityType\": \"ONE_AGENT\",\n \"id\": \"\",\n \"operations\": [\n {\n \"attribute\": \"hostTag\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostGroup\",\n \"operation\": \"set\",\n \"value\": \"\"\n }\n ],\n \"processedEntitiesCount\": \"\",\n \"startTime\": \"\",\n \"timeoutTime\": \"\",\n \"totalEntitiesCount\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"27ed2a8a-7df0-4d90-8022-22ce324a99d9","name":"No remote configuration management job is currently running ","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement","current"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"preview","description":"","item":[{"id":"1352b351-97b0-4bc3-8782-8ab04537b28e","name":"Creates a preview for remote configuration management job - applicable only to network zone, host group and ActiveGate group","request":{"name":"Creates a preview for remote configuration management job - applicable only to network zone, host group and ActiveGate group","description":{},"url":{"path":["activeGates","remoteConfigurationManagement","preview"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7b4ac16e-1c36-4ec5-990a-d5bb82f05726","name":"Success","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement","preview"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"previews\": [\n {\n \"alreadyConfiguredEntitiesCount\": \"\",\n \"attribute\": \"group\",\n \"operation\": \"clear\",\n \"targetEntitiesCount\": \"\",\n \"value\": \"\"\n },\n {\n \"alreadyConfiguredEntitiesCount\": \"\",\n \"attribute\": \"group\",\n \"operation\": \"set\",\n \"targetEntitiesCount\": \"\",\n \"value\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aca010d1-7fc1-431c-ace4-1313f63a9c1f","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement","preview"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"invalidEntities\": [\n {\n \"entity\": \"\",\n \"reasons\": [\n \"CLOUD_NATIVE_NOT_SUPPORTED\",\n \"STANDALONE_NOT_SUPPORTED\"\n ]\n },\n {\n \"entity\": \"\",\n \"reasons\": [\n \"VERSION_NOT_SUPPORTED\",\n \"RUNNING_IN_CONTAINER\"\n ]\n }\n ],\n \"invalidOperations\": [\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"reason\": \"\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"group\",\n \"operation\": \"set\",\n \"reason\": \"\",\n \"value\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"validator","description":"","item":[{"id":"592759ef-0bd0-4e39-9001-00c6c328a341","name":"Validates the payload for the `POST /activeGates/remoteConfigurationManagement` request.","request":{"name":"Validates the payload for the `POST /activeGates/remoteConfigurationManagement` request.","description":{},"url":{"path":["activeGates","remoteConfigurationManagement","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"340fb51a-b6cc-4554-b4d8-ab1cbb3cb368","name":"Success. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f9a8b9a1-0831-4202-8923-e30230704c97","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"entities\": [\n \"\",\n \"\"\n ],\n \"operations\": [\n {\n \"attribute\": \"networkZone\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"value\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"invalidEntities\": [\n {\n \"entity\": \"\",\n \"reasons\": [\n \"CLOUD_NATIVE_NOT_SUPPORTED\",\n \"STANDALONE_NOT_SUPPORTED\"\n ]\n },\n {\n \"entity\": \"\",\n \"reasons\": [\n \"VERSION_NOT_SUPPORTED\",\n \"RUNNING_IN_CONTAINER\"\n ]\n }\n ],\n \"invalidOperations\": [\n {\n \"attribute\": \"hostProperty\",\n \"operation\": \"clear\",\n \"reason\": \"\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"group\",\n \"operation\": \"set\",\n \"reason\": \"\",\n \"value\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"{id}","description":"","item":[{"id":"e7e589d2-34b8-4713-a2f2-01e8cc8bdde4","name":"Gets the specified remote configuration management job","request":{"name":"Gets the specified remote configuration management job","description":{},"url":{"path":["activeGates","remoteConfigurationManagement",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the required remote configuration management job.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7ca111b2-281e-40c3-894d-a4b13bbe7994","name":"Success","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"endTime\": \"\",\n \"entityType\": \"ONE_AGENT\",\n \"id\": \"\",\n \"operations\": [\n {\n \"attribute\": \"hostTag\",\n \"operation\": \"clear\",\n \"value\": \"\"\n },\n {\n \"attribute\": \"hostGroup\",\n \"operation\": \"set\",\n \"value\": \"\"\n }\n ],\n \"processedEntitiesCount\": \"\",\n \"startTime\": \"\",\n \"timeoutTime\": \"\",\n \"totalEntitiesCount\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3f59e7d6-1413-41bc-936f-6de482cc41d9","name":"Failed. The requested resource doesn't exist.","originalRequest":{"url":{"path":["activeGates","remoteConfigurationManagement",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"tokenEnforcement","description":"","item":[{"id":"1de1890e-0e69-4b1a-99c7-37b64c6711cc","name":"Gets the status of ActiveGate [tokens enforcement](https://dt-url.net/m80331a)","request":{"name":"Gets the status of ActiveGate [tokens enforcement](https://dt-url.net/m80331a)","description":{},"url":{"path":["activeGates","tokenEnforcement"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c2dcc252-4d16-4ef6-81e6-555191233158","name":"Success. The response contains the status of ActiveGate tokens enforcement","originalRequest":{"url":{"path":["activeGates","tokenEnforcement"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"autoEnforced\": \"\",\n \"autoEnforcementEstimation\": {\n \"value\": \"\",\n \"unit\": \"MINUTES\"\n },\n \"manualEnforced\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"updateJobs","description":"","item":[{"id":"04e913e7-e93c-42f8-afc2-1c8d5f3761a2","name":"List ActiveGates with update jobs","request":{"name":"List ActiveGates with update jobs","description":{"content":"The response includes ActiveGates that have both completed (successful and failed) jobs and jobs in progress.","type":"text/plain"},"url":{"path":["activeGates","updateJobs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The start of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the relative timeframe of one day is used (`now-1d`). \n\nMaximum timeframe is 31 days.","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"The end of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the current timestamp is used.","type":"text/plain"},"key":"to","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified initial version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"startVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the initial version (required format `..`).","type":"text/plain"},"key":"startVersion","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the update type.","type":"text/plain"},"key":"updateType","value":"ACTIVE_GATE"},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified target version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"targetVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the target version (required format `..`).","type":"text/plain"},"key":"targetVersion","value":""},{"disabled":false,"description":{"content":"If `true`, filters the resulting set of update jobs to the most recent update of each type.","type":"text/plain"},"key":"lastUpdates","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2069cf88-db57-438f-a20e-1cab7b085f94","name":"Success","originalRequest":{"url":{"path":["activeGates","updateJobs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The start of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the relative timeframe of one day is used (`now-1d`). \n\nMaximum timeframe is 31 days.","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"The end of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the current timestamp is used.","type":"text/plain"},"key":"to","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified initial version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"startVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the initial version (required format `..`).","type":"text/plain"},"key":"startVersion","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the update type.","type":"text/plain"},"key":"updateType","value":"ACTIVE_GATE"},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified target version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"targetVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the target version (required format `..`).","type":"text/plain"},"key":"targetVersion","value":""},{"disabled":false,"description":{"content":"If `true`, filters the resulting set of update jobs to the most recent update of each type.","type":"text/plain"},"key":"lastUpdates","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"allUpdateJobs\": [\n {\n \"agId\": \"\",\n \"updateJobs\": [\n {\n \"targetVersion\": \"\",\n \"agType\": \"CLUSTER\",\n \"cancelable\": \"\",\n \"duration\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"error\": \"\",\n \"jobId\": \"\",\n \"jobState\": \"FAILED\",\n \"startVersion\": \"\",\n \"timestamp\": \"\",\n \"updateMethod\": \"ON_DEMAND\",\n \"updateType\": \"REMOTE_PLUGIN_AGENT\"\n },\n {\n \"targetVersion\": \"\",\n \"agType\": \"CLUSTER\",\n \"cancelable\": \"\",\n \"duration\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"error\": \"\",\n \"jobId\": \"\",\n \"jobState\": \"SUCCEED\",\n \"startVersion\": \"\",\n \"timestamp\": \"\",\n \"updateMethod\": \"AUTOMATIC\",\n \"updateType\": \"REMOTE_PLUGIN_AGENT\"\n }\n ]\n },\n {\n \"agId\": \"\",\n \"updateJobs\": [\n {\n \"targetVersion\": \"\",\n \"agType\": \"CLUSTER\",\n \"cancelable\": \"\",\n \"duration\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"error\": \"\",\n \"jobId\": \"\",\n \"jobState\": \"SUCCEED\",\n \"startVersion\": \"\",\n \"timestamp\": \"\",\n \"updateMethod\": \"MANUAL_INSTALLATION\",\n \"updateType\": \"Z_REMOTE\"\n },\n {\n \"targetVersion\": \"\",\n \"agType\": \"ENVIRONMENT_MULTI\",\n \"cancelable\": \"\",\n \"duration\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"error\": \"\",\n \"jobId\": \"\",\n \"jobState\": \"SUCCEED\",\n \"startVersion\": \"\",\n \"timestamp\": \"\",\n \"updateMethod\": \"AUTOMATIC\",\n \"updateType\": \"REMOTE_PLUGIN_AGENT\"\n }\n ]\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dce6457d-e2f6-413a-aa66-2801a8ba874e","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates","updateJobs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The start of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the relative timeframe of one day is used (`now-1d`). \n\nMaximum timeframe is 31 days.","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"The end of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the current timestamp is used.","type":"text/plain"},"key":"to","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified initial version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"startVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the initial version (required format `..`).","type":"text/plain"},"key":"startVersion","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the update type.","type":"text/plain"},"key":"updateType","value":"ACTIVE_GATE"},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified target version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"targetVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the target version (required format `..`).","type":"text/plain"},"key":"targetVersion","value":""},{"disabled":false,"description":{"content":"If `true`, filters the resulting set of update jobs to the most recent update of each type.","type":"text/plain"},"key":"lastUpdates","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"{agId}","description":"","item":[{"id":"5a6ca128-e81e-4c51-9352-caef475357a7","name":"Gets the details of the specified ActiveGate","request":{"name":"Gets the details of the specified ActiveGate","description":{},"url":{"path":["activeGates",":agId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a377fabd-72a8-4573-8069-1e726c509abe","name":"Success","originalRequest":{"url":{"path":["activeGates",":agId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"activeGateTokens\": [\n {\n \"environmentId\": \"\",\n \"id\": \"\",\n \"state\": \"UNKNOWN\"\n },\n {\n \"environmentId\": \"\",\n \"id\": \"\",\n \"state\": \"UNSUPPORTED\"\n }\n ],\n \"autoUpdateSettings\": {\n \"setting\": \"ENABLED\",\n \"effectiveSetting\": \"ENABLED\"\n },\n \"autoUpdateStatus\": \"UNKNOWN\",\n \"connectedHosts\": {\n \"number\": \"\"\n },\n \"containerized\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"fipsMode\": \"\",\n \"group\": \"\",\n \"hostname\": \"\",\n \"id\": \"\",\n \"loadBalancerAddresses\": [\n \"\",\n \"\"\n ],\n \"mainEnvironment\": \"\",\n \"modules\": [\n {\n \"attributes\": {\n \"qui_d7\": \"\",\n \"sit_9a_\": \"\",\n \"anim_1a\": \"\"\n },\n \"enabled\": \"\",\n \"misconfigured\": \"\",\n \"type\": \"CLOUD_FOUNDRY\",\n \"version\": \"\"\n },\n {\n \"attributes\": {\n \"nulla_b\": \"\",\n \"laborum0\": \"\",\n \"Duis5\": \"\",\n \"Ut_3\": \"\"\n },\n \"enabled\": \"\",\n \"misconfigured\": \"\",\n \"type\": \"DB_INSIGHT\",\n \"version\": \"\"\n }\n ],\n \"networkAddresses\": [\n \"\",\n \"\"\n ],\n \"networkZone\": \"\",\n \"offlineSince\": \"\",\n \"osArchitecture\": \"X86\",\n \"osBitness\": \"64\",\n \"osType\": \"LINUX\",\n \"type\": \"ENVIRONMENT\",\n \"version\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c374df6b-b3d2-42d5-8658-909af9b571bf","name":"Not found. See response body for details.","originalRequest":{"url":{"path":["activeGates",":agId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"autoUpdate","description":"","item":[{"id":"50d2c21c-0116-4be7-89f6-5e4c4248fa09","name":"Gets the configuration of auto-update for the specified ActiveGate","request":{"name":"Gets the configuration of auto-update for the specified ActiveGate","description":{},"url":{"path":["activeGates",":agId","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"0f1ab41e-0729-4c71-b3a0-0852d7b08605","name":"Success","originalRequest":{"url":{"path":["activeGates",":agId","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"setting\": \"ENABLED\",\n \"effectiveSetting\": \"DISABLED\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ca9038fc-c4d3-4829-885c-6fedcfa36ead","name":"Not found. See response body for details.","originalRequest":{"url":{"path":["activeGates",":agId","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9637b719-e29d-4569-99bb-2bc16ff590b0","name":"Updates the configuration of auto-update for the specified ActiveGate","request":{"name":"Updates the configuration of auto-update for the specified ActiveGate","description":{},"url":{"path":["activeGates",":agId","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"setting\": \"INHERITED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"74a8f7ea-a08f-4239-9437-012265d73a64","name":"Success. The auto-update configuration have been updated. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates",":agId","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"setting\": \"INHERITED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"65cb74a5-0078-4ed7-9770-cb2bae94f4c9","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates",":agId","autoUpdate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"setting\": \"INHERITED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"validator","description":"","item":[{"id":"f1b551c2-8ddc-4487-81e0-8f00eaf1a215","name":"Validates the payload for the `POST /activeGates/{agId}/autoUpdate` request.","request":{"name":"Validates the payload for the `POST /activeGates/{agId}/autoUpdate` request.","description":{},"url":{"path":["activeGates",":agId","autoUpdate","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"setting\": \"INHERITED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"08c2a56a-c6f7-4ecf-9999-88fee02871eb","name":"Validated. The submitted auto-update configuration is valid. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates",":agId","autoUpdate","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"setting\": \"INHERITED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bf7cfc67-71d7-44be-8705-3b5e0861f3df","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates",":agId","autoUpdate","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"setting\": \"INHERITED\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"updateJobs","description":"","item":[{"id":"ccde395e-4fba-4ac0-bfa3-172d5b3ca5d2","name":"Lists update jobs for the specified ActiveGate","request":{"name":"Lists update jobs for the specified ActiveGate","description":{"content":"The job can update the ActiveGate to the specified version or the latest available one.","type":"text/plain"},"url":{"path":["activeGates",":agId","updateJobs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The start of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the relative timeframe of one week is used (`now-1w`). \n\nMaximum timeframe is 31 days.","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"The end of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the current timestamp is used.","type":"text/plain"},"key":"to","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified initial version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"startVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the initial version (required format `..`).","type":"text/plain"},"key":"startVersion","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the update type.","type":"text/plain"},"key":"updateType","value":"ACTIVE_GATE"},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified target version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"targetVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the target version (required format `..`).","type":"text/plain"},"key":"targetVersion","value":""},{"disabled":false,"description":{"content":"If `true`, filters the resulting set of update jobs to the most recent update of each type.","type":"text/plain"},"key":"lastUpdates","value":"false"}],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d63179e4-9a62-4a45-bcb9-947d5bbf7407","name":"Success","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The start of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the relative timeframe of one week is used (`now-1w`). \n\nMaximum timeframe is 31 days.","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"The end of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the current timestamp is used.","type":"text/plain"},"key":"to","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified initial version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"startVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the initial version (required format `..`).","type":"text/plain"},"key":"startVersion","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the update type.","type":"text/plain"},"key":"updateType","value":"ACTIVE_GATE"},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified target version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"targetVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the target version (required format `..`).","type":"text/plain"},"key":"targetVersion","value":""},{"disabled":false,"description":{"content":"If `true`, filters the resulting set of update jobs to the most recent update of each type.","type":"text/plain"},"key":"lastUpdates","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"agId\": \"\",\n \"updateJobs\": [\n {\n \"targetVersion\": \"\",\n \"agType\": \"ENVIRONMENT_MULTI\",\n \"cancelable\": \"\",\n \"duration\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"error\": \"\",\n \"jobId\": \"\",\n \"jobState\": \"SUCCEED\",\n \"startVersion\": \"\",\n \"timestamp\": \"\",\n \"updateMethod\": \"ON_DEMAND\",\n \"updateType\": \"ACTIVE_GATE\"\n },\n {\n \"targetVersion\": \"\",\n \"agType\": \"ENVIRONMENT\",\n \"cancelable\": \"\",\n \"duration\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"error\": \"\",\n \"jobId\": \"\",\n \"jobState\": \"SKIPPED\",\n \"startVersion\": \"\",\n \"timestamp\": \"\",\n \"updateMethod\": \"ON_DEMAND\",\n \"updateType\": \"ACTIVE_GATE\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06bab7d3-82a1-4945-8bbe-c7114ec1cd9f","name":"Not found. See response body for details.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The start of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the relative timeframe of one week is used (`now-1w`). \n\nMaximum timeframe is 31 days.","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"The end of the requested timeframe for update jobs. \n\nYou can use one of the following formats: \n* Timestamp in UTC milliseconds. \n* Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional. \n* Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week. \nYou can also specify relative timeframe without an alignment: `now-NU`. \nSupported time units for the relative timeframe are: \n * `m`: minutes \n * `h`: hours \n * `d`: days \n * `w`: weeks \n * `M`: months \n * `y`: years \n\nIf not set, the current timestamp is used.","type":"text/plain"},"key":"to","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified initial version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"startVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the initial version (required format `..`).","type":"text/plain"},"key":"startVersion","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the update type.","type":"text/plain"},"key":"updateType","value":"ACTIVE_GATE"},{"disabled":false,"description":{"content":"Filters the resulting set of update jobs by the specified target version. \n\n Specify the comparison operator here.","type":"text/plain"},"key":"targetVersionCompareType","value":"EQUAL"},{"disabled":false,"description":{"content":"Filters the resulting set of update-jobs by the target version (required format `..`).","type":"text/plain"},"key":"targetVersion","value":""},{"disabled":false,"description":{"content":"If `true`, filters the resulting set of update jobs to the most recent update of each type.","type":"text/plain"},"key":"lastUpdates","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e4f2151c-dbdd-48b0-ba02-e8e521e8e282","name":"Creates a new update job for the specified ActiveGate","request":{"name":"Creates a new update job for the specified ActiveGate","description":{},"url":{"path":["activeGates",":agId","updateJobs"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"targetVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"cc26ddf6-b864-43f0-b957-de8f46372e80","name":"Success. The update-job have been created.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"targetVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"targetVersion\": \"\",\n \"agType\": \"ENVIRONMENT\",\n \"cancelable\": \"\",\n \"duration\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"error\": \"\",\n \"jobId\": \"\",\n \"jobState\": \"SCHEDULED\",\n \"startVersion\": \"\",\n \"timestamp\": \"\",\n \"updateMethod\": \"AUTOMATIC\",\n \"updateType\": \"Z_REMOTE\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"073b1b87-c8f9-462f-a46d-cdb06d9ddfed","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"targetVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"validator","description":"","item":[{"id":"842e55d4-09b8-47f8-9a40-adfa4e0b8b04","name":"Validates the payload for the `POST /activeGates/{agId}/updateJobs` request.","request":{"name":"Validates the payload for the `POST /activeGates/{agId}/updateJobs` request.","description":{},"url":{"path":["activeGates",":agId","updateJobs","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"targetVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a2087be6-590b-45b5-9173-63a6deb44033","name":"Validated. The submitted update-job is valid. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"targetVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3c398271-c41f-46b3-a5ab-0b82ea3bd124","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs","validator"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"targetVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"{jobId}","description":"","item":[{"id":"58ec371d-9a4b-4f50-b415-6e7b2fc6021a","name":"Deletes the specified update job","request":{"name":"Deletes the specified update job","description":{},"url":{"path":["activeGates",":agId","updateJobs",":jobId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}},{"type":"any","value":"","key":"jobId","disabled":false,"description":{"content":"(Required) A unique identifier for a update-job of ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7d1ef230-ff0b-44cb-a5c9-53406d83aa6b","name":"Success. The update-job have been deleted. Response doesn't have a body.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs",":jobId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e082d79a-70ac-4335-8fc3-cf643ac2ea01","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs",":jobId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9658b8a5-613f-4a63-b4d7-32b83311dbcb","name":"Not found. See response body for details.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs",":jobId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"80005bc5-b0e4-45aa-820f-262383660bb6","name":"Gets the parameters of the specified update job","request":{"name":"Gets the parameters of the specified update job","description":{},"url":{"path":["activeGates",":agId","updateJobs",":jobId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"agId","disabled":false,"description":{"content":"(Required) The ID of the required ActiveGate.","type":"text/plain"}},{"type":"any","value":"","key":"jobId","disabled":false,"description":{"content":"(Required) A unique identifier for a update-job of ActiveGate.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"e36a51bb-66b6-4f3b-9951-03eaa783475a","name":"Success","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs",":jobId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"targetVersion\": \"\",\n \"agType\": \"ENVIRONMENT\",\n \"cancelable\": \"\",\n \"duration\": \"\",\n \"environments\": [\n \"\",\n \"\"\n ],\n \"error\": \"\",\n \"jobId\": \"\",\n \"jobState\": \"SCHEDULED\",\n \"startVersion\": \"\",\n \"timestamp\": \"\",\n \"updateMethod\": \"AUTOMATIC\",\n \"updateType\": \"Z_REMOTE\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f9b1e91a-e5bd-4b5b-a930-86d1d2134bcf","name":"Not found. See response body for details.","originalRequest":{"url":{"path":["activeGates",":agId","updateJobs",":jobId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"clusterConfig","description":"","item":[{"name":"userSessions","description":"","item":[{"id":"d0b30866-1c3c-40ef-8bcc-cf9c9b0ec116","name":"Get user sessions configuration","request":{"name":"Get user sessions configuration","description":{},"url":{"path":["clusterConfig","userSessions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2418bd34-afeb-4d54-afb7-499936fd22e8","name":"Successful","originalRequest":{"url":{"path":["clusterConfig","userSessions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"automaticLogoutDto\": {\n \"logoutInactiveUsersEnabled\": \"\",\n \"userInactivityTimeout\": \"\"\n },\n \"concurrentSessionPolicyDto\": {\n \"adminLimit\": \"\",\n \"userLimit\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e3251f72-c1b3-4ae5-8b87-1e45ba5134be","name":"Update user sessions configuration","request":{"name":"Update user sessions configuration","description":{},"url":{"path":["clusterConfig","userSessions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"automaticLogoutDto\": {\n \"logoutInactiveUsersEnabled\": \"\",\n \"userInactivityTimeout\": \"\"\n },\n \"concurrentSessionPolicyDto\": {\n \"adminLimit\": \"\",\n \"userLimit\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"82b943f7-afd8-4406-92fe-6b5c2c67c834","name":"Successful","originalRequest":{"url":{"path":["clusterConfig","userSessions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"automaticLogoutDto\": {\n \"logoutInactiveUsersEnabled\": \"\",\n \"userInactivityTimeout\": \"\"\n },\n \"concurrentSessionPolicyDto\": {\n \"adminLimit\": \"\",\n \"userLimit\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f1e17c87-c616-4bc0-b9a5-eaf6193a5a9c","name":"Wrong parameters","originalRequest":{"url":{"path":["clusterConfig","userSessions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"automaticLogoutDto\": {\n \"logoutInactiveUsersEnabled\": \"\",\n \"userInactivityTimeout\": \"\"\n },\n \"concurrentSessionPolicyDto\": {\n \"adminLimit\": \"\",\n \"userLimit\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9385dcca-5164-4729-afa6-62aa622e19e3","name":"Configuration update failed","originalRequest":{"url":{"path":["clusterConfig","userSessions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"automaticLogoutDto\": {\n \"logoutInactiveUsersEnabled\": \"\",\n \"userInactivityTimeout\": \"\"\n },\n \"concurrentSessionPolicyDto\": {\n \"adminLimit\": \"\",\n \"userLimit\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"deployment","description":"","item":[{"name":"installer","description":"","item":[{"name":"gateway","description":"","item":[{"name":"versions","description":"","item":[{"name":"{osType}","description":"","item":[{"id":"d69c21c4-04a3-4462-a382-e81a556015ea","name":"Lists all available versions of ActiveGate installer","request":{"name":"Lists all available versions of ActiveGate installer","description":{},"url":{"path":["deployment","installer","gateway","versions",":osType"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The architecture of your OS: \n\n* `all`: Defaults to `amd64`. \n* `amd64`: amd64 architecture.\n* `s390`: S/390 architecture, only supported for Linux. \n* `arm64`: arm64 architecture, only supported for Linux. \n\n","type":"text/plain"},"key":"arch","value":"all"}],"variable":[{"type":"any","value":"windows","key":"osType","disabled":false,"description":{"content":"(Required) The operating system of the installer.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"cd480292-652f-41cc-bd5a-3b5f50e9d18e","name":"Success. The payload contains the available versions.","originalRequest":{"url":{"path":["deployment","installer","gateway","versions",":osType"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The architecture of your OS: \n\n* `all`: Defaults to `amd64`. \n* `amd64`: amd64 architecture.\n* `s390`: S/390 architecture, only supported for Linux. \n* `arm64`: arm64 architecture, only supported for Linux. \n\n","type":"text/plain"},"key":"arch","value":"all"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"availableVersions\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2cd3cb39-a2cd-4e2a-b6b2-9e9927c599b6","name":"Not found. See the response body for details.","originalRequest":{"url":{"path":["deployment","installer","gateway","versions",":osType"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The architecture of your OS: \n\n* `all`: Defaults to `amd64`. \n* `amd64`: amd64 architecture.\n* `s390`: S/390 architecture, only supported for Linux. \n* `arm64`: arm64 architecture, only supported for Linux. \n\n","type":"text/plain"},"key":"arch","value":"all"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]}]},{"name":"environments","description":"","item":[{"id":"05e20888-ecd1-4179-b66f-cb966863530b","name":"Lists all existing environments.","request":{"name":"Lists all existing environments.","description":{},"url":{"path":["environments"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of environments in a single response payload. \n\nThe maximal allowed page size is 1000. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"The sort order. Possible sorts orders are:\n * 'name' (without quotes): Sort by name ascending.\n * '-name' (without quotes): Sort by name descending.\n * 'creationDate' (without quotes): Sort by creation date ascending.\n * '-creationDate' (without quotes): Sort by name descending.\n","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"Specifies the filter of the query. \n\nYou can set one or several of the following criteria:\n* Name: `name(string)`. The name can be either a substring or the full name of an environment. Case-insensitive.\n* Trial: `trial(true)` or `trial(false)`. Only includes trial environments if true is specified or only non-trial environments if false is specified.\n* State: `state(ENABLED)` or `state(DISABLED)`.\n* Tag: `tag(string)`. To filter by multiple tags by applying OR logic use `tag(string1,string2)`. To filter by multiple tags by applying AND logic use `tag(string1),tag(string2)`.\nTo set several criteria, separate them with a comma (`,`). Only results, matching **all** criteria, are included into response.\n","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"If true, consumption information (limits, usage) is returned for each environment.\n\nReturned usage is typically up to 1 hour old. To obtain fresher data, you can use **includeUncachedConsumptionInfo** parameter instead.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeConsumptionInfo","value":""},{"disabled":false,"description":{"content":"If true, storage information (limits, usage) is returned for each environment.","type":"text/plain"},"key":"includeStorageInfo","value":""},{"disabled":false,"description":{"content":"If true, uncached consumption information (limits, usage) is returned for each environment.\n\nUp to date consumption will be calculated. Calculation may be time consuming, so it's recommended to use **includeConsumptionInfo** parameter instead.\n\nIf both this parameter and **includeConsumptionInfo** are set, **includeUncachedConsumptionInfo** will take priority.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeUncachedConsumptionInfo","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"79be6f99-8649-4c58-95ab-3284c28ab45f","name":"Successful operation.","originalRequest":{"url":{"path":["environments"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of environments in a single response payload. \n\nThe maximal allowed page size is 1000. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"The sort order. Possible sorts orders are:\n * 'name' (without quotes): Sort by name ascending.\n * '-name' (without quotes): Sort by name descending.\n * 'creationDate' (without quotes): Sort by creation date ascending.\n * '-creationDate' (without quotes): Sort by name descending.\n","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"Specifies the filter of the query. \n\nYou can set one or several of the following criteria:\n* Name: `name(string)`. The name can be either a substring or the full name of an environment. Case-insensitive.\n* Trial: `trial(true)` or `trial(false)`. Only includes trial environments if true is specified or only non-trial environments if false is specified.\n* State: `state(ENABLED)` or `state(DISABLED)`.\n* Tag: `tag(string)`. To filter by multiple tags by applying OR logic use `tag(string1,string2)`. To filter by multiple tags by applying AND logic use `tag(string1),tag(string2)`.\nTo set several criteria, separate them with a comma (`,`). Only results, matching **all** criteria, are included into response.\n","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"If true, consumption information (limits, usage) is returned for each environment.\n\nReturned usage is typically up to 1 hour old. To obtain fresher data, you can use **includeUncachedConsumptionInfo** parameter instead.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeConsumptionInfo","value":""},{"disabled":false,"description":{"content":"If true, storage information (limits, usage) is returned for each environment.","type":"text/plain"},"key":"includeStorageInfo","value":""},{"disabled":false,"description":{"content":"If true, uncached consumption information (limits, usage) is returned for each environment.\n\nUp to date consumption will be calculated. Calculation may be time consuming, so it's recommended to use **includeConsumptionInfo** parameter instead.\n\nIf both this parameter and **includeConsumptionInfo** are set, **includeUncachedConsumptionInfo** will take priority.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeUncachedConsumptionInfo","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"environments\": [\n {\n \"name\": \"\",\n \"creationDate\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"currentUsage\": \"\",\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"currentUsage\": \"\",\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"sessionProperties\": {\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"consumedMobileSessionsThisMonth\": \"\",\n \"consumedMobileSessionsThisYear\": \"\",\n \"consumedUserSessionsWithMobileSessionReplayThisMonth\": \"\",\n \"consumedUserSessionsWithMobileSessionReplayThisYear\": \"\",\n \"consumedUserSessionsWithWebSessionReplayThisMonth\": \"\",\n \"consumedUserSessionsWithWebSessionReplayThisYear\": \"\",\n \"totalAnnualLimit\": \"\",\n \"totalConsumedThisMonth\": \"\",\n \"totalConsumedThisYear\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"ENABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\",\n \"retentionReductionPercentage\": \"\",\n \"retentionReductionReason\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\",\n \"retentionReductionPercentage\": \"\",\n \"retentionReductionReason\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n },\n {\n \"name\": \"\",\n \"creationDate\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"currentUsage\": \"\",\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"currentUsage\": \"\",\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"sessionProperties\": {\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"consumedMobileSessionsThisMonth\": \"\",\n \"consumedMobileSessionsThisYear\": \"\",\n \"consumedUserSessionsWithMobileSessionReplayThisMonth\": \"\",\n \"consumedUserSessionsWithMobileSessionReplayThisYear\": \"\",\n \"consumedUserSessionsWithWebSessionReplayThisMonth\": \"\",\n \"consumedUserSessionsWithWebSessionReplayThisYear\": \"\",\n \"totalAnnualLimit\": \"\",\n \"totalConsumedThisMonth\": \"\",\n \"totalConsumedThisYear\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"DISABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\",\n \"retentionReductionPercentage\": \"\",\n \"retentionReductionReason\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\",\n \"retentionReductionPercentage\": \"\",\n \"retentionReductionReason\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n }\n ],\n \"totalCount\": \"\",\n \"nextPageKey\": \"\",\n \"pageSize\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"02558070-d32d-46ec-8a74-6a6b1e0dad02","name":"Consumption information is not available for the DPS licensing model.","originalRequest":{"url":{"path":["environments"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of environments in a single response payload. \n\nThe maximal allowed page size is 1000. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"The sort order. Possible sorts orders are:\n * 'name' (without quotes): Sort by name ascending.\n * '-name' (without quotes): Sort by name descending.\n * 'creationDate' (without quotes): Sort by creation date ascending.\n * '-creationDate' (without quotes): Sort by name descending.\n","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"Specifies the filter of the query. \n\nYou can set one or several of the following criteria:\n* Name: `name(string)`. The name can be either a substring or the full name of an environment. Case-insensitive.\n* Trial: `trial(true)` or `trial(false)`. Only includes trial environments if true is specified or only non-trial environments if false is specified.\n* State: `state(ENABLED)` or `state(DISABLED)`.\n* Tag: `tag(string)`. To filter by multiple tags by applying OR logic use `tag(string1,string2)`. To filter by multiple tags by applying AND logic use `tag(string1),tag(string2)`.\nTo set several criteria, separate them with a comma (`,`). Only results, matching **all** criteria, are included into response.\n","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"If true, consumption information (limits, usage) is returned for each environment.\n\nReturned usage is typically up to 1 hour old. To obtain fresher data, you can use **includeUncachedConsumptionInfo** parameter instead.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeConsumptionInfo","value":""},{"disabled":false,"description":{"content":"If true, storage information (limits, usage) is returned for each environment.","type":"text/plain"},"key":"includeStorageInfo","value":""},{"disabled":false,"description":{"content":"If true, uncached consumption information (limits, usage) is returned for each environment.\n\nUp to date consumption will be calculated. Calculation may be time consuming, so it's recommended to use **includeConsumptionInfo** parameter instead.\n\nIf both this parameter and **includeConsumptionInfo** are set, **includeUncachedConsumptionInfo** will take priority.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeUncachedConsumptionInfo","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"12d438b9-54c8-4601-bb54-06d8445b302c","name":"Creates a new environment.","request":{"name":"Creates a new environment.","description":{},"url":{"path":["environments"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, a token management token with the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement' (for usage with token API v1) is created when creating a new environment. This token is then returned in the response body. It can be used within the newly created environment to create other tokens for configuring this environment.","type":"text/plain"},"key":"createToken","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"totalAnnualLimit\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"DISABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"maxLimit\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"maxLimit\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a58f77cc-9520-42b8-84bf-81f1678d5508","name":"Success. The environment has been created and started. The response body contains the generated ID of the environment and a token with the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement'. The location header contains the generated ID as well.","originalRequest":{"url":{"path":["environments"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, a token management token with the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement' (for usage with token API v1) is created when creating a new environment. This token is then returned in the response body. It can be used within the newly created environment to create other tokens for configuring this environment.","type":"text/plain"},"key":"createToken","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"totalAnnualLimit\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"DISABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"maxLimit\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"maxLimit\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"id\": \"\",\n \"description\": \"\",\n \"name\": \"\",\n \"tokenManagementToken\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c26c4051-03d8-41c6-820f-2ee93754bb6f","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["environments"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, a token management token with the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement' (for usage with token API v1) is created when creating a new environment. This token is then returned in the response body. It can be used within the newly created environment to create other tokens for configuring this environment.","type":"text/plain"},"key":"createToken","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"totalAnnualLimit\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"DISABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"maxLimit\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"maxLimit\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{id}","description":"","item":[{"id":"5e58f544-dc02-4621-a6ce-80927589664b","name":"Deletes the specified environment. An environment must be disabled before it can be deleted.","request":{"name":"Deletes the specified environment. An environment must be disabled before it can be deleted.","description":{},"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the environment to be deleted.","type":"text/plain"}}]},"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"73c0e7f3-1f0b-4467-a6bb-1de92968e722","name":"Deleted. Response does not have a body.","originalRequest":{"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"20827c40-1e67-40e1-90a2-153b85e63f44","name":"Failed. For example, if an environment is not disabled.","originalRequest":{"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"84a3a94b-cf6e-4663-ad21-5db066681d40","name":"Gets the properties of the specified environment.","request":{"name":"Gets the properties of the specified environment.","description":{},"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, consumption information (limits, usage) is returned for this environment.\n\nReturned usage is typically up to 1 hour old. To obtain fresher data, you can use **includeUncachedConsumptionInfo** parameter instead.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeConsumptionInfo","value":""},{"disabled":false,"description":{"content":"If true, storage information (limits, usage) is returned for this environment.","type":"text/plain"},"key":"includeStorageInfo","value":""},{"disabled":false,"description":{"content":"If true, uncached consumption information (limits, usage) is returned for this environment.\n\nUp to date consumption will be calculated. If both this parameter and **includeConsumptionInfo** are set, **includeUncachedConsumptionInfo** will take priority.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeUncachedConsumptionInfo","value":""}],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the environment.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"eee06bc4-1744-4385-b5cf-a799c97d02c8","name":"Successful operation.","originalRequest":{"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, consumption information (limits, usage) is returned for this environment.\n\nReturned usage is typically up to 1 hour old. To obtain fresher data, you can use **includeUncachedConsumptionInfo** parameter instead.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeConsumptionInfo","value":""},{"disabled":false,"description":{"content":"If true, storage information (limits, usage) is returned for this environment.","type":"text/plain"},"key":"includeStorageInfo","value":""},{"disabled":false,"description":{"content":"If true, uncached consumption information (limits, usage) is returned for this environment.\n\nUp to date consumption will be calculated. If both this parameter and **includeConsumptionInfo** are set, **includeUncachedConsumptionInfo** will take priority.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeUncachedConsumptionInfo","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"name\": \"\",\n \"creationDate\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"currentUsage\": \"\",\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"currentUsage\": \"\",\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"sessionProperties\": {\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"consumedThisMonth\": \"\",\n \"consumedThisYear\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"consumedMobileSessionsThisMonth\": \"\",\n \"consumedMobileSessionsThisYear\": \"\",\n \"consumedUserSessionsWithMobileSessionReplayThisMonth\": \"\",\n \"consumedUserSessionsWithMobileSessionReplayThisYear\": \"\",\n \"consumedUserSessionsWithWebSessionReplayThisMonth\": \"\",\n \"consumedUserSessionsWithWebSessionReplayThisYear\": \"\",\n \"totalAnnualLimit\": \"\",\n \"totalConsumedThisMonth\": \"\",\n \"totalConsumedThisYear\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"ENABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\",\n \"retentionReductionPercentage\": \"\",\n \"retentionReductionReason\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"currentlyUsedInDays\": \"\",\n \"currentlyUsedInMillis\": \"\",\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"currentlyUsed\": \"\",\n \"maxLimit\": \"\",\n \"retentionReductionPercentage\": \"\",\n \"retentionReductionReason\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5bc14c5f-e14d-46f6-bc0d-2defd2bac6b2","name":"Consumption information is not available for the DPS licensing model.","originalRequest":{"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, consumption information (limits, usage) is returned for this environment.\n\nReturned usage is typically up to 1 hour old. To obtain fresher data, you can use **includeUncachedConsumptionInfo** parameter instead.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeConsumptionInfo","value":""},{"disabled":false,"description":{"content":"If true, storage information (limits, usage) is returned for this environment.","type":"text/plain"},"key":"includeStorageInfo","value":""},{"disabled":false,"description":{"content":"If true, uncached consumption information (limits, usage) is returned for this environment.\n\nUp to date consumption will be calculated. If both this parameter and **includeConsumptionInfo** are set, **includeUncachedConsumptionInfo** will take priority.\n\nThis option is not available for the DPS licensing model.","type":"text/plain"},"key":"includeUncachedConsumptionInfo","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0eff7911-74db-42b8-99b9-eb96db849af3","name":"Updates an existing environment or creates a new one.","request":{"name":"Updates an existing environment or creates a new one.","description":{"content":"If the environment with the specified ID does not exist, a new environment will be created.","type":"text/plain"},"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, a token management token with the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement' (for usage with token API v1) is created when creating a new environment. This token is then returned in the response body. It can be used within the newly created environment to create other tokens for configuring this environment.","type":"text/plain"},"key":"createToken","value":"false"}],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the environment to update.\n\n If you set the ID in the body as well, it must match this ID.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"totalAnnualLimit\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"DISABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"maxLimit\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"maxLimit\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"da33516c-2b28-4194-8108-e5e7340306fb","name":"Success. The new environment has been created. The response body contains the ID, the name and also a token management token if 'createToken' is 'true'.","originalRequest":{"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, a token management token with the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement' (for usage with token API v1) is created when creating a new environment. This token is then returned in the response body. It can be used within the newly created environment to create other tokens for configuring this environment.","type":"text/plain"},"key":"createToken","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"totalAnnualLimit\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"DISABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"maxLimit\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"maxLimit\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"id\": \"\",\n \"description\": \"\",\n \"name\": \"\",\n \"tokenManagementToken\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6d99a9e7-254a-4ecd-896a-1c3949b0fd8a","name":"Success. The environment has been updated. Response doesn't have a body.","originalRequest":{"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, a token management token with the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement' (for usage with token API v1) is created when creating a new environment. This token is then returned in the response body. It can be used within the newly created environment to create other tokens for configuring this environment.","type":"text/plain"},"key":"createToken","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"totalAnnualLimit\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"DISABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"maxLimit\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"maxLimit\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6489e53a-f1c3-4e56-aeae-2dd7ef9c644d","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["environments",":id"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If true, a token management token with the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement' (for usage with token API v1) is created when creating a new environment. This token is then returned in the response body. It can be used within the newly created environment to create other tokens for configuring this environment.","type":"text/plain"},"key":"createToken","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"id\": \"\",\n \"quotas\": {\n \"customMetrics\": {\n \"maxLimit\": \"\"\n },\n \"davisDataUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"demUnits\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"hostUnits\": {\n \"maxLimit\": \"\"\n },\n \"logMonitoring\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"syntheticMonitors\": {\n \"annualLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"userSessions\": {\n \"totalAnnualLimit\": \"\",\n \"totalMonthlyLimit\": \"\"\n }\n },\n \"state\": \"DISABLED\",\n \"storage\": {\n \"logMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"logMonitoringStorage\": {\n \"maxLimit\": \"\"\n },\n \"realUserMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"rumNonAggregatedDataRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceCodeLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"serviceRequestLevelRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"sessionReplayStorage\": {\n \"maxLimit\": \"\"\n },\n \"symbolFilesFromMobileApps\": {\n \"maxLimit\": \"\"\n },\n \"syntheticMonitoringRetention\": {\n \"maxLimitInDays\": \"\"\n },\n \"transactionStorage\": {\n \"maxLimit\": \"\"\n },\n \"transactionTrafficQuota\": {\n \"maxLimit\": \"\"\n },\n \"userActionsPerMinute\": {\n \"maxLimit\": \"\"\n }\n },\n \"tags\": [\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\",\n \"\"\n ],\n \"trial\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"tokenManagementToken","description":"","item":[{"id":"0c500b1f-3dd2-455b-9dc7-354b77f110be","name":"Creates a new tenant management token for an environment.","request":{"name":"Creates a new tenant management token for an environment.","description":{"content":"The newly created token is owned by the same user who owns the token used for authentication of creation call. \nIt has the scopes 'apiTokens.read' and 'apiTokens.write' (for usage with token API v2) and 'TenantTokenManagement' (for usage with token API v1).","type":"text/plain"},"url":{"path":["environments",":id","tokenManagementToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the environment where the token is valid.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"expiresIn\": {\n \"value\": \"\",\n \"unit\": \"MILLIS\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1d8f6494-e0fd-41e6-9119-88d591a18e87","name":"Success. The token has been created. The response body contains the token itself","originalRequest":{"url":{"path":["environments",":id","tokenManagementToken"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"expiresIn\": {\n \"value\": \"\",\n \"unit\": \"MILLIS\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"disabled":false,"description":{"content":"Token Id","type":"text/plain"},"key":"Location","value":""}],"body":"{\n \"token\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"73111581-0560-4af7-8905-d6bdebdbd886","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["environments",":id","tokenManagementToken"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"expiresIn\": {\n \"value\": \"\",\n \"unit\": \"MILLIS\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"iam","description":"","item":[{"name":"configuration","description":"","item":[{"name":"policystatements","description":"","item":[{"id":"0c40f6ca-ef75-4dd0-96db-64491a642c90","name":"Gets configuration for policy statements. Available values for services, permissions, conditions and operators","request":{"name":"Gets configuration for policy statements. Available values for services, permissions, conditions and operators","description":{},"url":{"path":["iam","configuration","policystatements"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional statuses list","type":"text/plain"},"key":"statuses","value":"GENERAL_AVAILABILITY"},{"disabled":false,"description":{"content":"Optional statuses list","type":"text/plain"},"key":"statuses","value":"IN_DEVELOPMENT"},{"disabled":false,"description":{"content":"Optional services list","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"Optional services list","type":"text/plain"},"key":"services","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"e826cbe8-5212-4e26-b419-88c4a8c8e9ee","name":"Successful response","originalRequest":{"url":{"path":["iam","configuration","policystatements"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional statuses list","type":"text/plain"},"key":"statuses","value":"IN_DEVELOPMENT"},{"disabled":false,"description":{"content":"Optional services list","type":"text/plain"},"key":"services","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"services\": [\n {\n \"description\": \"\",\n \"name\": \"\",\n \"permissions\": [\n {\n \"conditions\": [\n {\n \"description\": \"\",\n \"name\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ]\n },\n {\n \"description\": \"\",\n \"name\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"description\": \"\",\n \"disabledDeny\": \"\",\n \"dynamicConditionPrefixes\": [\n {\n \"description\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ],\n \"prefix\": \"\"\n },\n {\n \"description\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ],\n \"prefix\": \"\"\n }\n ],\n \"internal\": \"\",\n \"name\": \"\",\n \"status\": \"IN_DEVELOPMENT\"\n },\n {\n \"conditions\": [\n {\n \"description\": \"\",\n \"name\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ]\n },\n {\n \"description\": \"\",\n \"name\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"description\": \"\",\n \"disabledDeny\": \"\",\n \"dynamicConditionPrefixes\": [\n {\n \"description\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ],\n \"prefix\": \"\"\n },\n {\n \"description\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ],\n \"prefix\": \"\"\n }\n ],\n \"internal\": \"\",\n \"name\": \"\",\n \"status\": \"GENERAL_AVAILABILITY\"\n }\n ],\n \"status\": \"IN_DEVELOPMENT\"\n },\n {\n \"description\": \"\",\n \"name\": \"\",\n \"permissions\": [\n {\n \"conditions\": [\n {\n \"description\": \"\",\n \"name\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ]\n },\n {\n \"description\": \"\",\n \"name\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"description\": \"\",\n \"disabledDeny\": \"\",\n \"dynamicConditionPrefixes\": [\n {\n \"description\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ],\n \"prefix\": \"\"\n },\n {\n \"description\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ],\n \"prefix\": \"\"\n }\n ],\n \"internal\": \"\",\n \"name\": \"\",\n \"status\": \"IN_DEVELOPMENT\"\n },\n {\n \"conditions\": [\n {\n \"description\": \"\",\n \"name\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ]\n },\n {\n \"description\": \"\",\n \"name\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"description\": \"\",\n \"disabledDeny\": \"\",\n \"dynamicConditionPrefixes\": [\n {\n \"description\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ],\n \"prefix\": \"\"\n },\n {\n \"description\": \"\",\n \"operators\": [\n \"\",\n \"\"\n ],\n \"prefix\": \"\"\n }\n ],\n \"internal\": \"\",\n \"name\": \"\",\n \"status\": \"GENERAL_AVAILABILITY\"\n }\n ],\n \"status\": \"GENERAL_AVAILABILITY\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"organizational-levels","description":"","item":[{"name":"{level-type}","description":"","item":[{"name":"{level-id}","description":"","item":[{"id":"58b063f6-1d08-4311-affb-d35a2520e5e2","name":"Get an organizational level by level ID. Required permission: iam:policies:read","request":{"name":"Get an organizational level by level ID. Required permission: iam:policies:read","description":{},"url":{"path":["iam","organizational-levels",":level-type",":level-id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a3360315-6f16-41ac-8ed6-289909406e54","name":"Successful response - level found","originalRequest":{"url":{"path":["iam","organizational-levels",":level-type",":level-id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"disabledAt\": \"\",\n \"id\": \"\",\n \"modifiedAt\": \"\",\n \"parentId\": \"\",\n \"parentType\": \"\",\n \"type\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f5423620-d118-4988-8aa6-aba47af1c321","name":"Level not found response","originalRequest":{"url":{"path":["iam","organizational-levels",":level-type",":level-id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"descendants","description":"","item":[{"id":"dad4a72c-1913-425f-ad56-522f34f403e0","name":"Get descendant organizational levels for a given level by level ID","request":{"name":"Get descendant organizational levels for a given level by level ID","description":{},"url":{"path":["iam","organizational-levels",":level-type",":level-id","descendants"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4989ef0d-ec7b-4352-ace4-ad4b01bc1867","name":"Successful response - level list","originalRequest":{"url":{"path":["iam","organizational-levels",":level-type",":level-id","descendants"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"levels\": [\n {\n \"disabledAt\": \"\",\n \"id\": \"\",\n \"modifiedAt\": \"\",\n \"parentId\": \"\",\n \"parentType\": \"\",\n \"type\": \"\"\n },\n {\n \"disabledAt\": \"\",\n \"id\": \"\",\n \"modifiedAt\": \"\",\n \"parentId\": \"\",\n \"parentType\": \"\",\n \"type\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"85bdd8eb-77f4-478b-9dca-bc2a7fe77955","name":"Level not found response","originalRequest":{"url":{"path":["iam","organizational-levels",":level-type",":level-id","descendants"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"repo","description":"","item":[{"name":"{level-type}","description":"","item":[{"name":"{level-id}","description":"","item":[{"name":"bindings","description":"","item":[{"id":"49c2cbae-e6be-491b-a6a8-084d9ec38278","name":"Delete all policy bindings from a level. Required permission: iam:bindings:write","request":{"name":"Delete all policy bindings from a level. Required permission: iam:bindings:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c2ea2857-82f6-4581-8258-6a416f35d47d","name":"Successful response - bindings deleted","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"770873cb-1187-4211-82de-e88559180a52","name":"Policy bindings delete request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8507345d-fcea-4656-93a8-37e4418b8540","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2cb22b45-3e08-4911-9365-78cb562ee240","name":"Policy bindings delete request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"86d726ec-76bb-4e02-b611-cf6be2e6bba4","name":"Get policy bindings for a level. Required permission: iam:bindings:read","request":{"name":"Get policy bindings for a level. Required permission: iam:bindings:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b623ce78-6095-46a7-9da6-b56efcba253d","name":"Successful response - level found","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"quisb\": \"\",\n \"elit6c\": \"\",\n \"dolore_24\": \"\"\n },\n \"parameters\": {\n \"dolore_23\": \"\",\n \"sed_4\": \"\",\n \"inb0\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"amet_a7f\": \"\"\n },\n \"parameters\": {\n \"ullamcoe\": \"\",\n \"dob88\": \"\"\n }\n }\n ],\n \"levelId\": \"\",\n \"levelType\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5cfee658-33f3-44f8-aa27-79949e8082bc","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"aa4325b1-73cd-41ec-97ae-ce346e7c7a5e","name":"Update policy bindings within a level. The request overwrites an existing set of policy bindings. Required permission: iam:bindings:write","request":{"name":"Update policy bindings within a level. The request overwrites an existing set of policy bindings. Required permission: iam:bindings:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"dolor98\": \"\",\n \"in_3c\": \"\"\n },\n \"parameters\": {\n \"animb0\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"sed_e_\": \"\"\n },\n \"parameters\": {\n \"veniam9\": \"\",\n \"culpa_07\": \"\"\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"765d96d1-7c95-4464-9701-60a2702877a9","name":"Successful response - policy bindings created or updated","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"dolor98\": \"\",\n \"in_3c\": \"\"\n },\n \"parameters\": {\n \"animb0\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"sed_e_\": \"\"\n },\n \"parameters\": {\n \"veniam9\": \"\",\n \"culpa_07\": \"\"\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1ba3b28a-d196-4313-917e-1ca1147e0369","name":"Policy bindings create or update request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"dolor98\": \"\",\n \"in_3c\": \"\"\n },\n \"parameters\": {\n \"animb0\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"sed_e_\": \"\"\n },\n \"parameters\": {\n \"veniam9\": \"\",\n \"culpa_07\": \"\"\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f185a37a-87b6-4e48-9dd3-d101f6267d43","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"dolor98\": \"\",\n \"in_3c\": \"\"\n },\n \"parameters\": {\n \"animb0\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"sed_e_\": \"\"\n },\n \"parameters\": {\n \"veniam9\": \"\",\n \"culpa_07\": \"\"\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0e7cfba1-80f7-4c5d-9ae1-575cbc0bc530","name":"Policy bindings create or update request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"dolor98\": \"\",\n \"in_3c\": \"\"\n },\n \"parameters\": {\n \"animb0\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"sed_e_\": \"\"\n },\n \"parameters\": {\n \"veniam9\": \"\",\n \"culpa_07\": \"\"\n }\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"descendants","description":"","item":[{"name":"{policy-uuid}","description":"","item":[{"id":"81329758-0ecd-4586-b9be-160db2846a7d","name":"Get policy bindings for descendants of given level. Required permission: iam:bindings:read","request":{"name":"Get policy bindings for descendants of given level. Required permission: iam:bindings:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings","descendants",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) Only account level type is allowed","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"policy-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c915d1b9-fdff-4091-b93d-c44c7e70672b","name":"Successful response - list of policy bindings with parameters","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings","descendants",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"content\": [\n {\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"sint_a7a\": \"\"\n },\n \"parameters\": {\n \"mollit_8f\": \"\",\n \"laborecb\": \"\",\n \"pariatur7e\": \"\",\n \"ut6\": \"\",\n \"estb\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"nostrud_d\": \"\"\n },\n \"parameters\": {\n \"culpa_9a\": \"\",\n \"sed_5\": \"\",\n \"dolor_a3\": \"\"\n }\n }\n ],\n \"levelId\": \"\",\n \"levelType\": \"\"\n },\n {\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"sit0\": \"\",\n \"nostrud_e9\": \"\"\n },\n \"parameters\": {\n \"commodo5\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"reprehenderit_6\": \"\"\n },\n \"parameters\": {\n \"velit21_\": \"\",\n \"adipisicinge20\": \"\"\n }\n }\n ],\n \"levelId\": \"\",\n \"levelType\": \"\"\n }\n ],\n \"pageNumber\": \"\",\n \"pageSize\": \"\",\n \"totalCount\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5310e1af-a196-4b93-b515-dd96f0f82d09","name":"Level or policy not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings","descendants",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"groups","description":"","item":[{"name":"{group-uuid}","description":"","item":[{"id":"35bb7e2e-e17a-4479-903d-216956f52bc6","name":"Get policy UUIDs for a given level by level ID and group. Required permission: iam:bindings:read","request":{"name":"Get policy UUIDs for a given level by level ID and group. Required permission: iam:bindings:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings","groups",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional parameter to print-out additional details containing boundaries, meta-data, parameters.","type":"text/plain"},"key":"details","value":"false"}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"group-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1eb19631-4839-44cb-bcdf-45b533cce543","name":"Successful response - level found","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings","groups",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional parameter to print-out additional details containing boundaries, meta-data, parameters.","type":"text/plain"},"key":"details","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"bindingsDetails\": [\n {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groups\": [\n \"\",\n \"\"\n ],\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"sit_58\": \"\",\n \"est_1\": \"\",\n \"animc3\": \"\"\n },\n \"parameters\": {\n \"exe58\": \"\"\n },\n \"policyUuid\": \"\"\n },\n {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groups\": [\n \"\",\n \"\"\n ],\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"sit_147\": \"\"\n },\n \"parameters\": {\n \"ine7\": \"\",\n \"adipisicing9ba\": \"\"\n },\n \"policyUuid\": \"\"\n }\n ],\n \"policyUuids\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"99f2889e-01af-4c34-aa54-d789e5b71af7","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings","groups",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional parameter to print-out additional details containing boundaries, meta-data, parameters.","type":"text/plain"},"key":"details","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7f89b9c3-c669-48cf-9719-18b9a0239d2b","name":"Create or update policy bindings within a level for a group. The request overwrites an existing set of policy bindings. Required permission: iam:bindings:write","request":{"name":"Create or update policy bindings within a level for a group. The request overwrites an existing set of policy bindings. Required permission: iam:bindings:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings","groups",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"group-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyUuids\": [\n \"\",\n \"\"\n ],\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"inaf\": \"\"\n },\n \"parameters\": {\n \"reprehenderit_2\": \"\",\n \"irure_ff\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f9f63cee-91c7-4316-b8d8-05a086c08822","name":"Successful response - policy bindings created or updated","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings","groups",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyUuids\": [\n \"\",\n \"\"\n ],\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"inaf\": \"\"\n },\n \"parameters\": {\n \"reprehenderit_2\": \"\",\n \"irure_ff\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"0edeb3fd-1257-4a1f-b784-58e105103108","name":"Policy bindings create or update request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings","groups",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyUuids\": [\n \"\",\n \"\"\n ],\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"inaf\": \"\"\n },\n \"parameters\": {\n \"reprehenderit_2\": \"\",\n \"irure_ff\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3df0e62c-9b91-4a25-a99f-8c5b7467f565","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings","groups",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyUuids\": [\n \"\",\n \"\"\n ],\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"inaf\": \"\"\n },\n \"parameters\": {\n \"reprehenderit_2\": \"\",\n \"irure_ff\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9b379a3d-c0d0-4ad9-b44c-70ac28c23491","name":"Policy bindings create or update request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings","groups",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"policyUuids\": [\n \"\",\n \"\"\n ],\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"metadata\": {\n \"inaf\": \"\"\n },\n \"parameters\": {\n \"reprehenderit_2\": \"\",\n \"irure_ff\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"{policy-uuid}","description":"","item":[{"id":"64384941-6264-493a-8916-386c88351d3d","name":"Delete all policy bindings within a level. Required permission: iam:bindings:write","request":{"name":"Delete all policy bindings within a level. Required permission: iam:bindings:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"Forces multiple in case delete by parameters and metadata query","type":"text/plain"},"key":"forceMultiple","value":""}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"policy-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b85be85a-5ddd-486c-88d9-d8dc0cbc410d","name":"Successful response - binding deleted","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"Forces multiple in case delete by parameters and metadata query","type":"text/plain"},"key":"forceMultiple","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"79bac7a3-fcc9-4ff6-98c7-a201c1ea4295","name":"Policy bindings delete request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"Forces multiple in case delete by parameters and metadata query","type":"text/plain"},"key":"forceMultiple","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e3f87911-edba-4e4c-ab1a-7a9225a74c8b","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"Forces multiple in case delete by parameters and metadata query","type":"text/plain"},"key":"forceMultiple","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"54f5f1b8-f2e4-4a1f-b07d-b83b9a14e10f","name":"Get policy bindings within a level. Required permission: iam:bindings:read","request":{"name":"Get policy bindings within a level. Required permission: iam:bindings:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"policy-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b44a8137-c914-442f-9290-ccad27c0f8d8","name":"Successful response - list of policy bindings with parameters","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"quisb\": \"\",\n \"elit6c\": \"\",\n \"dolore_24\": \"\"\n },\n \"parameters\": {\n \"dolore_23\": \"\",\n \"sed_4\": \"\",\n \"inb0\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"amet_a7f\": \"\"\n },\n \"parameters\": {\n \"ullamcoe\": \"\",\n \"dob88\": \"\"\n }\n }\n ],\n \"levelId\": \"\",\n \"levelType\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4ea6e801-def8-4168-8803-26393e3c8d46","name":"Level or policy not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ebb2c819-f7bc-49bc-a6e1-e9a7d1e27cbd","name":"Append policy bindings within a level. Required permission: iam:bindings:write","request":{"name":"Append policy bindings within a level. Required permission: iam:bindings:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"policy-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"groups\": [\n \"\"\n ],\n \"metadata\": {\n \"eiusmodcd\": \"\",\n \"ullamco6\": \"\"\n },\n \"parameters\": {\n \"commodo_d7\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"818ef72f-fdd2-42c0-abf8-8fc4940932c1","name":"Successful response - policy bindings created","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"groups\": [\n \"\"\n ],\n \"metadata\": {\n \"eiusmodcd\": \"\",\n \"ullamco6\": \"\"\n },\n \"parameters\": {\n \"commodo_d7\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d1afac5d-f97c-481a-80a3-b17e24a30f9d","name":"Policy bindings create request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"groups\": [\n \"\"\n ],\n \"metadata\": {\n \"eiusmodcd\": \"\",\n \"ullamco6\": \"\"\n },\n \"parameters\": {\n \"commodo_d7\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7612ad31-93cd-4971-a7ce-8f93db008454","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"groups\": [\n \"\"\n ],\n \"metadata\": {\n \"eiusmodcd\": \"\",\n \"ullamco6\": \"\"\n },\n \"parameters\": {\n \"commodo_d7\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6c45d7d9-1f9c-4d7c-8077-34ea68f083d6","name":"Policy bindings create request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"groups\": [\n \"\"\n ],\n \"metadata\": {\n \"eiusmodcd\": \"\",\n \"ullamco6\": \"\"\n },\n \"parameters\": {\n \"commodo_d7\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{group-uuid}","description":"","item":[{"id":"c3f1aeb1-a311-4e1d-9c39-177512b971ac","name":"Delete a policy binding from a group within a level. Required permission: iam:bindings:write","request":{"name":"Delete a policy binding from a group within a level. Required permission: iam:bindings:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"Forces multiple bindings delete in case of delete attempt by parameters and metadata query","type":"text/plain"},"key":"forceMultiple","value":""}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"policy-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"group-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ba98016c-28ad-42af-960d-6bf8197425ef","name":"Successful response - binding deleted","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"Forces multiple bindings delete in case of delete attempt by parameters and metadata query","type":"text/plain"},"key":"forceMultiple","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fb3a890a-4245-4e3f-a0de-4a556f4069af","name":"Policy bindings delete request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"Forces multiple bindings delete in case of delete attempt by parameters and metadata query","type":"text/plain"},"key":"forceMultiple","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"05182748-014a-4d08-b141-fe4b2cfa25ff","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""},{"disabled":false,"description":{"content":"Forces multiple bindings delete in case of delete attempt by parameters and metadata query","type":"text/plain"},"key":"forceMultiple","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fd4b9491-7010-49e0-a5be-cfa05ec6538c","name":"Get policy bindings within a level and for given group. Required permission: iam:bindings:read","request":{"name":"Get policy bindings within a level and for given group. Required permission: iam:bindings:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, account, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"policy-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"group-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"25cb7063-dc57-4994-904f-fb4a86c142c6","name":"Successful response - list of policy bindings with parameters","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"policyBindings\": [\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"quisb\": \"\",\n \"elit6c\": \"\",\n \"dolore_24\": \"\"\n },\n \"parameters\": {\n \"dolore_23\": \"\",\n \"sed_4\": \"\",\n \"inb0\": \"\"\n }\n },\n {\n \"groups\": [\n \"\"\n ],\n \"policyUuid\": \"\",\n \"metadata\": {\n \"amet_a7f\": \"\"\n },\n \"parameters\": {\n \"ullamcoe\": \"\",\n \"dob88\": \"\"\n }\n }\n ],\n \"levelId\": \"\",\n \"levelType\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef6421be-3159-4b14-9929-62663d0eb2c8","name":"Level or policy not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Key-value pairs for policy template parameters and metadata. Only bindings matching given parameters and metadata will be updated or deleted. This is taken into account only in SAAS. Ignored for Managed","type":"text/plain"},"key":"empty","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"044ab924-d416-467d-8af8-df054d26f66c","name":"Append policy bindings within a level for particular group. Required permission: iam:bindings:write","request":{"name":"Append policy bindings within a level for particular group. Required permission: iam:bindings:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"policy-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"group-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"metadata\": {\n \"magna_7\": \"\"\n },\n \"parameters\": {\n \"id__aa\": \"\",\n \"esse7\": \"\",\n \"irure_7\": \"\",\n \"estcef\": \"\",\n \"ex9a\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"685e6333-f894-412e-9cda-ab707de3ad24","name":"Successful response - policy bindings created","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"metadata\": {\n \"magna_7\": \"\"\n },\n \"parameters\": {\n \"id__aa\": \"\",\n \"esse7\": \"\",\n \"irure_7\": \"\",\n \"estcef\": \"\",\n \"ex9a\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"60486182-95ed-4544-82ff-1166823d4cb2","name":"Policy bindings create request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"metadata\": {\n \"magna_7\": \"\"\n },\n \"parameters\": {\n \"id__aa\": \"\",\n \"esse7\": \"\",\n \"irure_7\": \"\",\n \"estcef\": \"\",\n \"ex9a\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"23721f80-2032-447d-85ca-b10a468bfa4d","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"metadata\": {\n \"magna_7\": \"\"\n },\n \"parameters\": {\n \"id__aa\": \"\",\n \"esse7\": \"\",\n \"irure_7\": \"\",\n \"estcef\": \"\",\n \"ex9a\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8c4d54f2-d063-4ebc-aa72-f3b054c63518","name":"Policy bindings create request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","bindings",":policy-uuid",":group-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"metadata\": {\n \"magna_7\": \"\"\n },\n \"parameters\": {\n \"id__aa\": \"\",\n \"esse7\": \"\",\n \"irure_7\": \"\",\n \"estcef\": \"\",\n \"ex9a\": \"\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"policies","description":"","item":[{"id":"58b4d315-b98b-45c8-9e20-ad4a18d7d0c6","name":"Get all policies for a level. Required permission: iam:policies:read","request":{"name":"Get all policies for a level. Required permission: iam:policies:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","policies"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional policy name. Only policies that are of equal name will be returned","type":"text/plain"},"key":"name","value":""},{"disabled":false,"description":{"content":"Optional set of categories. Only policies with given categories will be returned","type":"text/plain"},"key":"categories","value":"CUSTOM"},{"disabled":false,"description":{"content":"Optional set of categories. Only policies with given categories will be returned","type":"text/plain"},"key":"categories","value":"DATA_ACCESS"}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2b67dbac-803d-478d-b6cb-662dfde37501","name":"Successful response - level found","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional policy name. Only policies that are of equal name will be returned","type":"text/plain"},"key":"name","value":""},{"disabled":false,"description":{"content":"Optional set of categories. Only policies with given categories will be returned","type":"text/plain"},"key":"categories","value":"DATA_ACCESS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"policies\": [\n {\n \"category\": \"DATA_ACCESS\",\n \"description\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"uuid\": \"\"\n },\n {\n \"category\": \"DATA_ACCESS\",\n \"description\": \"\",\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"uuid\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c6c932ac-8f9b-4b36-b222-4e905a993d26","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional policy name. Only policies that are of equal name will be returned","type":"text/plain"},"key":"name","value":""},{"disabled":false,"description":{"content":"Optional set of categories. Only policies with given categories will be returned","type":"text/plain"},"key":"categories","value":"DATA_ACCESS"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e5c583d9-1060-494f-b758-7e2e65b18b96","name":"Create a policy within a level. Required permission: iam:policies:write","request":{"name":"Create a policy within a level. Required permission: iam:policies:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","policies"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"374da4c8-8681-4c57-afae-fbda87c29f33","name":"Successful response - policy created","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"URI of created policy","type":"text/plain"},"key":"Location","value":""}],"body":"{\n \"category\": \"LEGACY\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"uuid\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b745d5b5-6136-4775-a7d0-c8e0e4886b0b","name":"Policy create request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d63955a1-b345-44da-9eae-dd0614185a93","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"97a3a9e5-3db7-447c-ae1c-efdd7b221430","name":"Policy create request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"aggregate","description":"","item":[{"id":"e78b605d-635f-48d5-8437-c69c5ba732fd","name":"Get overview of all policies for a given level, descendant and ancestor levels. Required permission: iam:policies:read","request":{"name":"Get overview of all policies for a given level, descendant and ancestor levels. Required permission: iam:policies:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","policies","aggregate"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2693376e-de39-4e99-8cbe-429c2e6c9097","name":"Successful response - level found","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","aggregate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"policyOverviewList\": [\n {\n \"category\": \"LEGACY\",\n \"description\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"uuid\": \"\"\n },\n {\n \"category\": \"DATA_ACCESS\",\n \"description\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"uuid\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"79cb701d-3edf-494f-b1eb-2da14eec39e8","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","aggregate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"validation","description":"","item":[{"id":"6451f9cc-9c6e-4948-a6a8-6e0765431437","name":"Validates policy before creation or update. Validates the payload for the `POST /iam/v1/repo/{levelType}/{levelId}/policies` request with 'soft' validation (service configuration).Required permission: iam:policies:read","request":{"name":"Validates policy before creation or update. Validates the payload for the `POST /iam/v1/repo/{levelType}/{levelId}/policies` request with 'soft' validation (service configuration).Required permission: iam:policies:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","policies","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"8d44fcdc-18e0-41ca-bda9-d0c25637b926","name":"Policy is valid but there may be some validation warnings. Please check the response body","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"warnings\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"013cda2b-0aa7-4058-bf8e-25d32200fed8","name":"Policy request is invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6bfb567d-514f-440c-952e-ecd6c87a107d","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2ef91ff2-c6b0-44ca-bfc3-145c1242bb63","name":"Policy request is invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{policy-uuid}","description":"","item":[{"id":"4653ab87-704e-44eb-bcc7-c5b80acc298e","name":"Validates policy before creation or update. Validates the payload for the `PUT /iam/v1/repo/{levelType}/{levelId}/policies/{policyUuid}` request with 'soft' validation (service configuration). Required permission: iam:policies:read","request":{"name":"Validates policy before creation or update. Validates the payload for the `PUT /iam/v1/repo/{levelType}/{levelId}/policies/{policyUuid}` request with 'soft' validation (service configuration). Required permission: iam:policies:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","policies","validation",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"policy-uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"662f8a9c-b555-4920-93be-d1aefa99fd65","name":"Policy is valid but there may be some validation warnings. Please check the response body","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","validation",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"warnings\": [\n \"\",\n \"\"\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"63aba969-03a6-428d-9b74-b1a0678a4ebf","name":"Policy request is invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","validation",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b3051b92-ced9-454e-81e9-5d24db0c6680","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","validation",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7ac18396-0bb1-4436-90fa-4c6b81f05453","name":"Policy request is invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies","validation",":policy-uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"{uuid}","description":"","item":[{"id":"9f379d6b-55cd-4e16-aba2-db908ba8fa83","name":"Delete a policy from a level. Required permission: iam:policies:write","request":{"name":"Delete a policy from a level. Required permission: iam:policies:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"force","value":"true"}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"611958fb-9a63-47b3-9fe5-c7026c03fe90","name":"Successful response - policy deleted","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"force","value":"true"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bda3ac8f-f5ba-464d-acf0-f7df5209bc65","name":"Policy delete request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"force","value":"true"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"030a7267-fd08-4ac7-9873-90b715ba22f3","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"force","value":"true"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f6d2880f-2156-4ad5-abbd-2a4618888b01","name":"Get a policy within a level. Required permission: iam:policies:read","request":{"name":"Get a policy within a level. Required permission: iam:policies:read","description":{},"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f633c5de-002d-4db3-885e-868cfd709de4","name":"Successful response - policy found","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"category\": \"LEGACY\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"uuid\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8ce2c086-0838-4325-af97-000f9743ed35","name":"Policy not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2a59f167-209e-436c-9216-2d8672098f8a","name":"Update or create a new policy within a level. Required permission: iam:policies:write","request":{"name":"Update or create a new policy within a level. Required permission: iam:policies:write","description":{},"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) One of the values: global, cluster, environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"","key":"uuid","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4c27b083-6f30-4d22-a473-6381c86fb097","name":"Successful response - policy created","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"URI of created policy","type":"text/plain"},"key":"Location","value":""}],"body":"{\n \"category\": \"LEGACY\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"uuid\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f5ec5754-4435-430d-99f3-a37e1918164a","name":"Successful response - policy updated","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d5402778-411a-4315-b423-66b6d62e3ea3","name":"Policy put request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b65144b0-e10c-4330-a6a7-7e39414b0d75","name":"Level not found response","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"841db0e7-411c-406d-80ea-f501e454b95a","name":"Policy put request invalid","originalRequest":{"url":{"path":["iam","repo",":level-type",":level-id","policies",":uuid"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"category\": \"CUSTOM\",\n \"description\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]}]},{"name":"resolution","description":"","item":[{"name":"{level-type}","description":"","item":[{"name":"{level-id}","description":"","item":[{"name":"descendants","description":"","item":[{"name":"effectivepermissions","description":"","item":[{"id":"ce7c159f-14cf-42bc-8d03-bf0ee610713e","name":"Get effective permissions for descendants. Required permission: iam:effective-permissions:read","request":{"name":"Get effective permissions for descendants. Required permission: iam:effective-permissions:read","description":{},"url":{"path":["iam","resolution",":level-type",":level-id","descendants","effectivepermissions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional services list. Policies for given services will be returned","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"Optional services list. Policies for given services will be returned","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"(Required) Required entity type: group or user","type":"text/plain"},"key":"entity_type","value":""},{"disabled":false,"description":{"content":"(Required) Required entity id","type":"text/plain"},"key":"entity_id","value":""},{"disabled":false,"description":{"content":"Optional include internal groups parameter. Evaluates effective permissions including dynatrace-internal groups","type":"text/plain"},"key":"evaluate_internal_groups","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) Required level type: cluster","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ae51c491-a0d6-483a-bf0c-edde5e68af10","name":"Successful response - level found","originalRequest":{"url":{"path":["iam","resolution",":level-type",":level-id","descendants","effectivepermissions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional services list. Policies for given services will be returned","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"(Required) Required entity type: group or user","type":"text/plain"},"key":"entity_type","value":""},{"disabled":false,"description":{"content":"(Required) Required entity id","type":"text/plain"},"key":"entity_id","value":""},{"disabled":false,"description":{"content":"Optional include internal groups parameter. Evaluates effective permissions including dynatrace-internal groups","type":"text/plain"},"key":"evaluate_internal_groups","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"descendantLevelsEffectivePermissions\": {\n \"exercitation2af\": {\n \"effectivePermissions\": [\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"Utcef\": \"\",\n \"aliqua1\": \"\"\n },\n \"parameters\": {\n \"adipisicing30\": \"\",\n \"est_c\": \"\",\n \"commodocab\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"esse56\": \"\"\n },\n \"parameters\": {\n \"non_6cc\": \"\",\n \"Excepteur_9e2\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"laborum_fc\": \"\",\n \"esse_2e2\": \"\"\n },\n \"parameters\": {\n \"dolor_7\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"magna_69_\": \"\"\n },\n \"parameters\": {\n \"proidenta33\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n },\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"pariatur_d\": \"\",\n \"consectetur_14\": \"\"\n },\n \"parameters\": {\n \"qui__\": \"\",\n \"reprehenderit9\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"aute_5\": \"\",\n \"fugiat_c\": \"\"\n },\n \"parameters\": {\n \"proident__\": \"\",\n \"et_714\": \"\",\n \"irure_7\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"eaeb\": \"\",\n \"laborum_f4\": \"\"\n },\n \"parameters\": {\n \"sit__92\": \"\",\n \"aute50\": \"\",\n \"dolore827\": \"\",\n \"laborum11\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"nulla_5e9\": \"\",\n \"pariatur_4_\": \"\"\n },\n \"parameters\": {\n \"adb7\": \"\",\n \"velit_cc\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n }\n ]\n },\n \"magna_8\": {\n \"effectivePermissions\": [\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"elit_3\": \"\",\n \"laborum65_\": \"\",\n \"id_c\": \"\",\n \"amet_e9d\": \"\"\n },\n \"parameters\": {\n \"occaecat0b\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"deseruntf\": \"\"\n },\n \"parameters\": {\n \"esse_f7\": \"\",\n \"aliquab32\": \"\",\n \"reprehenderit337\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"voluptate_6\": \"\"\n },\n \"parameters\": {\n \"in_7\": \"\",\n \"nulla_3e1\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"magna6\": \"\",\n \"mollit_74c\": \"\"\n },\n \"parameters\": {\n \"dolore97\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n },\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"cillum_75\": \"\",\n \"Duis10f\": \"\"\n },\n \"parameters\": {\n \"sit4a\": \"\",\n \"aute_e\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"aliqua_5\": \"\",\n \"cupidatat__ec\": \"\"\n },\n \"parameters\": {\n \"consectetur__3_\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"culpa245\": \"\",\n \"in_b\": \"\",\n \"nulla_b8\": \"\"\n },\n \"parameters\": {\n \"quis9\": \"\",\n \"eu_c\": \"\",\n \"cillum5\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"dolore_d\": \"\",\n \"Excepteur_c2_\": \"\"\n },\n \"parameters\": {\n \"labore_fd\": \"\",\n \"minim4\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n }\n ]\n },\n \"eiusmod_2\": {\n \"effectivePermissions\": [\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"ut_46\": \"\"\n },\n \"parameters\": {\n \"minim_0_\": \"\",\n \"nulla_4\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"qui_a4\": \"\",\n \"ut_2\": \"\",\n \"proident_8a4\": \"\",\n \"sed68\": \"\"\n },\n \"parameters\": {\n \"quisa5\": \"\",\n \"eiusmod01\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"Excepteur_6_\": \"\",\n \"minim9\": \"\"\n },\n \"parameters\": {\n \"eiusmoda7\": \"\",\n \"ullamco_060\": \"\",\n \"dolored7d\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"enimd\": \"\",\n \"in2ba\": \"\",\n \"suntba\": \"\",\n \"quis_304\": \"\"\n },\n \"parameters\": {\n \"esse2\": \"\",\n \"in0e\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n },\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"adipisicing_117\": \"\"\n },\n \"parameters\": {\n \"Duis_f\": \"\",\n \"minim_3\": \"\",\n \"eiusmod_93e\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"aliquipa4b\": \"\",\n \"sedaf0\": \"\",\n \"occaecatd\": \"\"\n },\n \"parameters\": {\n \"aliquae7\": \"\",\n \"adipisicing_00\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"in82\": \"\",\n \"anim6a_\": \"\"\n },\n \"parameters\": {\n \"sit_1\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"nostrud_30\": \"\",\n \"dolore0\": \"\",\n \"deserunt9__\": \"\"\n },\n \"parameters\": {\n \"id_7d_\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n }\n ]\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2b526afd-326b-4d6c-aec4-ed6372c17085","name":"Level not found response","originalRequest":{"url":{"path":["iam","resolution",":level-type",":level-id","descendants","effectivepermissions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional services list. Policies for given services will be returned","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"(Required) Required entity type: group or user","type":"text/plain"},"key":"entity_type","value":""},{"disabled":false,"description":{"content":"(Required) Required entity id","type":"text/plain"},"key":"entity_id","value":""},{"disabled":false,"description":{"content":"Optional include internal groups parameter. Evaluates effective permissions including dynatrace-internal groups","type":"text/plain"},"key":"evaluate_internal_groups","value":""},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"effectivepermissions","description":"","item":[{"id":"df7416c5-b46c-45c1-b164-ae9139dc4bea","name":"Get effective permissions. Required permission: iam:effective-permissions:read","request":{"name":"Get effective permissions. Required permission: iam:effective-permissions:read","description":{},"url":{"path":["iam","resolution",":level-type",":level-id","effectivepermissions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional services list. Policies for given services will be returned","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"Optional services list. Policies for given services will be returned","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"(Required) Required entity type: group or user","type":"text/plain"},"key":"entity_type","value":""},{"disabled":false,"description":{"content":"(Required) Required entity id","type":"text/plain"},"key":"entity_id","value":""},{"disabled":false,"description":{"content":"Optional explain parameter. Returns effective permissions within effective policies","type":"text/plain"},"key":"explain","value":"false"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) Required level type: cluster or environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b3c931ed-7d21-44cc-886a-7eba1211c900","name":"Successful response - level found","originalRequest":{"url":{"path":["iam","resolution",":level-type",":level-id","effectivepermissions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional services list. Policies for given services will be returned","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"(Required) Required entity type: group or user","type":"text/plain"},"key":"entity_type","value":""},{"disabled":false,"description":{"content":"(Required) Required entity id","type":"text/plain"},"key":"entity_id","value":""},{"disabled":false,"description":{"content":"Optional explain parameter. Returns effective permissions within effective policies","type":"text/plain"},"key":"explain","value":"false"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"effectivePermissions\": [\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"pariatur73\": \"\",\n \"do_98d\": \"\",\n \"voluptate_0\": \"\"\n },\n \"parameters\": {\n \"magna480\": \"\",\n \"doa2a\": \"\",\n \"nostrud_e2\": \"\",\n \"Excepteur_b\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"nullab7\": \"\",\n \"in_3d\": \"\"\n },\n \"parameters\": {\n \"tempor_64\": \"\",\n \"mollit71\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"officiab9b\": \"\",\n \"ex7\": \"\"\n },\n \"parameters\": {\n \"dolore2e3\": \"\",\n \"et91\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"ad_99f\": \"\"\n },\n \"parameters\": {\n \"adipisicing225\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n },\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"tempor_04\": \"\",\n \"sit_a\": \"\"\n },\n \"parameters\": {\n \"reprehenderit7b\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"Utbf\": \"\",\n \"aliquad6\": \"\",\n \"voluptateeb2\": \"\"\n },\n \"parameters\": {\n \"incididunt_5\": \"\",\n \"ea_097\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"in98\": \"\",\n \"add\": \"\",\n \"velit_7\": \"\",\n \"ex_29\": \"\",\n \"ad_af4\": \"\"\n },\n \"parameters\": {\n \"laborum_34\": \"\",\n \"quis_c14\": \"\",\n \"aliqua_d\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"dolor_79\": \"\",\n \"ineaf\": \"\"\n },\n \"parameters\": {\n \"nisi_ea5\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"29757a26-673a-48b2-afdc-9556b1f5820e","name":"Level not found response","originalRequest":{"url":{"path":["iam","resolution",":level-type",":level-id","effectivepermissions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Optional services list. Policies for given services will be returned","type":"text/plain"},"key":"services","value":""},{"disabled":false,"description":{"content":"(Required) Required entity type: group or user","type":"text/plain"},"key":"entity_type","value":""},{"disabled":false,"description":{"content":"(Required) Required entity id","type":"text/plain"},"key":"entity_id","value":""},{"disabled":false,"description":{"content":"Optional explain parameter. Returns effective permissions within effective policies","type":"text/plain"},"key":"explain","value":"false"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page","value":"1"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"size","value":"100"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"effectivepermissions:dry-run","description":"","item":[{"id":"60d5d02b-5c75-4552-abaa-213bf407ebf2","name":"Get effective permissions for level policy bindings. Required permission: iam:effective-permissions:read","request":{"name":"Get effective permissions for level policy bindings. Required permission: iam:effective-permissions:read","description":{},"url":{"path":["iam","resolution",":level-type",":level-id","effectivepermissions:dry-run"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"level-type","disabled":false,"description":{"content":"(Required) Required level type: account or environment","type":"text/plain"}},{"type":"any","value":"","key":"level-id","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"bindings\": [\n {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"parameters\": {\n \"ea5\": \"\",\n \"aliquip_534\": \"\",\n \"ut_0f4\": \"\"\n },\n \"policyUuid\": \"\"\n },\n {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"parameters\": {\n \"consequat3\": \"\",\n \"in_\": \"\"\n },\n \"policyUuid\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"7aa95231-41b2-4484-88d0-de321d2e6906","name":"Successful response - level found","originalRequest":{"url":{"path":["iam","resolution",":level-type",":level-id","effectivepermissions:dry-run"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"bindings\": [\n {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"parameters\": {\n \"ea5\": \"\",\n \"aliquip_534\": \"\",\n \"ut_0f4\": \"\"\n },\n \"policyUuid\": \"\"\n },\n {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"parameters\": {\n \"consequat3\": \"\",\n \"in_\": \"\"\n },\n \"policyUuid\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"effectivePermissions\": [\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"pariatur73\": \"\",\n \"do_98d\": \"\",\n \"voluptate_0\": \"\"\n },\n \"parameters\": {\n \"magna480\": \"\",\n \"doa2a\": \"\",\n \"nostrud_e2\": \"\",\n \"Excepteur_b\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"nullab7\": \"\",\n \"in_3d\": \"\"\n },\n \"parameters\": {\n \"tempor_64\": \"\",\n \"mollit71\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"officiab9b\": \"\",\n \"ex7\": \"\"\n },\n \"parameters\": {\n \"dolore2e3\": \"\",\n \"et91\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"ad_99f\": \"\"\n },\n \"parameters\": {\n \"adipisicing225\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"EQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n },\n {\n \"effects\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"tempor_04\": \"\",\n \"sit_a\": \"\"\n },\n \"parameters\": {\n \"reprehenderit7b\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"Utbf\": \"\",\n \"aliquad6\": \"\",\n \"voluptateeb2\": \"\"\n },\n \"parameters\": {\n \"incididunt_5\": \"\",\n \"ea_097\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"IN\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"effectivePolicies\": [\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"in98\": \"\",\n \"add\": \"\",\n \"velit_7\": \"\",\n \"ex_29\": \"\",\n \"ad_af4\": \"\"\n },\n \"parameters\": {\n \"laborum_34\": \"\",\n \"quis_c14\": \"\",\n \"aliqua_d\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"NOT_CONTAINS\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n },\n {\n \"binding\": {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"groupUuid\": \"\",\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"metadata\": {\n \"dolor_79\": \"\",\n \"ineaf\": \"\"\n },\n \"parameters\": {\n \"nisi_ea5\": \"\"\n }\n },\n \"policy\": {\n \"levelId\": \"\",\n \"levelType\": \"\",\n \"name\": \"\",\n \"statementQuery\": \"\",\n \"statements\": [\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NOT_STARTS_WITH\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"LT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"ALLOW\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n },\n {\n \"conditions\": [\n {\n \"name\": \"\",\n \"operator\": \"NEQ\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"operator\": \"GT\",\n \"parameters\": [\n \"\",\n \"\"\n ],\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"effect\": \"DENY\",\n \"permissions\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"uuid\": \"\"\n }\n }\n ]\n }\n ],\n \"permission\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f386ef44-d8ab-4a10-9da2-4020f107cd93","name":"Level not found response","originalRequest":{"url":{"path":["iam","resolution",":level-type",":level-id","effectivepermissions:dry-run"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"bindings\": [\n {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"parameters\": {\n \"ea5\": \"\",\n \"aliquip_534\": \"\",\n \"ut_0f4\": \"\"\n },\n \"policyUuid\": \"\"\n },\n {\n \"boundaries\": [\n \"\",\n \"\"\n ],\n \"parameters\": {\n \"consequat3\": \"\",\n \"in_\": \"\"\n },\n \"policyUuid\": \"\"\n }\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]}]},{"name":"license","description":"","item":[{"name":"consumption","description":"","item":[{"id":"0d81afb3-8082-4a48-9b2c-5e8e8dd0b9a3","name":"Export license consumption data","request":{"name":"Export license consumption data","description":{"content":"Export license consumption data as a ZIP archive. This operation is incompatible with the DPS licensing model.","type":"text/plain"},"url":{"path":["license","consumption"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Start timestamp (30 days ago by default)","type":"text/plain"},"key":"startTs","value":""},{"disabled":false,"description":{"content":"End timestamp (2 hours ago by default, values from the last 2 hours are not allowed)","type":"text/plain"},"key":"endTs","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"ab90f606-0cc1-4848-8da2-3e12ee856d8c","name":"OK - license consumption data export will start","originalRequest":{"url":{"path":["license","consumption"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Start timestamp (30 days ago by default)","type":"text/plain"},"key":"startTs","value":""},{"disabled":false,"description":{"content":"End timestamp (2 hours ago by default, values from the last 2 hours are not allowed)","type":"text/plain"},"key":"endTs","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/octet-stream"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/octet-stream"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"71bd9bfa-d352-4b7e-83a3-026bfe52ad77","name":"Bad request. Provided time range is incorrect.","originalRequest":{"url":{"path":["license","consumption"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Start timestamp (30 days ago by default)","type":"text/plain"},"key":"startTs","value":""},{"disabled":false,"description":{"content":"End timestamp (2 hours ago by default, values from the last 2 hours are not allowed)","type":"text/plain"},"key":"endTs","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d30da168-9106-4c4f-97f1-3fd5e03a3e4a","name":"Incompatible licensing model.","originalRequest":{"url":{"path":["license","consumption"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Start timestamp (30 days ago by default)","type":"text/plain"},"key":"startTs","value":""},{"disabled":false,"description":{"content":"End timestamp (2 hours ago by default, values from the last 2 hours are not allowed)","type":"text/plain"},"key":"endTs","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f380fbd9-e1fe-43fe-b2d0-8a7929ca43ae","name":"License consumption data is already being exported. Please wait for the first request to finish before requesting another export.","originalRequest":{"url":{"path":["license","consumption"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Start timestamp (30 days ago by default)","type":"text/plain"},"key":"startTs","value":""},{"disabled":false,"description":{"content":"End timestamp (2 hours ago by default, values from the last 2 hours are not allowed)","type":"text/plain"},"key":"endTs","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3fe85e19-8627-47e6-8f46-a9fdaf365c74","name":"Operation failed","originalRequest":{"url":{"path":["license","consumption"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Start timestamp (30 days ago by default)","type":"text/plain"},"key":"startTs","value":""},{"disabled":false,"description":{"content":"End timestamp (2 hours ago by default, values from the last 2 hours are not allowed)","type":"text/plain"},"key":"endTs","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"hour","description":"","item":[{"id":"d9a58564-d142-4b37-841c-a14d419c6ac5","name":"Retrieve license consumption for 1 hour","request":{"name":"Retrieve license consumption for 1 hour","description":{"content":"Export license consumption data for 1 hour. This operation is incompatible with the DPS licensing model.","type":"text/plain"},"url":{"path":["license","consumption","hour"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Begin timestamp","type":"text/plain"},"key":"startTs","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"358e0e36-ce69-41f7-bdd5-c0ca2d41ae21","name":"Success","originalRequest":{"url":{"path":["license","consumption","hour"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Begin timestamp","type":"text/plain"},"key":"startTs","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"clusterUuid\": \"\",\n \"environmentBillingEntries\": [\n {\n \"environmentUuid\": \"\",\n \"customMetrics\": [\n {\n \"source\": \"\",\n \"total\": \"\"\n },\n {\n \"source\": \"\",\n \"total\": \"\"\n }\n ],\n \"davisDataUnits\": [\n {\n \"total\": \"\",\n \"pool\": \"\"\n },\n {\n \"total\": \"\",\n \"pool\": \"\"\n }\n ],\n \"downloads\": [\n {\n \"downloadCount\": \"\",\n \"firstDownloadTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"downloadCount\": \"\",\n \"firstDownloadTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"highAvailabilityCluster\": \"\",\n \"hostUsages\": [\n {\n \"hostCategory\": \"\",\n \"agentUsages\": [\n {\n \"agentId\": \"\",\n \"agentTypeId\": \"\",\n \"agentUsageRecords\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ],\n \"networkTraffic\": \"\"\n },\n {\n \"agentId\": \"\",\n \"agentTypeId\": \"\",\n \"agentUsageRecords\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ],\n \"networkTraffic\": \"\"\n }\n ],\n \"hasContainers\": \"\",\n \"hostMemoryBytes\": \"\",\n \"hostName\": \"\",\n \"infrastructureOnly\": \"\",\n \"osiId\": \"\",\n \"paas\": \"\",\n \"passMemoryLimit\": \"\",\n \"premiumLogAnalytics\": \"\",\n \"vendorTypeId\": \"\"\n },\n {\n \"hostCategory\": \"\",\n \"agentUsages\": [\n {\n \"agentId\": \"\",\n \"agentTypeId\": \"\",\n \"agentUsageRecords\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ],\n \"networkTraffic\": \"\"\n },\n {\n \"agentId\": \"\",\n \"agentTypeId\": \"\",\n \"agentUsageRecords\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ],\n \"networkTraffic\": \"\"\n }\n ],\n \"hasContainers\": \"\",\n \"hostMemoryBytes\": \"\",\n \"hostName\": \"\",\n \"infrastructureOnly\": \"\",\n \"osiId\": \"\",\n \"paas\": \"\",\n \"passMemoryLimit\": \"\",\n \"premiumLogAnalytics\": \"\",\n \"vendorTypeId\": \"\"\n }\n ],\n \"internalUse\": \"\",\n \"logStorageUsageBytes\": \"\",\n \"logUploadVolumeBytes\": \"\",\n \"mobileSessionReplays\": \"\",\n \"mobileSessions\": \"\",\n \"newProblems\": \"\",\n \"sessionReplays\": \"\",\n \"syntheticBillingUsage\": [\n {\n \"monitorTypeId\": \"\",\n \"privateExecutions\": \"\",\n \"publicExecutions\": \"\",\n \"testId\": \"\"\n },\n {\n \"monitorTypeId\": \"\",\n \"privateExecutions\": \"\",\n \"publicExecutions\": \"\",\n \"testId\": \"\"\n }\n ],\n \"syntheticUsages\": [\n {\n \"failureCount\": \"\",\n \"monitorDefinitionId\": \"\",\n \"monitorDescription\": \"\",\n \"monitorTypeId\": \"\",\n \"performedSyntheticActions\": \"\",\n \"successCount\": \"\",\n \"syntheticActionCount\": \"\"\n },\n {\n \"failureCount\": \"\",\n \"monitorDefinitionId\": \"\",\n \"monitorDescription\": \"\",\n \"monitorTypeId\": \"\",\n \"performedSyntheticActions\": \"\",\n \"successCount\": \"\",\n \"syntheticActionCount\": \"\"\n }\n ],\n \"totalRUMUserPropertiesUsed\": \"\",\n \"trial\": \"\",\n \"visits\": \"\"\n },\n {\n \"environmentUuid\": \"\",\n \"customMetrics\": [\n {\n \"source\": \"\",\n \"total\": \"\"\n },\n {\n \"source\": \"\",\n \"total\": \"\"\n }\n ],\n \"davisDataUnits\": [\n {\n \"total\": \"\",\n \"pool\": \"\"\n },\n {\n \"total\": \"\",\n \"pool\": \"\"\n }\n ],\n \"downloads\": [\n {\n \"downloadCount\": \"\",\n \"firstDownloadTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"downloadCount\": \"\",\n \"firstDownloadTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"highAvailabilityCluster\": \"\",\n \"hostUsages\": [\n {\n \"hostCategory\": \"\",\n \"agentUsages\": [\n {\n \"agentId\": \"\",\n \"agentTypeId\": \"\",\n \"agentUsageRecords\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ],\n \"networkTraffic\": \"\"\n },\n {\n \"agentId\": \"\",\n \"agentTypeId\": \"\",\n \"agentUsageRecords\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ],\n \"networkTraffic\": \"\"\n }\n ],\n \"hasContainers\": \"\",\n \"hostMemoryBytes\": \"\",\n \"hostName\": \"\",\n \"infrastructureOnly\": \"\",\n \"osiId\": \"\",\n \"paas\": \"\",\n \"passMemoryLimit\": \"\",\n \"premiumLogAnalytics\": \"\",\n \"vendorTypeId\": \"\"\n },\n {\n \"hostCategory\": \"\",\n \"agentUsages\": [\n {\n \"agentId\": \"\",\n \"agentTypeId\": \"\",\n \"agentUsageRecords\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ],\n \"networkTraffic\": \"\"\n },\n {\n \"agentId\": \"\",\n \"agentTypeId\": \"\",\n \"agentUsageRecords\": [\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n ],\n \"networkTraffic\": \"\"\n }\n ],\n \"hasContainers\": \"\",\n \"hostMemoryBytes\": \"\",\n \"hostName\": \"\",\n \"infrastructureOnly\": \"\",\n \"osiId\": \"\",\n \"paas\": \"\",\n \"passMemoryLimit\": \"\",\n \"premiumLogAnalytics\": \"\",\n \"vendorTypeId\": \"\"\n }\n ],\n \"internalUse\": \"\",\n \"logStorageUsageBytes\": \"\",\n \"logUploadVolumeBytes\": \"\",\n \"mobileSessionReplays\": \"\",\n \"mobileSessions\": \"\",\n \"newProblems\": \"\",\n \"sessionReplays\": \"\",\n \"syntheticBillingUsage\": [\n {\n \"monitorTypeId\": \"\",\n \"privateExecutions\": \"\",\n \"publicExecutions\": \"\",\n \"testId\": \"\"\n },\n {\n \"monitorTypeId\": \"\",\n \"privateExecutions\": \"\",\n \"publicExecutions\": \"\",\n \"testId\": \"\"\n }\n ],\n \"syntheticUsages\": [\n {\n \"failureCount\": \"\",\n \"monitorDefinitionId\": \"\",\n \"monitorDescription\": \"\",\n \"monitorTypeId\": \"\",\n \"performedSyntheticActions\": \"\",\n \"successCount\": \"\",\n \"syntheticActionCount\": \"\"\n },\n {\n \"failureCount\": \"\",\n \"monitorDefinitionId\": \"\",\n \"monitorDescription\": \"\",\n \"monitorTypeId\": \"\",\n \"performedSyntheticActions\": \"\",\n \"successCount\": \"\",\n \"syntheticActionCount\": \"\"\n }\n ],\n \"totalRUMUserPropertiesUsed\": \"\",\n \"trial\": \"\",\n \"visits\": \"\"\n }\n ],\n \"timeFrameEnd\": \"\",\n \"timeFrameStart\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e1dd118e-de78-4639-bdf3-11a170e81411","name":"Bad request. Provided timestamp is incorrect.","originalRequest":{"url":{"path":["license","consumption","hour"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Begin timestamp","type":"text/plain"},"key":"startTs","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"73db18a8-90ba-4656-99b6-685976b58e8d","name":"Incompatible licensing model.","originalRequest":{"url":{"path":["license","consumption","hour"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Begin timestamp","type":"text/plain"},"key":"startTs","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e5605824-b3cc-4fc1-bdf3-20d307118e4a","name":"Operation failed","originalRequest":{"url":{"path":["license","consumption","hour"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Begin timestamp","type":"text/plain"},"key":"startTs","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"logMonitoring","description":"","item":[{"name":"refreshLogEventsLimit","description":"","item":[{"id":"0f282c5a-6417-44f2-8667-4e3463bb4447","name":"Updates the total log events per cluster limit based on the cluster resources size","request":{"name":"Updates the total log events per cluster limit based on the cluster resources size","description":{},"url":{"path":["logMonitoring","refreshLogEventsLimit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"875ff1cb-688a-4a8f-a8c4-c0d232cc182c","name":"Successful operation. Returns new log events limit","originalRequest":{"url":{"path":["logMonitoring","refreshLogEventsLimit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"limit\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"250d9f7e-4d91-42a1-b050-5e7a3bf39148","name":"Refreshing log events limit not possible due to lack of storage statistics","originalRequest":{"url":{"path":["logMonitoring","refreshLogEventsLimit"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"{environmentId}","description":"","item":[{"name":"enable","description":"","item":[{"id":"a86df542-71ec-4dd0-a559-8c4845dccb99","name":"Enables Log Monitoring v2","request":{"name":"Enables Log Monitoring v2","description":{"content":"Enables Log Monitoring v2 and sets a default limit of 1,000 log events per minute for the specified environment. The total log events per cluster for all environments cannot exceed 10,000. You can enable Log Monitoring v2 for the environment that will not exceed the total log events per minute limit for the cluster. If you need to ingest more, please contact the Dynatrace ONE team.","type":"text/plain"},"url":{"path":["logMonitoring",":environmentId","enable"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"environmentId","disabled":false,"description":{"content":"(Required) The ID of the environment.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"24a7998c-636c-47c9-97fd-00a992f77aa7","name":"Enabled. Response does not have a body.","originalRequest":{"url":{"path":["logMonitoring",":environmentId","enable"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e5c7d303-49da-41f9-9359-a8a3c164ee68","name":"Failed. The requested resource doesn't exist.","originalRequest":{"url":{"path":["logMonitoring",":environmentId","enable"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"30fa50af-9c66-4f2b-9a7a-2822fc71cc3d","name":"Minimum memory requirement of 64 GB per node is not met.","originalRequest":{"url":{"path":["logMonitoring",":environmentId","enable"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6772c23c-3ae6-412c-9978-60af3e092e0a","name":"The Log Monitoring v2 cannot be enabled because the limit of log events per minute for this cluster is reached. Reduce log event ingestion per minute on other environments, so that at least 1,000 log events per minute are available for this cluster.","originalRequest":{"url":{"path":["logMonitoring",":environmentId","enable"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"status","description":"","item":[{"id":"b39bbc07-a130-427a-8f05-7244e7ee05e7","name":"Gets the current status of Log Monitoring v2","request":{"name":"Gets the current status of Log Monitoring v2","description":{},"url":{"path":["logMonitoring",":environmentId","status"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"environmentId","disabled":false,"description":{"content":"(Required) The ID of the environment.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"15c5afce-5329-477d-a567-d2630df9603e","name":"Successful operation.","originalRequest":{"url":{"path":["logMonitoring",":environmentId","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"enabled\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"063bb41b-e929-4c6e-aecf-fa095d2ab82a","name":"Failed. The requested resource doesn't exist.","originalRequest":{"url":{"path":["logMonitoring",":environmentId","status"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"networkZones","description":"","item":[{"id":"3b35cdcd-96da-4975-9003-2ea0ab2232d1","name":"Lists all existing network zones","request":{"name":"Lists all existing network zones","description":{},"url":{"path":["networkZones"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"c4866b49-13d1-44fb-b13d-33a6af34540c","name":"Success.","originalRequest":{"url":{"path":["networkZones"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"networkZones\": [\n {\n \"alternativeZones\": [\n \"\",\n \"\"\n ],\n \"description\": \"\",\n \"fallbackMode\": \"ANY_ACTIVE_GATE\",\n \"id\": \"\",\n \"numOfConfiguredActiveGates\": \"\",\n \"numOfConfiguredOneAgents\": \"\",\n \"numOfOneAgentsFromOtherZones\": \"\",\n \"numOfOneAgentsUsing\": \"\",\n \"overridesGlobal\": \"\",\n \"scope\": \"\"\n },\n {\n \"alternativeZones\": [\n \"\",\n \"\"\n ],\n \"description\": \"\",\n \"fallbackMode\": \"ONLY_DEFAULT_ZONE\",\n \"id\": \"\",\n \"numOfConfiguredActiveGates\": \"\",\n \"numOfConfiguredOneAgents\": \"\",\n \"numOfOneAgentsFromOtherZones\": \"\",\n \"numOfOneAgentsUsing\": \"\",\n \"overridesGlobal\": \"\",\n \"scope\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{id}","description":"","item":[{"id":"3a5a88dc-dfcb-4312-87e7-3b87b8b236fe","name":"Deletes the specified network zone","request":{"name":"Deletes the specified network zone","description":{"content":"You can only delete an empty network zone (a zone that no ActiveGate or OneAgent is using). \n\n If the network zone is used as an alternative zone for any OneAgent, it will be automatically removed from the list of possible alternatives.","type":"text/plain"},"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the network zone to be deleted.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"*/*"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"b25a8c89-bfdf-4387-afd5-96c34a439594","name":"Deleted. Response doesn't have a body.","originalRequest":{"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"7b4ea65d-28e1-4020-9bb0-441898e1e7b9","name":"Failed. See error message in the response body for details.","originalRequest":{"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"*/*"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"736b1af3-cf61-4929-a19e-0f56f6801d2f","name":"Gets parameters of the specified network zone","request":{"name":"Gets parameters of the specified network zone","description":{},"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the required network zone.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"8fa3f2b3-5a0a-4088-b84c-0e4bedb88ddc","name":"Success.","originalRequest":{"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"alternativeZones\": [\n \"\",\n \"\"\n ],\n \"description\": \"\",\n \"fallbackMode\": \"NONE\",\n \"id\": \"\",\n \"numOfConfiguredActiveGates\": \"\",\n \"numOfConfiguredOneAgents\": \"\",\n \"numOfOneAgentsFromOtherZones\": \"\",\n \"numOfOneAgentsUsing\": \"\",\n \"overridesGlobal\": \"\",\n \"scope\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4c9c0c17-7cd6-40d9-beac-1e95355f8885","name":"Updates an existing network zone or creates a new one","request":{"name":"Updates an existing network zone or creates a new one","description":{"content":"If the network zone with the specified ID does not exist, a new network zone is created. \n\n The ID is not case sensitive. Dynatrace stores the ID in lowercase.","type":"text/plain"},"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the network zone to be updated. \n\n If you set the ID in the body as well, it must match this ID. \n\n The ID is not case sensitive. Dynatrace stores the ID in lowercase.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"alternativeZones\": [\n \"\",\n \"\"\n ],\n \"description\": \"\",\n \"fallbackMode\": \"NONE\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1604aeb2-d309-4aa8-8e2e-1103157187eb","name":"Success. The new network zone has been created. The response body contains the ID of the new network zone.","originalRequest":{"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"alternativeZones\": [\n \"\",\n \"\"\n ],\n \"description\": \"\",\n \"fallbackMode\": \"NONE\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"id\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"969133b1-c605-4730-9f8e-b6557337c255","name":"Success. The network zone has been updated. Response doesn't have a body.","originalRequest":{"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"alternativeZones\": [\n \"\",\n \"\"\n ],\n \"description\": \"\",\n \"fallbackMode\": \"NONE\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2649ac1e-4099-42b3-83ed-0e442ce51c7e","name":"Failed. The input is invalid.","originalRequest":{"url":{"path":["networkZones",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"alternativeZones\": [\n \"\",\n \"\"\n ],\n \"description\": \"\",\n \"fallbackMode\": \"NONE\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"remoteaccess","description":"","item":[{"name":"requests","description":"","item":[{"id":"d2c067e4-61bc-4c6f-9df9-9858e12c94c8","name":"Get all access requests","request":{"name":"Get all access requests","description":{},"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4e76a685-2ddc-44cd-b2ac-570ae304ab4d","name":"Successful","originalRequest":{"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"createdTimestamp\": \"\",\n \"expirationTimestamp\": \"\",\n \"reason\": \"\",\n \"requestId\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-user\",\n \"state\": \"REJECTED\",\n \"stateModifiedByUser\": \"\",\n \"userId\": \"\"\n },\n {\n \"createdTimestamp\": \"\",\n \"expirationTimestamp\": \"\",\n \"reason\": \"\",\n \"requestId\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-admin\",\n \"state\": \"EXPIRED\",\n \"stateModifiedByUser\": \"\",\n \"userId\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"3c1c50e8-d3bd-4ad3-9de6-dedd5ce11ca0","name":"Approving remote access request is disabled","originalRequest":{"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3486ef5a-d9c0-464c-a6bb-fa986362a500","name":"Grant remote access permission","request":{"name":"Grant remote access permission","description":{},"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"reason\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-admin\",\n \"userId\": \"\"\n}"},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"6827a958-a911-4f08-b492-81dfd0d762db","name":"Successfully created","originalRequest":{"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"reason\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-admin\",\n \"userId\": \"\"\n}"}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"createdTimestamp\": \"\",\n \"expirationTimestamp\": \"\",\n \"reason\": \"\",\n \"requestId\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-viewer\",\n \"state\": \"ACCEPTED\",\n \"stateModifiedByUser\": \"\",\n \"userId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a523a0c6-efc8-4f67-9ac6-951403a4fb0c","name":"Invalid parameters","originalRequest":{"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"reason\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-admin\",\n \"userId\": \"\"\n}"}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3df7a0b4-7b82-448b-ad61-042443bce25f","name":"Approving remote access request is disabled","originalRequest":{"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"reason\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-admin\",\n \"userId\": \"\"\n}"}},"status":"Forbidden","code":403,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2869e6d4-0221-4af8-abc3-7253aea70773","name":"Operation failed","originalRequest":{"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"reason\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-admin\",\n \"userId\": \"\"\n}"}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"eaf46bdb-362e-404f-87e3-d8e3703d9232","name":"Mission Control is unavailable","originalRequest":{"url":{"path":["remoteaccess","requests"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"reason\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-admin\",\n \"userId\": \"\"\n}"}},"code":513,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{requestId}","description":"","item":[{"id":"5cf9f090-2dea-49f5-967c-b9fb682c722e","name":"Get access request","request":{"name":"Get access request","description":{},"url":{"path":["remoteaccess","requests",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) Request id param","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"33cb4461-8685-4ee0-b9af-8efbbc3fd707","name":"Successful","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"createdTimestamp\": \"\",\n \"expirationTimestamp\": \"\",\n \"reason\": \"\",\n \"requestId\": \"\",\n \"requestedDays\": \"\",\n \"role\": \"devops-viewer\",\n \"state\": \"ACCEPTED\",\n \"stateModifiedByUser\": \"\",\n \"userId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0995d21f-6e1e-4e63-ab3a-1af0fac00203","name":"Bad request","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"bb94cd66-78ba-435e-ad0a-dae31ac6553e","name":"Approving remote access request is disabled","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c4fa10e1-47b7-4b8c-a070-083697bfc6ba","name":"Not found","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"state","description":"","item":[{"id":"a4d5b226-a6c0-488d-909c-c9413f6da32d","name":"Change state of access request","request":{"name":"Change state of access request","description":{},"url":{"path":["remoteaccess","requests",":requestId","state"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"requestId","disabled":false,"description":{"content":"(Required) Request id param","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"*/*"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"state\": \"REJECTED\"\n}"},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2cdd54f2-5751-468c-97dd-7abdf302bf90","name":"Success","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"state\": \"REJECTED\"\n}"}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5be7baac-cbf1-46aa-ba88-731e8693d5dd","name":"Bad request","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"state\": \"REJECTED\"\n}"}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c262dfaf-3a1b-4eed-bc58-033600bab7f5","name":"Approving remote access request is disabled","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"state\": \"REJECTED\"\n}"}},"status":"Forbidden","code":403,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2736ec8b-313d-42f9-b7f8-f7840852de2b","name":"Access request not found","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"state\": \"REJECTED\"\n}"}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d477ebcb-e5e9-48a9-a909-29b7299fb554","name":"Access request was found, but it's already expired","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"state\": \"REJECTED\"\n}"}},"status":"Conflict","code":409,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9cc0143c-1495-40d3-b75e-4f9a72de89af","name":"Operation failed","originalRequest":{"url":{"path":["remoteaccess","requests",":requestId","state"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"*/*"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"state\": \"REJECTED\"\n}"}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"settings","description":"","item":[{"name":"effectiveValues","description":"","item":[{"id":"3e000ce0-9470-457a-b344-b38f0627c9c2","name":"Lists effective settings values","request":{"name":"Lists effective settings values","description":{"content":"Lists effective settings values for selected schemas at a selected scope (or entity). This operation evaluates the hierarchy of persisted objects (see [/settings/objects](#/Settings%20-%20Objects/getSettingsObjects))\n\nIt will always return a result for a schema/scope combination, even if the schema would not be relevant to the given scope/entity.\n\nIf no object along the hierarchy is persisted, the default value as defined in the schema will be returned.\n\n**Deprecation notice:** The ability to query values of any schema by leaving out the `schemaIds` parameter in the first-page query is deprecated and will eventually be removed.","type":"text/plain"},"url":{"path":["settings","effectiveValues"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of comma-separated schema IDs to which the requested objects belong. \n\nOnly considered on load of the first page, when the **nextPageKey** is not set.","type":"text/plain"},"key":"schemaIds","value":""},{"disabled":false,"description":{"content":"The scope that the requested objects target. \n\nThe selection only matches objects directly targeting the specified scope. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, this parameter is required. ","type":"text/plain"},"key":"scope","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `origin,value`).\n\nSupported fields: `summary`, `searchSummary`, `created`, `modified`, `createdBy`, `modifiedBy`, `author`, `origin`, `schemaId`, `schemaVersion`, `value`, `externalId`.","type":"text/plain"},"key":"fields","value":"origin,value"},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"93047ebb-ec12-49cd-86d8-ae628814cd8f","name":"Success","originalRequest":{"url":{"path":["settings","effectiveValues"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of comma-separated schema IDs to which the requested objects belong. \n\nOnly considered on load of the first page, when the **nextPageKey** is not set.","type":"text/plain"},"key":"schemaIds","value":""},{"disabled":false,"description":{"content":"The scope that the requested objects target. \n\nThe selection only matches objects directly targeting the specified scope. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, this parameter is required. ","type":"text/plain"},"key":"scope","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `origin,value`).\n\nSupported fields: `summary`, `searchSummary`, `created`, `modified`, `createdBy`, `modifiedBy`, `author`, `origin`, `schemaId`, `schemaVersion`, `value`, `externalId`.","type":"text/plain"},"key":"fields","value":"origin,value"},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"items\": [\n {\n \"author\": \"\",\n \"created\": \"\",\n \"externalId\": \"\",\n \"modified\": \"\",\n \"origin\": \"\",\n \"schemaId\": \"\",\n \"schemaVersion\": \"\",\n \"searchSummary\": \"\",\n \"summary\": \"\",\n \"value\": \"\"\n },\n {\n \"author\": \"\",\n \"created\": \"\",\n \"externalId\": \"\",\n \"modified\": \"\",\n \"origin\": \"\",\n \"schemaId\": \"\",\n \"schemaVersion\": \"\",\n \"searchSummary\": \"\",\n \"summary\": \"\",\n \"value\": \"\"\n }\n ],\n \"pageSize\": \"\",\n \"totalCount\": \"\",\n \"nextPageKey\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7863f173-15e1-491e-a06a-cfe7746f5d16","name":"Failed. The specified schema or scope is not found.","originalRequest":{"url":{"path":["settings","effectiveValues"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of comma-separated schema IDs to which the requested objects belong. \n\nOnly considered on load of the first page, when the **nextPageKey** is not set.","type":"text/plain"},"key":"schemaIds","value":""},{"disabled":false,"description":{"content":"The scope that the requested objects target. \n\nThe selection only matches objects directly targeting the specified scope. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, this parameter is required. ","type":"text/plain"},"key":"scope","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `origin,value`).\n\nSupported fields: `summary`, `searchSummary`, `created`, `modified`, `createdBy`, `modifiedBy`, `author`, `origin`, `schemaId`, `schemaVersion`, `value`, `externalId`.","type":"text/plain"},"key":"fields","value":"origin,value"},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"history","description":"","item":[{"id":"8b46f131-29ad-4248-b344-2465c81adf9f","name":"Gets the history of settings objects","request":{"name":"Gets the history of settings objects","description":{},"url":{"path":["settings","history"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Schema ID to which the requested revisions belong.","type":"text/plain"},"key":"schemaId","value":""},{"disabled":false,"description":{"content":"The scope that the requested history objects target. \n\nThe selection only matches revisions directly targeting the specified scope. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, this parameter is required. ","type":"text/plain"},"key":"scope","value":""},{"disabled":false,"description":{"content":"The filter parameter, as explained [here](https://dt-url.net/platform-services-filtering). Filtering is supported on the following fields:\n* `objectId`\n* `modificationInfo.lastModifiedTime`\n\nThe fields can only be combined with `and` as a boolean operator. If this parameter is omitted only revisions of the last 2 weeks are returned. If **modificationInfo.lastModifiedTime** does not specify a full range, it will be completed with current time minus 1 year for the missing lower bound or the current time for the upper bound. (optional)","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"The sort parameter, as explained [here](https://dt-url.net/platform-services-filtering). Sorting is supported on the following fields:\n* `modificationInfo.lastModifiedTime` (optional, default to -modificationInfo.lastModifiedTime)","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response.Specify the required top-level fields, separated by commas (for example, **revision,modificationInfo**). Supported fields: **revision**, **jsonPatch**, **jsonBefore**, **jsonAfter**, **objectId**, **type**, **schemaId**, **schemaVersion**, **schemaDisplayName**, **modificationInfo**, **summary**, **source**, **appId**.(optional, default to revision, modificationInfo)","type":"text/plain"},"key":"fields","value":""},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9961e5ca-6f06-4de9-a132-1e3c9d60de1c","name":"Success","originalRequest":{"url":{"path":["settings","history"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Schema ID to which the requested revisions belong.","type":"text/plain"},"key":"schemaId","value":""},{"disabled":false,"description":{"content":"The scope that the requested history objects target. \n\nThe selection only matches revisions directly targeting the specified scope. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, this parameter is required. ","type":"text/plain"},"key":"scope","value":""},{"disabled":false,"description":{"content":"The filter parameter, as explained [here](https://dt-url.net/platform-services-filtering). Filtering is supported on the following fields:\n* `objectId`\n* `modificationInfo.lastModifiedTime`\n\nThe fields can only be combined with `and` as a boolean operator. If this parameter is omitted only revisions of the last 2 weeks are returned. If **modificationInfo.lastModifiedTime** does not specify a full range, it will be completed with current time minus 1 year for the missing lower bound or the current time for the upper bound. (optional)","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"The sort parameter, as explained [here](https://dt-url.net/platform-services-filtering). Sorting is supported on the following fields:\n* `modificationInfo.lastModifiedTime` (optional, default to -modificationInfo.lastModifiedTime)","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response.Specify the required top-level fields, separated by commas (for example, **revision,modificationInfo**). Supported fields: **revision**, **jsonPatch**, **jsonBefore**, **jsonAfter**, **objectId**, **type**, **schemaId**, **schemaVersion**, **schemaDisplayName**, **modificationInfo**, **summary**, **source**, **appId**.(optional, default to revision, modificationInfo)","type":"text/plain"},"key":"fields","value":""},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"totalCount\": \"\",\n \"nextPageKey\": \"\",\n \"pageSize\": \"\",\n \"revisionsDiffs\": [\n {\n \"afterRevisionUUID\": \"\",\n \"afterTimestamp\": \"\",\n \"beforeRevisionUUID\": \"\",\n \"beforeTimestamp\": \"\",\n \"diff\": [\n {\n \"afterValue\": \"\",\n \"beforeValue\": \"\",\n \"jsonPatch\": \"\",\n \"key\": \"\",\n \"repairedValue\": \"\",\n \"summary\": \"\",\n \"type\": \"NO_CHANGE\"\n },\n {\n \"afterValue\": \"\",\n \"beforeValue\": \"\",\n \"jsonPatch\": \"\",\n \"key\": \"\",\n \"repairedValue\": \"\",\n \"summary\": \"\",\n \"type\": \"CREATE\"\n }\n ],\n \"metaData\": {}\n },\n {\n \"afterRevisionUUID\": \"\",\n \"afterTimestamp\": \"\",\n \"beforeRevisionUUID\": \"\",\n \"beforeTimestamp\": \"\",\n \"diff\": [\n {\n \"afterValue\": \"\",\n \"beforeValue\": \"\",\n \"jsonPatch\": \"\",\n \"key\": \"\",\n \"repairedValue\": \"\",\n \"summary\": \"\",\n \"type\": \"CREATE\"\n },\n {\n \"afterValue\": \"\",\n \"beforeValue\": \"\",\n \"jsonPatch\": \"\",\n \"key\": \"\",\n \"repairedValue\": \"\",\n \"summary\": \"\",\n \"type\": \"UPDATE\"\n }\n ],\n \"metaData\": {}\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f053eec1-1225-49bd-a339-40fd152ad408","name":"Failed. Forbidden.","originalRequest":{"url":{"path":["settings","history"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Schema ID to which the requested revisions belong.","type":"text/plain"},"key":"schemaId","value":""},{"disabled":false,"description":{"content":"The scope that the requested history objects target. \n\nThe selection only matches revisions directly targeting the specified scope. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, this parameter is required. ","type":"text/plain"},"key":"scope","value":""},{"disabled":false,"description":{"content":"The filter parameter, as explained [here](https://dt-url.net/platform-services-filtering). Filtering is supported on the following fields:\n* `objectId`\n* `modificationInfo.lastModifiedTime`\n\nThe fields can only be combined with `and` as a boolean operator. If this parameter is omitted only revisions of the last 2 weeks are returned. If **modificationInfo.lastModifiedTime** does not specify a full range, it will be completed with current time minus 1 year for the missing lower bound or the current time for the upper bound. (optional)","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"The sort parameter, as explained [here](https://dt-url.net/platform-services-filtering). Sorting is supported on the following fields:\n* `modificationInfo.lastModifiedTime` (optional, default to -modificationInfo.lastModifiedTime)","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response.Specify the required top-level fields, separated by commas (for example, **revision,modificationInfo**). Supported fields: **revision**, **jsonPatch**, **jsonBefore**, **jsonAfter**, **objectId**, **type**, **schemaId**, **schemaVersion**, **schemaDisplayName**, **modificationInfo**, **summary**, **source**, **appId**.(optional, default to revision, modificationInfo)","type":"text/plain"},"key":"fields","value":""},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"df64f7c1-de83-4942-aae2-49c5624365d7","name":"No object available for the given objectId","originalRequest":{"url":{"path":["settings","history"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Schema ID to which the requested revisions belong.","type":"text/plain"},"key":"schemaId","value":""},{"disabled":false,"description":{"content":"The scope that the requested history objects target. \n\nThe selection only matches revisions directly targeting the specified scope. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, this parameter is required. ","type":"text/plain"},"key":"scope","value":""},{"disabled":false,"description":{"content":"The filter parameter, as explained [here](https://dt-url.net/platform-services-filtering). Filtering is supported on the following fields:\n* `objectId`\n* `modificationInfo.lastModifiedTime`\n\nThe fields can only be combined with `and` as a boolean operator. If this parameter is omitted only revisions of the last 2 weeks are returned. If **modificationInfo.lastModifiedTime** does not specify a full range, it will be completed with current time minus 1 year for the missing lower bound or the current time for the upper bound. (optional)","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"The sort parameter, as explained [here](https://dt-url.net/platform-services-filtering). Sorting is supported on the following fields:\n* `modificationInfo.lastModifiedTime` (optional, default to -modificationInfo.lastModifiedTime)","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response.Specify the required top-level fields, separated by commas (for example, **revision,modificationInfo**). Supported fields: **revision**, **jsonPatch**, **jsonBefore**, **jsonAfter**, **objectId**, **type**, **schemaId**, **schemaVersion**, **schemaDisplayName**, **modificationInfo**, **summary**, **source**, **appId**.(optional, default to revision, modificationInfo)","type":"text/plain"},"key":"fields","value":""},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"objects","description":"","item":[{"id":"f761625f-fa5b-45fa-9eae-19c44a144f94","name":"Lists persisted settings objects","request":{"name":"Lists persisted settings objects","description":{"content":"Lists persisted settings objects for selected schemas at selected scopes (or entities).\n\nIf nothing is persisted or if all persisted settings objects are not accessible due to missing permissions, no items will be returned.\n\n**Deprecation notice:** The ability to query values of any schema by leaving out the `schemaIds` parameter in the first-page query is deprecated and will eventually be removed.\n\nTo query the effective values (including schema defaults) please see [/settings/effectiveValues](#/Settings%20-%20Objects/getEffectiveSettingsValues).","type":"text/plain"},"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of comma-separated schema IDs to which the requested objects belong. \n\nTo load the first page, when the **nextPageKey** is not set, either this parameter or **scopes** is required. \n\nTo load all objects belonging to the given schema IDs leave the **scopes** parameter empty.","type":"text/plain"},"key":"schemaIds","value":""},{"disabled":false,"description":{"content":"A list of comma-separated scopes, that the requested objects target. \n\nThe selection only matches objects directly targeting the specified scopes. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, either this parameter or **schemaIds** is required. \n\nTo load all objects belonging to the given scopes leave the **schemaIds** parameter empty.","type":"text/plain"},"key":"scopes","value":""},{"disabled":false,"description":{"content":"A list of comma-separated external IDs that the requested objects have. \n\nEach external ID has a maximum length of 500 characters.\n\nOnly considered on load of the first page, when the **nextPageKey** is not set.","type":"text/plain"},"key":"externalIds","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `objectId,value`).\n\nSupported fields: `objectId`, `summary`, `searchSummary`, `created`, `modified`, `createdBy`, `modifiedBy`, `author`, `updateToken`, `scope`, `modificationInfo` (deprecated), `resourceContext`, `owner`, `schemaId`, `schemaVersion`, `value`, `externalId`.","type":"text/plain"},"key":"fields","value":"objectId,value"},{"disabled":false,"description":{"content":"The filter parameter, as explained [here](https://dt-url.net/platform-services-filtering). \n\nFiltering is supported on the following fields: \n* `created` \n* `modified` \n* `createdBy` \n* `modifiedBy` \n* `author` (deprecated, will not work for future schemas)\n* `value` with properties and sub-properties separated by dot (for example, `value.owningApp = 'Notebooks'`) \n\nIf this parameter is omitted, all settings objects will be returned. The maximum nesting depth (via parentheses) is 5. The maximum expression length is 1024 characters.\n\nNote that only fields included to the response via `fields` can be used for filtering.","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"The sort parameter, as explained [here](https://dt-url.net/platform-services-filtering). \n\nSorting is supported on the following fields: \n* `created` \n* `modified` \n* `createdBy` \n* `modifiedBy` \n* `author` (deprecated, will not work for future schemas)\n* `value` with properties and sub-properties separated by dot (for example, `value.owningApp`)\n\nNote that only fields included to the response via `fields` can be used for sorting.","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"3c055ee8-e539-4a67-9236-8ea32348ddf0","name":"Success. Accessible objects returned.","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of comma-separated schema IDs to which the requested objects belong. \n\nTo load the first page, when the **nextPageKey** is not set, either this parameter or **scopes** is required. \n\nTo load all objects belonging to the given schema IDs leave the **scopes** parameter empty.","type":"text/plain"},"key":"schemaIds","value":""},{"disabled":false,"description":{"content":"A list of comma-separated scopes, that the requested objects target. \n\nThe selection only matches objects directly targeting the specified scopes. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, either this parameter or **schemaIds** is required. \n\nTo load all objects belonging to the given scopes leave the **schemaIds** parameter empty.","type":"text/plain"},"key":"scopes","value":""},{"disabled":false,"description":{"content":"A list of comma-separated external IDs that the requested objects have. \n\nEach external ID has a maximum length of 500 characters.\n\nOnly considered on load of the first page, when the **nextPageKey** is not set.","type":"text/plain"},"key":"externalIds","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `objectId,value`).\n\nSupported fields: `objectId`, `summary`, `searchSummary`, `created`, `modified`, `createdBy`, `modifiedBy`, `author`, `updateToken`, `scope`, `modificationInfo` (deprecated), `resourceContext`, `owner`, `schemaId`, `schemaVersion`, `value`, `externalId`.","type":"text/plain"},"key":"fields","value":"objectId,value"},{"disabled":false,"description":{"content":"The filter parameter, as explained [here](https://dt-url.net/platform-services-filtering). \n\nFiltering is supported on the following fields: \n* `created` \n* `modified` \n* `createdBy` \n* `modifiedBy` \n* `author` (deprecated, will not work for future schemas)\n* `value` with properties and sub-properties separated by dot (for example, `value.owningApp = 'Notebooks'`) \n\nIf this parameter is omitted, all settings objects will be returned. The maximum nesting depth (via parentheses) is 5. The maximum expression length is 1024 characters.\n\nNote that only fields included to the response via `fields` can be used for filtering.","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"The sort parameter, as explained [here](https://dt-url.net/platform-services-filtering). \n\nSorting is supported on the following fields: \n* `created` \n* `modified` \n* `createdBy` \n* `modifiedBy` \n* `author` (deprecated, will not work for future schemas)\n* `value` with properties and sub-properties separated by dot (for example, `value.owningApp`)\n\nNote that only fields included to the response via `fields` can be used for sorting.","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"items\": [\n {\n \"author\": \"\",\n \"created\": \"\",\n \"createdBy\": \"\",\n \"externalId\": \"\",\n \"modificationInfo\": {\n \"deletable\": \"\",\n \"modifiable\": \"\",\n \"modifiablePaths\": [\n \"\",\n \"\"\n ],\n \"movable\": \"\",\n \"nonModifiablePaths\": [\n \"\",\n \"\"\n ],\n \"first\": \"\"\n },\n \"modified\": \"\",\n \"modifiedBy\": \"\",\n \"objectId\": \"\",\n \"owner\": {\n \"type\": \"user\",\n \"id\": \"\"\n },\n \"resourceContext\": {\n \"modifications\": {\n \"modifiablePaths\": [\n \"\",\n \"\"\n ],\n \"nonModifiablePaths\": [\n \"\",\n \"\"\n ],\n \"first\": \"\",\n \"movable\": \"\"\n },\n \"operations\": [\n \"delete\",\n \"read\"\n ]\n },\n \"schemaId\": \"\",\n \"schemaVersion\": \"\",\n \"scope\": \"\",\n \"searchSummary\": \"\",\n \"summary\": \"\",\n \"updateToken\": \"\",\n \"value\": \"\"\n },\n {\n \"author\": \"\",\n \"created\": \"\",\n \"createdBy\": \"\",\n \"externalId\": \"\",\n \"modificationInfo\": {\n \"deletable\": \"\",\n \"modifiable\": \"\",\n \"modifiablePaths\": [\n \"\",\n \"\"\n ],\n \"movable\": \"\",\n \"nonModifiablePaths\": [\n \"\",\n \"\"\n ],\n \"first\": \"\"\n },\n \"modified\": \"\",\n \"modifiedBy\": \"\",\n \"objectId\": \"\",\n \"owner\": {\n \"type\": \"group\",\n \"id\": \"\"\n },\n \"resourceContext\": {\n \"modifications\": {\n \"modifiablePaths\": [\n \"\",\n \"\"\n ],\n \"nonModifiablePaths\": [\n \"\",\n \"\"\n ],\n \"first\": \"\",\n \"movable\": \"\"\n },\n \"operations\": [\n \"delete\",\n \"write\"\n ]\n },\n \"schemaId\": \"\",\n \"schemaVersion\": \"\",\n \"scope\": \"\",\n \"searchSummary\": \"\",\n \"summary\": \"\",\n \"updateToken\": \"\",\n \"value\": \"\"\n }\n ],\n \"pageSize\": \"\",\n \"totalCount\": \"\",\n \"nextPageKey\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"953a8ab2-9e14-4bac-9119-af625df23b63","name":"Failed. Forbidden.","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of comma-separated schema IDs to which the requested objects belong. \n\nTo load the first page, when the **nextPageKey** is not set, either this parameter or **scopes** is required. \n\nTo load all objects belonging to the given schema IDs leave the **scopes** parameter empty.","type":"text/plain"},"key":"schemaIds","value":""},{"disabled":false,"description":{"content":"A list of comma-separated scopes, that the requested objects target. \n\nThe selection only matches objects directly targeting the specified scopes. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, either this parameter or **schemaIds** is required. \n\nTo load all objects belonging to the given scopes leave the **schemaIds** parameter empty.","type":"text/plain"},"key":"scopes","value":""},{"disabled":false,"description":{"content":"A list of comma-separated external IDs that the requested objects have. \n\nEach external ID has a maximum length of 500 characters.\n\nOnly considered on load of the first page, when the **nextPageKey** is not set.","type":"text/plain"},"key":"externalIds","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `objectId,value`).\n\nSupported fields: `objectId`, `summary`, `searchSummary`, `created`, `modified`, `createdBy`, `modifiedBy`, `author`, `updateToken`, `scope`, `modificationInfo` (deprecated), `resourceContext`, `owner`, `schemaId`, `schemaVersion`, `value`, `externalId`.","type":"text/plain"},"key":"fields","value":"objectId,value"},{"disabled":false,"description":{"content":"The filter parameter, as explained [here](https://dt-url.net/platform-services-filtering). \n\nFiltering is supported on the following fields: \n* `created` \n* `modified` \n* `createdBy` \n* `modifiedBy` \n* `author` (deprecated, will not work for future schemas)\n* `value` with properties and sub-properties separated by dot (for example, `value.owningApp = 'Notebooks'`) \n\nIf this parameter is omitted, all settings objects will be returned. The maximum nesting depth (via parentheses) is 5. The maximum expression length is 1024 characters.\n\nNote that only fields included to the response via `fields` can be used for filtering.","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"The sort parameter, as explained [here](https://dt-url.net/platform-services-filtering). \n\nSorting is supported on the following fields: \n* `created` \n* `modified` \n* `createdBy` \n* `modifiedBy` \n* `author` (deprecated, will not work for future schemas)\n* `value` with properties and sub-properties separated by dot (for example, `value.owningApp`)\n\nNote that only fields included to the response via `fields` can be used for sorting.","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"743fdd5a-de67-4622-b806-86177075fff7","name":"Failed. The specified schema or scope is not found.","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of comma-separated schema IDs to which the requested objects belong. \n\nTo load the first page, when the **nextPageKey** is not set, either this parameter or **scopes** is required. \n\nTo load all objects belonging to the given schema IDs leave the **scopes** parameter empty.","type":"text/plain"},"key":"schemaIds","value":""},{"disabled":false,"description":{"content":"A list of comma-separated scopes, that the requested objects target. \n\nThe selection only matches objects directly targeting the specified scopes. For example, `environment` will not match objects that target a host within environment. For more details, please see [Dynatrace Documentation](https://dt-url.net/ky03459). \n\nTo load the first page, when the **nextPageKey** is not set, either this parameter or **schemaIds** is required. \n\nTo load all objects belonging to the given scopes leave the **schemaIds** parameter empty.","type":"text/plain"},"key":"scopes","value":""},{"disabled":false,"description":{"content":"A list of comma-separated external IDs that the requested objects have. \n\nEach external ID has a maximum length of 500 characters.\n\nOnly considered on load of the first page, when the **nextPageKey** is not set.","type":"text/plain"},"key":"externalIds","value":""},{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `objectId,value`).\n\nSupported fields: `objectId`, `summary`, `searchSummary`, `created`, `modified`, `createdBy`, `modifiedBy`, `author`, `updateToken`, `scope`, `modificationInfo` (deprecated), `resourceContext`, `owner`, `schemaId`, `schemaVersion`, `value`, `externalId`.","type":"text/plain"},"key":"fields","value":"objectId,value"},{"disabled":false,"description":{"content":"The filter parameter, as explained [here](https://dt-url.net/platform-services-filtering). \n\nFiltering is supported on the following fields: \n* `created` \n* `modified` \n* `createdBy` \n* `modifiedBy` \n* `author` (deprecated, will not work for future schemas)\n* `value` with properties and sub-properties separated by dot (for example, `value.owningApp = 'Notebooks'`) \n\nIf this parameter is omitted, all settings objects will be returned. The maximum nesting depth (via parentheses) is 5. The maximum expression length is 1024 characters.\n\nNote that only fields included to the response via `fields` can be used for filtering.","type":"text/plain"},"key":"filter","value":""},{"disabled":false,"description":{"content":"The sort parameter, as explained [here](https://dt-url.net/platform-services-filtering). \n\nSorting is supported on the following fields: \n* `created` \n* `modified` \n* `createdBy` \n* `modifiedBy` \n* `author` (deprecated, will not work for future schemas)\n* `value` with properties and sub-properties separated by dot (for example, `value.owningApp`)\n\nNote that only fields included to the response via `fields` can be used for sorting.","type":"text/plain"},"key":"sort","value":""},{"disabled":false,"description":{"content":"The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response. \n\nThe first page is always returned if you don't specify the **nextPageKey** query parameter. \n\nWhen the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters. ","type":"text/plain"},"key":"nextPageKey","value":""},{"disabled":false,"description":{"content":"The amount of settings objects in a single response payload. \n\nThe maximal allowed page size is 500. \n\nIf not set, 100 is used.","type":"text/plain"},"key":"pageSize","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"478351a7-5128-482f-8e2b-f038aa511cfe","name":"Creates a new settings object","request":{"name":"Creates a new settings object","description":{"content":"You can upload several objects at once. In that case each object returns its own response code. Check the response body for details.","type":"text/plain"},"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings objects, without saving them.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n },\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"46a1b32b-7649-4ed2-8617-c9c584f185f4","name":"Success","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings objects, without saving them.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n },\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"[\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n },\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"ce91d88c-bf0a-4708-a746-c79dfb454404","name":"Multi-status: different objects in the payload resulted in different statuses.","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings objects, without saving them.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n },\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"[\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n },\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"09dfa67e-637b-4856-8532-a587358b0f59","name":"Failed. Schema validation failed.","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings objects, without saving them.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n },\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"[\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n },\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"230d3ecb-a03f-49eb-93a2-1db30a9cd979","name":"Failed. Forbidden.","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings objects, without saving them.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n },\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"79bf4f18-b560-4c9c-9315-b12924abe373","name":"Failed. The requested resource doesn't exist.","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings objects, without saving them.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n },\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"[\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n },\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"90f8ce9c-94bf-4a1e-8ef3-cd8aeba6cccf","name":"Failed. Conflicting resource.","originalRequest":{"url":{"path":["settings","objects"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings objects, without saving them.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"[\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n },\n {\n \"schemaId\": \"\",\n \"scope\": \"\",\n \"value\": \"\",\n \"externalId\": \"\",\n \"insertAfter\": \"\",\n \"objectId\": \"\",\n \"schemaVersion\": \"\"\n }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"[\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n },\n {\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PAYLOAD_BODY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"HEADER\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{objectId}","description":"","item":[{"id":"daa26cb5-cee9-49e4-b0b5-d71be953bedf","name":"Deletes the specified settings object","request":{"name":"Deletes the specified settings object","description":{},"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The update token of the object. You can use it to detect simultaneous modifications by different users. \n\nIt is generated upon retrieval (GET requests). If set on update (PUT request) or deletion, the update/deletion will be allowed only if there wasn't any change between the retrieval and the update. \n\nIf omitted on update/deletion, the operation overrides the current value or deletes it without any checks.","type":"text/plain"},"key":"updateToken","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[{"type":"any","value":"","key":"objectId","disabled":false,"description":{"content":"(Required) The ID of the required settings object.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"54f5dc91-fab2-4704-903a-6d9a513d3145","name":"Success. Response doesn't have a body.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The update token of the object. You can use it to detect simultaneous modifications by different users. \n\nIt is generated upon retrieval (GET requests). If set on update (PUT request) or deletion, the update/deletion will be allowed only if there wasn't any change between the retrieval and the update. \n\nIf omitted on update/deletion, the operation overrides the current value or deletes it without any checks.","type":"text/plain"},"key":"updateToken","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c389184c-c1e2-4d2a-801d-6549e5d76e94","name":"Failed. Schema validation failed.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The update token of the object. You can use it to detect simultaneous modifications by different users. \n\nIt is generated upon retrieval (GET requests). If set on update (PUT request) or deletion, the update/deletion will be allowed only if there wasn't any change between the retrieval and the update. \n\nIf omitted on update/deletion, the operation overrides the current value or deletes it without any checks.","type":"text/plain"},"key":"updateToken","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8b64addd-1ee3-4115-b280-d4cd1ff8de49","name":"Failed. Forbidden.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The update token of the object. You can use it to detect simultaneous modifications by different users. \n\nIt is generated upon retrieval (GET requests). If set on update (PUT request) or deletion, the update/deletion will be allowed only if there wasn't any change between the retrieval and the update. \n\nIf omitted on update/deletion, the operation overrides the current value or deletes it without any checks.","type":"text/plain"},"key":"updateToken","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"efef5dc6-16fb-42d0-ae40-b8d23c86ed8a","name":"Failed. The requested resource doesn't exist.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The update token of the object. You can use it to detect simultaneous modifications by different users. \n\nIt is generated upon retrieval (GET requests). If set on update (PUT request) or deletion, the update/deletion will be allowed only if there wasn't any change between the retrieval and the update. \n\nIf omitted on update/deletion, the operation overrides the current value or deletes it without any checks.","type":"text/plain"},"key":"updateToken","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0f26c092-40d3-4647-9d6f-40252dc615a1","name":"Failed. Conflicting resource.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The update token of the object. You can use it to detect simultaneous modifications by different users. \n\nIt is generated upon retrieval (GET requests). If set on update (PUT request) or deletion, the update/deletion will be allowed only if there wasn't any change between the retrieval and the update. \n\nIf omitted on update/deletion, the operation overrides the current value or deletes it without any checks.","type":"text/plain"},"key":"updateToken","value":""},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e6a24a7b-9bbc-4e23-8f0d-33bff514c689","name":"Gets the specified settings object","request":{"name":"Gets the specified settings object","description":{},"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[{"type":"any","value":"","key":"objectId","disabled":false,"description":{"content":"(Required) The ID of the required settings object.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"20055c88-e694-470b-bfc4-a2020c87c510","name":"Success","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"author\": \"\",\n \"created\": \"\",\n \"createdBy\": \"\",\n \"externalId\": \"\",\n \"modified\": \"\",\n \"modifiedBy\": \"\",\n \"objectId\": \"\",\n \"owner\": {\n \"type\": \"all-users\",\n \"id\": \"\"\n },\n \"resourceContext\": {\n \"modifications\": {\n \"modifiablePaths\": [\n \"\",\n \"\"\n ],\n \"nonModifiablePaths\": [\n \"\",\n \"\"\n ],\n \"first\": \"\",\n \"movable\": \"\"\n },\n \"operations\": [\n \"write\",\n \"write\"\n ]\n },\n \"schemaId\": \"\",\n \"schemaVersion\": \"\",\n \"scope\": \"\",\n \"searchSummary\": \"\",\n \"summary\": \"\",\n \"updateToken\": \"\",\n \"value\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"44ccc25f-9cb5-4df2-8a81-635ea06f6df0","name":"Failed. Forbidden.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"21849586-2a39-4dbf-9752-fd17af7abaff","name":"No object available for the given objectId","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cf24937f-c3e2-4110-b0a4-2690b76c62a7","name":"Updates an existing settings object","request":{"name":"Updates an existing settings object","description":{"content":"To update a property of the `secret` type you need to pass the new value unmasked. To keep the current value, send the current masked secret. You can obtain it via [GET an object](https://dt-url.net/kj036oj) endpoint. \n\nSome schemas don't allow passing of the masked secret. In that case you need to send the unmasked secret with every update of the object.","type":"text/plain"},"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings object, without saving it.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[{"type":"any","value":"","key":"objectId","disabled":false,"description":{"content":"(Required) The ID of the required settings object.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"value\": \"\",\n \"insertAfter\": \"\",\n \"insertBefore\": \"\",\n \"schemaVersion\": \"\",\n \"updateToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"97ae0b01-666a-4ded-9e8f-318e9bb24bea","name":"Success","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings object, without saving it.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"value\": \"\",\n \"insertAfter\": \"\",\n \"insertBefore\": \"\",\n \"schemaVersion\": \"\",\n \"updateToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aac77ae7-1de5-4db0-9076-18c067a51a59","name":"Failed. Schema validation failed.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings object, without saving it.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"value\": \"\",\n \"insertAfter\": \"\",\n \"insertBefore\": \"\",\n \"schemaVersion\": \"\",\n \"updateToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9e0c2838-0db9-42fb-a09d-9f49ad41f53b","name":"Failed. Forbidden.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings object, without saving it.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"value\": \"\",\n \"insertAfter\": \"\",\n \"insertBefore\": \"\",\n \"schemaVersion\": \"\",\n \"updateToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b0a96c4e-b5f4-47dc-9452-906820518193","name":"Failed. The requested resource doesn't exist.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings object, without saving it.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"value\": \"\",\n \"insertAfter\": \"\",\n \"insertBefore\": \"\",\n \"schemaVersion\": \"\",\n \"updateToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a301b087-8eae-41fb-87cd-0d35377c2c8b","name":"Failed. Conflicting resource.","originalRequest":{"url":{"path":["settings","objects",":objectId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"If `true`, the request runs only validation of the submitted settings object, without saving it.","type":"text/plain"},"key":"validateOnly","value":"false"},{"disabled":false,"description":{"content":"If set to true and user has settings:objects:admin permission, the endpoint will act as if the user is the owner of all objects","type":"text/plain"},"key":"adminAccess","value":"false"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"value\": \"\",\n \"insertAfter\": \"\",\n \"insertBefore\": \"\",\n \"schemaVersion\": \"\",\n \"updateToken\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"code\": \"\",\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"QUERY\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n },\n \"invalidValue\": \"\",\n \"objectId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"schemas","description":"","item":[{"id":"e46c18b4-360e-4ff7-a699-4204a4bea068","name":"Lists available settings schemas","request":{"name":"Lists available settings schemas","description":{},"url":{"path":["settings","schemas"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `schemaId,displayName`).\n\nSupported fields: `schemaId`, `displayName`, `latestSchemaVersion`, `multiObject`, `ordered`, `ownerBasedAccessControl`.","type":"text/plain"},"key":"fields","value":"schemaId,displayName,latestSchemaVersion"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"1f834b8a-338d-4856-806f-3e382fa69dfd","name":"Success","originalRequest":{"url":{"path":["settings","schemas"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"A list of fields to be included to the response. The provided set of fields replaces the default set. \n\n Specify the required top-level fields, separated by commas (for example, `schemaId,displayName`).\n\nSupported fields: `schemaId`, `displayName`, `latestSchemaVersion`, `multiObject`, `ordered`, `ownerBasedAccessControl`.","type":"text/plain"},"key":"fields","value":"schemaId,displayName,latestSchemaVersion"}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"items\": [\n {\n \"displayName\": \"\",\n \"latestSchemaVersion\": \"\",\n \"multiObject\": \"\",\n \"ordered\": \"\",\n \"ownerBasedAccessControl\": \"\",\n \"schemaId\": \"\"\n },\n {\n \"displayName\": \"\",\n \"latestSchemaVersion\": \"\",\n \"multiObject\": \"\",\n \"ordered\": \"\",\n \"ownerBasedAccessControl\": \"\",\n \"schemaId\": \"\"\n }\n ],\n \"totalCount\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{schemaId}","description":"","item":[{"id":"4d3fed0b-85c7-4583-b3e4-a8717a770105","name":"Gets parameters of the specified settings schema","request":{"name":"Gets parameters of the specified settings schema","description":{},"url":{"path":["settings","schemas",":schemaId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The version of the required schema. \n\n If not set, the most recent version is returned.","type":"text/plain"},"key":"schemaVersion","value":""}],"variable":[{"type":"any","value":"","key":"schemaId","disabled":false,"description":{"content":"(Required) The ID of the required schema.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"cc7f25d1-5762-4384-b4ef-b9527aa55960","name":"Success","originalRequest":{"url":{"path":["settings","schemas",":schemaId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The version of the required schema. \n\n If not set, the most recent version is returned.","type":"text/plain"},"key":"schemaVersion","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"allowedScopes\": [\n \"\"\n ],\n \"description\": \"\",\n \"displayName\": \"\",\n \"dynatrace\": \"\",\n \"enums\": {\n \"adb5\": {\n \"description\": \"\",\n \"documentation\": \"\",\n \"items\": [\n {\n \"displayName\": \"\",\n \"value\": \"\",\n \"description\": \"\",\n \"enumInstance\": \"\",\n \"icon\": \"\"\n }\n ],\n \"type\": \"enum\",\n \"displayName\": \"\",\n \"enumClass\": \"\"\n },\n \"voluptate3\": {\n \"description\": \"\",\n \"documentation\": \"\",\n \"items\": [\n {\n \"displayName\": \"\",\n \"value\": \"\",\n \"description\": \"\",\n \"enumInstance\": \"\",\n \"icon\": \"\"\n }\n ],\n \"type\": \"enum\",\n \"displayName\": \"\",\n \"enumClass\": \"\"\n }\n },\n \"maxObjects\": \"\",\n \"multiObject\": \"\",\n \"properties\": {\n \"qui_5a\": {\n \"maxObjects\": \"\",\n \"nullable\": \"\",\n \"type\": \"\",\n \"constraints\": [\n {\n \"type\": \"RANGE\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"disallowDangerousRegex\": \"\",\n \"maxLength\": \"\",\n \"maximum\": \"\",\n \"minLength\": \"\",\n \"minimum\": \"\",\n \"pattern\": \"\",\n \"skipAsyncValidation\": \"\",\n \"uniqueProperties\": [\n \"\"\n ]\n }\n ],\n \"datasource\": {\n \"filterProperties\": [\n \"\"\n ],\n \"fullContext\": \"\",\n \"identifier\": \"\",\n \"useApiSearch\": \"\",\n \"validate\": \"\",\n \"resetValue\": \"INVALID_ONLY\"\n },\n \"default\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"documentation\": \"\",\n \"forceSecretResubmission\": \"\",\n \"items\": {\n \"type\": \"\",\n \"constraints\": [\n {\n \"type\": \"CUSTOM_VALIDATOR_REF\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"disallowDangerousRegex\": \"\",\n \"maxLength\": \"\",\n \"maximum\": \"\",\n \"minLength\": \"\",\n \"minimum\": \"\",\n \"pattern\": \"\",\n \"skipAsyncValidation\": \"\",\n \"uniqueProperties\": [\n \"\"\n ]\n }\n ],\n \"datasource\": {\n \"filterProperties\": [\n \"\"\n ],\n \"fullContext\": \"\",\n \"identifier\": \"\",\n \"useApiSearch\": \"\",\n \"validate\": \"\",\n \"resetValue\": \"INVALID_ONLY\"\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"documentation\": \"\",\n \"metadata\": {\n \"fugiat_250\": \"\",\n \"quif62\": \"\",\n \"velit_e\": \"\"\n },\n \"referencedType\": \"\",\n \"subType\": \"\",\n \"uiCustomization\": {\n \"callback\": {\n \"buttons\": [\n {\n \"displayName\": \"\",\n \"identifier\": \"\",\n \"insert\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"expandable\": {\n \"displayName\": \"\",\n \"expanded\": \"\",\n \"sections\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\",\n \"expanded\": \"\"\n }\n ]\n },\n \"table\": {\n \"columns\": [\n {\n \"builtinColumnRef\": \"\",\n \"columnRef\": \"\",\n \"displayName\": \"\",\n \"id\": \"\",\n \"items\": [\n {\n \"value\": \"\",\n \"displayName\": \"\",\n \"icon\": \"\"\n }\n ],\n \"propertyRef\": \"\",\n \"type\": \"\",\n \"width\": \"\"\n }\n ],\n \"emptyState\": {\n \"text\": \"\"\n }\n },\n \"tabs\": {\n \"groups\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\"\n }\n ]\n }\n }\n },\n \"metadata\": {\n \"ex5\": \"\",\n \"nisi2d0\": \"\"\n },\n \"migrationPattern\": \"\",\n \"minObjects\": \"\",\n \"modificationPolicy\": \"NEVER\",\n \"precondition\": {\n \"type\": \"IN\",\n \"expectedValue\": \"\",\n \"expectedValues\": [\n \"\"\n ],\n \"pattern\": \"\",\n \"precondition\": {\n \"value\": \"\"\n },\n \"preconditions\": [\n {\n \"value\": \"\"\n }\n ],\n \"property\": \"\"\n },\n \"referencedType\": \"\",\n \"subType\": \"\",\n \"uiCustomization\": {\n \"callback\": {\n \"buttons\": [\n {\n \"displayName\": \"\",\n \"identifier\": \"\",\n \"insert\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"expandable\": {\n \"displayName\": \"\",\n \"expanded\": \"\",\n \"sections\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\",\n \"expanded\": \"\"\n }\n ]\n },\n \"table\": {\n \"columns\": [\n {\n \"builtinColumnRef\": \"\",\n \"columnRef\": \"\",\n \"displayName\": \"\",\n \"id\": \"\",\n \"items\": [\n {\n \"value\": \"\",\n \"displayName\": \"\",\n \"icon\": \"\"\n }\n ],\n \"propertyRef\": \"\",\n \"type\": \"\",\n \"width\": \"\"\n }\n ],\n \"emptyState\": {\n \"text\": \"\"\n }\n },\n \"tabs\": {\n \"groups\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\"\n }\n ]\n }\n }\n }\n },\n \"schemaId\": \"\",\n \"types\": {\n \"est_3c\": {\n \"description\": \"\",\n \"documentation\": \"\",\n \"properties\": {\n \"Loremc2\": {\n \"maxObjects\": \"\",\n \"nullable\": \"\",\n \"type\": \"\",\n \"constraints\": [\n {\n \"type\": \"CUSTOM_VALIDATOR_REF\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"disallowDangerousRegex\": \"\",\n \"maxLength\": \"\",\n \"maximum\": \"\",\n \"minLength\": \"\",\n \"minimum\": \"\",\n \"pattern\": \"\",\n \"skipAsyncValidation\": \"\",\n \"uniqueProperties\": [\n \"\"\n ]\n }\n ],\n \"datasource\": {\n \"filterProperties\": [\n \"\"\n ],\n \"fullContext\": \"\",\n \"identifier\": \"\",\n \"useApiSearch\": \"\",\n \"validate\": \"\",\n \"resetValue\": \"NEVER\"\n },\n \"default\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"documentation\": \"\",\n \"forceSecretResubmission\": \"\",\n \"items\": {\n \"type\": \"\",\n \"constraints\": [\n {\n \"type\": \"CUSTOM_VALIDATOR_REF\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"disallowDangerousRegex\": \"\",\n \"maxLength\": \"\",\n \"maximum\": \"\",\n \"minLength\": \"\",\n \"minimum\": \"\",\n \"pattern\": \"\",\n \"skipAsyncValidation\": \"\",\n \"uniqueProperties\": [\n \"\"\n ]\n }\n ],\n \"datasource\": {\n \"filterProperties\": [\n \"\"\n ],\n \"fullContext\": \"\",\n \"identifier\": \"\",\n \"useApiSearch\": \"\",\n \"validate\": \"\",\n \"resetValue\": \"INVALID_ONLY\"\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"documentation\": \"\",\n \"metadata\": {\n \"laborum_8\": \"\",\n \"ex18\": \"\",\n \"sed_f\": \"\",\n \"tempor_a\": \"\"\n },\n \"referencedType\": \"\",\n \"subType\": \"\",\n \"uiCustomization\": {\n \"callback\": {\n \"buttons\": [\n {\n \"displayName\": \"\",\n \"identifier\": \"\",\n \"insert\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"expandable\": {\n \"displayName\": \"\",\n \"expanded\": \"\",\n \"sections\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\",\n \"expanded\": \"\"\n }\n ]\n },\n \"table\": {\n \"columns\": [\n {\n \"builtinColumnRef\": \"\",\n \"columnRef\": \"\",\n \"displayName\": \"\",\n \"id\": \"\",\n \"items\": [\n {\n \"value\": \"\",\n \"displayName\": \"\",\n \"icon\": \"\"\n }\n ],\n \"propertyRef\": \"\",\n \"type\": \"\",\n \"width\": \"\"\n }\n ],\n \"emptyState\": {\n \"text\": \"\"\n }\n },\n \"tabs\": {\n \"groups\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\"\n }\n ]\n }\n }\n },\n \"metadata\": {\n \"deserunt__0\": \"\",\n \"exercitation_fe0\": \"\",\n \"laborisc23\": \"\"\n },\n \"migrationPattern\": \"\",\n \"minObjects\": \"\",\n \"modificationPolicy\": \"DEFAULT\",\n \"precondition\": {\n \"type\": \"OR\",\n \"expectedValue\": \"\",\n \"expectedValues\": [\n \"\"\n ],\n \"pattern\": \"\",\n \"precondition\": {\n \"value\": \"\"\n },\n \"preconditions\": [\n {\n \"value\": \"\"\n }\n ],\n \"property\": \"\"\n },\n \"referencedType\": \"\",\n \"subType\": \"\",\n \"uiCustomization\": {\n \"callback\": {\n \"buttons\": [\n {\n \"displayName\": \"\",\n \"identifier\": \"\",\n \"insert\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"expandable\": {\n \"displayName\": \"\",\n \"expanded\": \"\",\n \"sections\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\",\n \"expanded\": \"\"\n }\n ]\n },\n \"table\": {\n \"columns\": [\n {\n \"builtinColumnRef\": \"\",\n \"columnRef\": \"\",\n \"displayName\": \"\",\n \"id\": \"\",\n \"items\": [\n {\n \"value\": \"\",\n \"displayName\": \"\",\n \"icon\": \"\"\n }\n ],\n \"propertyRef\": \"\",\n \"type\": \"\",\n \"width\": \"\"\n }\n ],\n \"emptyState\": {\n \"text\": \"\"\n }\n },\n \"tabs\": {\n \"groups\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\"\n }\n ]\n }\n }\n }\n },\n \"summaryPattern\": \"\",\n \"type\": \"object\",\n \"version\": \"\",\n \"constraints\": [\n {\n \"type\": \"GREATER_THAN_OR_EQUAL\",\n \"checkAllProperties\": \"\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"maximumPropertyCount\": \"\",\n \"minimumPropertyCount\": \"\",\n \"properties\": [\n \"\"\n ],\n \"skipAsyncValidation\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"searchPattern\": \"\",\n \"versionInfo\": \"\"\n },\n \"officia5__\": {\n \"description\": \"\",\n \"documentation\": \"\",\n \"properties\": {\n \"velit_c5\": {\n \"maxObjects\": \"\",\n \"nullable\": \"\",\n \"type\": \"\",\n \"constraints\": [\n {\n \"type\": \"NOT_BLANK\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"disallowDangerousRegex\": \"\",\n \"maxLength\": \"\",\n \"maximum\": \"\",\n \"minLength\": \"\",\n \"minimum\": \"\",\n \"pattern\": \"\",\n \"skipAsyncValidation\": \"\",\n \"uniqueProperties\": [\n \"\"\n ]\n }\n ],\n \"datasource\": {\n \"filterProperties\": [\n \"\"\n ],\n \"fullContext\": \"\",\n \"identifier\": \"\",\n \"useApiSearch\": \"\",\n \"validate\": \"\",\n \"resetValue\": \"ALWAYS\"\n },\n \"default\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"documentation\": \"\",\n \"forceSecretResubmission\": \"\",\n \"items\": {\n \"type\": \"\",\n \"constraints\": [\n {\n \"type\": \"NOT_BLANK\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"disallowDangerousRegex\": \"\",\n \"maxLength\": \"\",\n \"maximum\": \"\",\n \"minLength\": \"\",\n \"minimum\": \"\",\n \"pattern\": \"\",\n \"skipAsyncValidation\": \"\",\n \"uniqueProperties\": [\n \"\"\n ]\n }\n ],\n \"datasource\": {\n \"filterProperties\": [\n \"\"\n ],\n \"fullContext\": \"\",\n \"identifier\": \"\",\n \"useApiSearch\": \"\",\n \"validate\": \"\",\n \"resetValue\": \"NEVER\"\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"documentation\": \"\",\n \"metadata\": {\n \"nulla43c\": \"\",\n \"laboref\": \"\"\n },\n \"referencedType\": \"\",\n \"subType\": \"\",\n \"uiCustomization\": {\n \"callback\": {\n \"buttons\": [\n {\n \"displayName\": \"\",\n \"identifier\": \"\",\n \"insert\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"expandable\": {\n \"displayName\": \"\",\n \"expanded\": \"\",\n \"sections\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\",\n \"expanded\": \"\"\n }\n ]\n },\n \"table\": {\n \"columns\": [\n {\n \"builtinColumnRef\": \"\",\n \"columnRef\": \"\",\n \"displayName\": \"\",\n \"id\": \"\",\n \"items\": [\n {\n \"value\": \"\",\n \"displayName\": \"\",\n \"icon\": \"\"\n }\n ],\n \"propertyRef\": \"\",\n \"type\": \"\",\n \"width\": \"\"\n }\n ],\n \"emptyState\": {\n \"text\": \"\"\n }\n },\n \"tabs\": {\n \"groups\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\"\n }\n ]\n }\n }\n },\n \"metadata\": {\n \"ut9\": \"\"\n },\n \"migrationPattern\": \"\",\n \"minObjects\": \"\",\n \"modificationPolicy\": \"ALWAYS\",\n \"precondition\": {\n \"type\": \"OR\",\n \"expectedValue\": \"\",\n \"expectedValues\": [\n \"\"\n ],\n \"pattern\": \"\",\n \"precondition\": {\n \"value\": \"\"\n },\n \"preconditions\": [\n {\n \"value\": \"\"\n }\n ],\n \"property\": \"\"\n },\n \"referencedType\": \"\",\n \"subType\": \"\",\n \"uiCustomization\": {\n \"callback\": {\n \"buttons\": [\n {\n \"displayName\": \"\",\n \"identifier\": \"\",\n \"insert\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"expandable\": {\n \"displayName\": \"\",\n \"expanded\": \"\",\n \"sections\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\",\n \"expanded\": \"\"\n }\n ]\n },\n \"table\": {\n \"columns\": [\n {\n \"builtinColumnRef\": \"\",\n \"columnRef\": \"\",\n \"displayName\": \"\",\n \"id\": \"\",\n \"items\": [\n {\n \"value\": \"\",\n \"displayName\": \"\",\n \"icon\": \"\"\n }\n ],\n \"propertyRef\": \"\",\n \"type\": \"\",\n \"width\": \"\"\n }\n ],\n \"emptyState\": {\n \"text\": \"\"\n }\n },\n \"tabs\": {\n \"groups\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\"\n }\n ]\n }\n }\n }\n },\n \"summaryPattern\": \"\",\n \"type\": \"object\",\n \"version\": \"\",\n \"constraints\": [\n {\n \"type\": \"SECRET_RESUBMISSION\",\n \"checkAllProperties\": \"\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"maximumPropertyCount\": \"\",\n \"minimumPropertyCount\": \"\",\n \"properties\": [\n \"\"\n ],\n \"skipAsyncValidation\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"searchPattern\": \"\",\n \"versionInfo\": \"\"\n }\n },\n \"version\": \"\",\n \"constraints\": [\n {\n \"type\": \"PROPERTY_COUNT_RANGE\",\n \"checkAllProperties\": \"\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"maximumPropertyCount\": \"\",\n \"minimumPropertyCount\": \"\",\n \"properties\": [\n \"\"\n ],\n \"skipAsyncValidation\": \"\"\n }\n ],\n \"deletionConstraints\": [\n {\n \"type\": \"REFERENTIAL_INTEGRITY\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"schemaIds\": [\n \"\"\n ]\n }\n ],\n \"documentation\": \"\",\n \"keyProperty\": \"\",\n \"metadata\": {\n \"in_ec\": \"\",\n \"pariatura\": \"\"\n },\n \"ordered\": \"\",\n \"schemaConstraints\": [\n {\n \"type\": \"MULTI_SCOPE_UNIQUE\",\n \"byteLimit\": \"\",\n \"customMessage\": \"\",\n \"customValidatorId\": \"\",\n \"flattenCollections\": \"\",\n \"skipAsyncValidation\": \"\",\n \"uniqueProperties\": [\n \"\"\n ]\n }\n ],\n \"schemaGroups\": [\n \"\"\n ],\n \"tableColumns\": {\n \"aliquip1c8\": {\n \"pattern\": \"\"\n },\n \"minim_3a9\": {\n \"pattern\": \"\"\n },\n \"idfc8\": {\n \"pattern\": \"\"\n }\n },\n \"uiCustomization\": {\n \"callback\": {\n \"buttons\": [\n {\n \"displayName\": \"\",\n \"identifier\": \"\",\n \"insert\": \"\",\n \"description\": \"\"\n }\n ]\n },\n \"expandable\": {\n \"displayName\": \"\",\n \"expanded\": \"\",\n \"sections\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\",\n \"expanded\": \"\"\n }\n ]\n },\n \"table\": {\n \"columns\": [\n {\n \"builtinColumnRef\": \"\",\n \"columnRef\": \"\",\n \"displayName\": \"\",\n \"id\": \"\",\n \"items\": [\n {\n \"value\": \"\",\n \"displayName\": \"\",\n \"icon\": \"\"\n }\n ],\n \"propertyRef\": \"\",\n \"type\": \"\",\n \"width\": \"\"\n }\n ],\n \"emptyState\": {\n \"text\": \"\"\n }\n },\n \"tabs\": {\n \"groups\": [\n {\n \"displayName\": \"\",\n \"properties\": [\n \"\"\n ],\n \"description\": \"\"\n }\n ]\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1018adb8-7e3c-4792-a209-45834f4bf48d","name":"Failed. Forbidden.","originalRequest":{"url":{"path":["settings","schemas",":schemaId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The version of the required schema. \n\n If not set, the most recent version is returned.","type":"text/plain"},"key":"schemaVersion","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b2a6266c-f768-419e-a64a-285bb5b58169","name":"Failed. The specified schema doesn't exist.","originalRequest":{"url":{"path":["settings","schemas",":schemaId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"The version of the required schema. \n\n If not set, the most recent version is returned.","type":"text/plain"},"key":"schemaVersion","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"synthetic","description":"","item":[{"name":"locations","description":"","item":[{"id":"3c469bf4-0561-4ea9-81db-688791ccd60a","name":"Lists all cluster private synthetic locations","request":{"name":"Lists all cluster private synthetic locations","description":{},"url":{"path":["synthetic","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"2918d49b-daf4-40b2-b1ca-1c1f942adb72","name":"Success.","originalRequest":{"url":{"path":["synthetic","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"locations\": [\n {\n \"entityId\": \"\",\n \"geoLocationId\": \"\",\n \"name\": \"\",\n \"type\": \"PRIVATE\",\n \"capabilities\": [\n \"\",\n \"\"\n ],\n \"cloudPlatform\": \"AMAZON_EC2\",\n \"deploymentType\": \"STANDARD\",\n \"geoCity\": \"\",\n \"geoContinent\": \"\",\n \"geoCountry\": \"\",\n \"geoLatitude\": \"\",\n \"geoLongitude\": \"\",\n \"ips\": [\n \"\",\n \"\"\n ],\n \"lastModificationTimestamp\": \"\",\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"stage\": \"BETA\",\n \"status\": \"DISABLED\"\n },\n {\n \"entityId\": \"\",\n \"geoLocationId\": \"\",\n \"name\": \"\",\n \"type\": \"CLUSTER\",\n \"capabilities\": [\n \"\",\n \"\"\n ],\n \"cloudPlatform\": \"ALIBABA\",\n \"deploymentType\": \"STANDARD\",\n \"geoCity\": \"\",\n \"geoContinent\": \"\",\n \"geoCountry\": \"\",\n \"geoLatitude\": \"\",\n \"geoLongitude\": \"\",\n \"ips\": [\n \"\",\n \"\"\n ],\n \"lastModificationTimestamp\": \"\",\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"stage\": \"BETA\",\n \"status\": \"ENABLED\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d80c7d24-d4ff-4bc6-ad07-d910df48939a","name":"Creates a new private synthetic cluster location","request":{"name":"Creates a new private synthetic cluster location","description":{},"url":{"path":["synthetic","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"type\": \"CLUSTER\",\n \"autoUpdateChromium\": \"\",\n \"availabilityLocationOutage\": \"\",\n \"availabilityNodeOutage\": \"\",\n \"availabilityNotificationsEnabled\": \"\",\n \"browserExecutionSupported\": \"\",\n \"city\": \"\",\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"deploymentType\": \"OPENSHIFT\",\n \"entityId\": \"\",\n \"locationNodeOutageDelayInMinutes\": \"\",\n \"maxActiveGateCount\": \"\",\n \"minActiveGateCount\": \"\",\n \"namExecutionSupported\": \"\",\n \"nodeSize\": \"XS\",\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"regionCode\": \"\",\n \"regionName\": \"\",\n \"status\": \"HIDDEN\",\n \"useNewKubernetesVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a54625f6-52e2-4bfe-b8be-0da261047a3d","name":"Success.","originalRequest":{"url":{"path":["synthetic","locations"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"type\": \"CLUSTER\",\n \"autoUpdateChromium\": \"\",\n \"availabilityLocationOutage\": \"\",\n \"availabilityNodeOutage\": \"\",\n \"availabilityNotificationsEnabled\": \"\",\n \"browserExecutionSupported\": \"\",\n \"city\": \"\",\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"deploymentType\": \"OPENSHIFT\",\n \"entityId\": \"\",\n \"locationNodeOutageDelayInMinutes\": \"\",\n \"maxActiveGateCount\": \"\",\n \"minActiveGateCount\": \"\",\n \"namExecutionSupported\": \"\",\n \"nodeSize\": \"XS\",\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"regionCode\": \"\",\n \"regionName\": \"\",\n \"status\": \"HIDDEN\",\n \"useNewKubernetesVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"entityId\": \"\",\n \"geoLocationId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{locationId}","description":"","item":[{"id":"62553946-98a0-4d0c-9f12-18e072756ed9","name":"Deletes the specified private synthetic cluster location","request":{"name":"Deletes the specified private synthetic cluster location","description":{},"url":{"path":["synthetic","locations",":locationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"locationId","disabled":false,"description":{"content":"(Required) The Dynatrace entity ID of the private synthetic cluster location to be deleted.","type":"text/plain"}}]},"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6c7c29a8-876b-423a-ada2-63d11509f9f6","name":"Gets properties of the specified cluster location","request":{"name":"Gets properties of the specified cluster location","description":{},"url":{"path":["synthetic","locations",":locationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"locationId","disabled":false,"description":{"content":"(Required) The Dynatrace entity ID of the required cluster location.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"4d66258e-c30c-4341-aaaa-c225d0a76d32","name":"Success. The response contains parameters of the synthetic cluster location.","originalRequest":{"url":{"path":["synthetic","locations",":locationId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"type\": \"CLUSTER\",\n \"city\": \"\",\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"entityId\": \"\",\n \"regionCode\": \"\",\n \"regionName\": \"\",\n \"status\": \"ENABLED\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e14def8d-3e31-4378-a313-fc152640a3f8","name":"Updates the specified private synthetic cluster location","request":{"name":"Updates the specified private synthetic cluster location","description":{},"url":{"path":["synthetic","locations",":locationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"locationId","disabled":false,"description":{"content":"(Required) The Dynatrace entity ID of the private synthetic cluster location to be updated.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"type\": \"CLUSTER\",\n \"autoUpdateChromium\": \"\",\n \"availabilityLocationOutage\": \"\",\n \"availabilityNodeOutage\": \"\",\n \"availabilityNotificationsEnabled\": \"\",\n \"browserExecutionSupported\": \"\",\n \"city\": \"\",\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"deploymentType\": \"OPENSHIFT\",\n \"entityId\": \"\",\n \"locationNodeOutageDelayInMinutes\": \"\",\n \"maxActiveGateCount\": \"\",\n \"minActiveGateCount\": \"\",\n \"namExecutionSupported\": \"\",\n \"nodeSize\": \"XS\",\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"regionCode\": \"\",\n \"regionName\": \"\",\n \"status\": \"HIDDEN\",\n \"useNewKubernetesVersion\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"nodes","description":"","item":[{"id":"f9aa6604-2a50-47a6-99c6-5b6127060a38","name":"Lists all synthetic cluster nodes | maturity=EARLY_ADOPTER","request":{"name":"Lists all synthetic cluster nodes | maturity=EARLY_ADOPTER","description":{},"url":{"path":["synthetic","nodes"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"49b9ebc3-9d60-4779-a823-7d5619c7cc1b","name":"Success.","originalRequest":{"url":{"path":["synthetic","nodes"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"nodes\": [\n {\n \"activeGateVersion\": \"\",\n \"autoUpdateEnabled\": \"\",\n \"browserMonitorsEnabled\": \"\",\n \"entityId\": \"\",\n \"healthCheckStatus\": \"\",\n \"hostname\": \"\",\n \"ips\": [\n \"\",\n \"\"\n ],\n \"oneAgentRoutingEnabled\": \"\",\n \"operatingSystem\": \"\",\n \"playerVersion\": \"\",\n \"status\": \"\",\n \"version\": \"\"\n },\n {\n \"activeGateVersion\": \"\",\n \"autoUpdateEnabled\": \"\",\n \"browserMonitorsEnabled\": \"\",\n \"entityId\": \"\",\n \"healthCheckStatus\": \"\",\n \"hostname\": \"\",\n \"ips\": [\n \"\",\n \"\"\n ],\n \"oneAgentRoutingEnabled\": \"\",\n \"operatingSystem\": \"\",\n \"playerVersion\": \"\",\n \"status\": \"\",\n \"version\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{nodeId}","description":"","item":[{"id":"69596bec-a88c-4b41-9785-8c3c417b9d1e","name":"Lists properties of the specified synthetic cluster node | maturity=EARLY_ADOPTER","request":{"name":"Lists properties of the specified synthetic cluster node | maturity=EARLY_ADOPTER","description":{},"url":{"path":["synthetic","nodes",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"nodeId","disabled":false,"description":{"content":"(Required) The ID of the required synthetic cluster node.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"f174dd2f-b3a4-4737-8a14-4fe3402d21f9","name":"Success.","originalRequest":{"url":{"path":["synthetic","nodes",":nodeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"activeGateVersion\": \"\",\n \"autoUpdateEnabled\": \"\",\n \"browserMonitorsEnabled\": \"\",\n \"browserType\": \"\",\n \"browserVersion\": \"\",\n \"entityId\": \"\",\n \"healthCheckStatus\": \"\",\n \"hostname\": \"\",\n \"ips\": [\n \"\",\n \"\"\n ],\n \"oneAgentRoutingEnabled\": \"\",\n \"operatingSystem\": \"\",\n \"playerVersion\": \"\",\n \"status\": \"\",\n \"version\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]},{"name":"tokens","description":"","item":[{"id":"3aaf24d8-3a64-4262-b7a5-ccfef5e5c6db","name":"Lists available tokens in your environment","request":{"name":"Lists available tokens in your environment","description":{"content":"You can narrow down the output by adding parameters. The token has to match *all* the specified parameters. \n\n You can also specify the limit of returned tokens.\n\n **This list may contain tokens which were created automatically** (e.g. InstallerDownload, Mobile, ...) and are not visible on the `Settings` page. Deleting those might have unintended side-effects as they might still be in use.","type":"text/plain"},"url":{"path":["tokens"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Limits the maximum number of returned tokens. \n\n If not set the value of `1000` is used. \n\n Maximum value is 1000000.","type":"text/plain"},"key":"limit","value":"1000"},{"disabled":false,"description":{"content":"Filters the resulting set of tokens by user, who owns the token.","type":"text/plain"},"key":"user","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of tokens by scopes assigned to the token. \n\n You can specify several permissions in the following format: `permissions=scope1&permissions=scope2`. The token must have *all* the specified scopes.","type":"text/plain"},"key":"permissions","value":"ServiceProviderAPI"},{"disabled":false,"description":{"content":"Filters the resulting set of tokens by scopes assigned to the token. \n\n You can specify several permissions in the following format: `permissions=scope1&permissions=scope2`. The token must have *all* the specified scopes.","type":"text/plain"},"key":"permissions","value":"EnvironmentTokenManagement"},{"disabled":false,"description":{"content":"Last used after this timestamp (UTC milliseconds).","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"Last used before this timestamp (UTC milliseconds).","type":"text/plain"},"key":"to","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"fff300b9-3fe4-4b9d-a786-816bdaa1c192","name":"Success","originalRequest":{"url":{"path":["tokens"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Limits the maximum number of returned tokens. \n\n If not set the value of `1000` is used. \n\n Maximum value is 1000000.","type":"text/plain"},"key":"limit","value":"1000"},{"disabled":false,"description":{"content":"Filters the resulting set of tokens by user, who owns the token.","type":"text/plain"},"key":"user","value":""},{"disabled":false,"description":{"content":"Filters the resulting set of tokens by scopes assigned to the token. \n\n You can specify several permissions in the following format: `permissions=scope1&permissions=scope2`. The token must have *all* the specified scopes.","type":"text/plain"},"key":"permissions","value":"EnvironmentTokenManagement"},{"disabled":false,"description":{"content":"Last used after this timestamp (UTC milliseconds).","type":"text/plain"},"key":"from","value":""},{"disabled":false,"description":{"content":"Last used before this timestamp (UTC milliseconds).","type":"text/plain"},"key":"to","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"values\": [\n {\n \"id\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"075598cc-748d-4310-a571-7653b3c1df0b","name":"Creates a new token","request":{"name":"Creates a new token","description":{"content":"The newly created token will be owned by the same user who owns the token used for authentication of the call.","type":"text/plain"},"url":{"path":["tokens"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"scopes\": [\n \"activeGateTokenManagement.write\"\n ],\n \"expiresIn\": {\n \"value\": \"\",\n \"unit\": \"SECONDS\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"04522a5d-c5b3-46bd-943f-1e73397e69f9","name":"Success. The token has been created. The response body contains the token itself.","originalRequest":{"url":{"path":["tokens"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"scopes\": [\n \"activeGateTokenManagement.write\"\n ],\n \"expiresIn\": {\n \"value\": \"\",\n \"unit\": \"SECONDS\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"disabled":false,"description":{"content":"Token Id","type":"text/plain"},"key":"Location","value":""}],"body":"{\n \"token\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6900925d-4b34-4f9b-a24b-ff9d9f7cf5e7","name":"Failed. The input is invalid. Response body provides details.","originalRequest":{"url":{"path":["tokens"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"scopes\": [\n \"activeGateTokenManagement.write\"\n ],\n \"expiresIn\": {\n \"value\": \"\",\n \"unit\": \"SECONDS\"\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"lookup","description":"","item":[{"id":"66042f47-ea29-4b15-8cfd-0f7314f7ddf1","name":"Lists token metadata by token itself","request":{"name":"Lists token metadata by token itself","description":{},"url":{"path":["tokens","lookup"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"token\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"a5d0448d-55cc-4f98-b373-fedef4bd37fe","name":"Success","originalRequest":{"url":{"path":["tokens","lookup"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"token\": \"\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"scopes\": [\n \"EnvironmentTokenManagement\",\n \"activeGateTokenManagement.write\"\n ],\n \"created\": \"\",\n \"expires\": \"\",\n \"id\": \"\",\n \"lastUse\": \"\",\n \"name\": \"\",\n \"personalAccessToken\": \"\",\n \"revoked\": \"\",\n \"userId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"{id}","description":"","item":[{"id":"693e8527-391f-40b9-857a-345237890b02","name":"Deletes the specified token","request":{"name":"Deletes the specified token","description":{},"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the token to be deleted. Can either be the public identifier or the secret.\n\n You can't delete the token you're using for authentication of the request.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"9431779e-504d-46e5-b744-483bfd52c074","name":"Success","originalRequest":{"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5902a98a-69b8-44c2-95f8-706f1ab3afdb","name":"Failed. You can't delete the token you're using for authentication of the request.","originalRequest":{"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09a7c4a2-9dde-4856-bf46-6f303723b86c","name":"Failed. The requested token has not been found.","originalRequest":{"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"93a36254-bf2a-4522-b0d7-0ca2e234ba9c","name":"Lists token metadata by token ID","request":{"name":"Lists token metadata by token ID","description":{"content":"The token itself is **not** exposed.","type":"text/plain"},"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the required token.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"77f00293-6009-4a20-9b15-5b83c0bef055","name":"Success","originalRequest":{"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"scopes\": [\n \"EnvironmentTokenManagement\",\n \"activeGateTokenManagement.write\"\n ],\n \"created\": \"\",\n \"expires\": \"\",\n \"id\": \"\",\n \"lastUse\": \"\",\n \"name\": \"\",\n \"personalAccessToken\": \"\",\n \"revoked\": \"\",\n \"userId\": \"\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"68d334f6-7af8-48ed-9a07-78ff07cb4461","name":"Failed. The requested token has not been found.","originalRequest":{"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"733ffc18-0a7b-4c6e-b8a0-d5a00d54a187","name":"Updates the specified token","request":{"name":"Updates the specified token","description":{},"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"id","disabled":false,"description":{"content":"(Required) The ID of the token to be updated. \n\n You can't update the token you're using for authentication of the request.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"revoked\": \"\",\n \"scopes\": [\n \"settings.read\",\n \"EnvironmentTokenManagement\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d29a3c72-f529-4361-be31-768e9e175af7","name":"Success. The token has been updated.","originalRequest":{"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"revoked\": \"\",\n \"scopes\": [\n \"settings.read\",\n \"EnvironmentTokenManagement\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4b3d0f10-efb2-4a1c-a761-3474ae7d3d45","name":"Failed. You can't update the token you're using for authentication of the request.","originalRequest":{"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"revoked\": \"\",\n \"scopes\": [\n \"settings.read\",\n \"EnvironmentTokenManagement\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d3d93aea-70a7-48c1-a79b-c7bd08eb40b0","name":"Failed. The requested token has not been found.","originalRequest":{"url":{"path":["tokens",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Accept","value":"application/json; charset=utf-8"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"PUT","body":{"mode":"raw","raw":"{\n \"name\": \"\",\n \"revoked\": \"\",\n \"scopes\": [\n \"settings.read\",\n \"EnvironmentTokenManagement\"\n ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"}],"body":"{\n \"error\": {\n \"code\": \"\",\n \"constraintViolations\": [\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n },\n {\n \"location\": \"\",\n \"message\": \"\",\n \"parameterLocation\": \"PATH\",\n \"path\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"userSessions","description":"","item":[{"id":"c66febc0-e351-4b50-b384-8e63e6aa6615","name":"Remove user sessions for a given user","request":{"name":"Remove user sessions for a given user","description":{},"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (mandatory)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"method":"DELETE","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"451a177f-85c4-4c6d-8376-c939f1e2cd93","name":"Success","originalRequest":{"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (mandatory)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6b969821-867b-4544-bdd2-f11145d528a4","name":"Bad request. User id must be filled in.","originalRequest":{"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (mandatory)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9d9aa59d-41d2-46f6-9aea-27cff5be4fd2","name":"User sessions not found","originalRequest":{"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (mandatory)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"0210ba2a-7e42-47ec-ba02-4f4d2590d36d","name":"Operation failed","originalRequest":{"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (mandatory)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6104fcac-e17e-47dd-822b-b99304a04a33","name":"Failed to invalidate sessions","originalRequest":{"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (mandatory)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"DELETE","body":{}},"status":"Not Extended (RFC 2774)","code":510,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"99628d18-7f93-4204-a1d7-87c4de4d46b1","name":"Get user sessions","request":{"name":"Get user sessions","description":{},"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (optional)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":{"type":"apikey","apikey":[{"key":"key","value":"Authorization"},{"key":"value","value":"Api-Token {{DT_TOKEN}}"},{"key":"in","value":"header"}]}},"response":[{"id":"d28b372d-9753-45dc-9564-107445cc59a1","name":"Success","originalRequest":{"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (optional)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n {\n \"creationTime\": \"\",\n \"loginType\": \"LDAP\",\n \"nodeId\": \"\",\n \"sessionId\": \"\",\n \"tenantUuid\": \"\",\n \"userId\": \"\",\n \"device\": \"\",\n \"ip\": \"\",\n \"lastAccessedTimestamp\": \"\"\n },\n {\n \"creationTime\": \"\",\n \"loginType\": \"SSO_MANAGED\",\n \"nodeId\": \"\",\n \"sessionId\": \"\",\n \"tenantUuid\": \"\",\n \"userId\": \"\",\n \"device\": \"\",\n \"ip\": \"\",\n \"lastAccessedTimestamp\": \"\"\n }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"7e9ec539-63a3-4e71-b69b-e36ca377205e","name":"Operation failed","originalRequest":{"url":{"path":["userSessions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"User ID (optional)","type":"text/plain"},"key":"userId","value":""}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"Authorization","value":"Api-Token {{DT_TOKEN}}"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"event":[],"variable":[{"key":"baseUrl","value":"https://{{DT_HOST}}/api/cluster/v2"}],"info":{"_postman_id":"41ea1749-c74c-4ac3-bb0f-350a3048f14a","name": "Dynatrace Cluster API v2","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Dynatrace Managed exposes cluster-wide functionality via REST endpoints. This interactive documentation also acts as a REST client you can use to interact with Dynatrace Managed clusters. \n\nTo authorize, use the API Token generated in [Settings - API Tokens page](/cmc#cm/apiToken). The HTTP status code of the response shows the result of your request. The expected response code for a successful request is documented individually per REST endpoint. Additionally the following error response codes can occur in our REST interface:\n\n* 400 - Bad Request: Some request parameters are not correct. See response body for details.\n* 401 - Unauthorized: A valid authorization header is required but is missing.\n* 403 - Forbidden: Execution of request is not allowed, e.g. api-token is invalid.\n* 404 - Not Found: Endpoint does not exist or some entities could not be found.\n* 500 - Internal Server Error: See response body for details.\n* 556 - Upgrade in progress: Operation couldn't be performed during the upgrade.\n\nNotes about compatibility:\n* Operations marked as early adopter or preview may be changed in non-compatible ways, although we try to avoid this.\n* We may add new enum constants without incrementing the API version; thus, clients need to handle unknown enum constants gracefully.","type":"text/plain"}}}