{ "uuid": "cee5e750-210d-4ee6-ac4c-5a207b619f32", "lastMigration": 29, "name": "Anomaly Detector Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "53eb5231-69c2-468d-ac25-9c0c99862882", "documentation": "Detect change point for the entire series", "method": "post", "endpoint": "timeseries/changePoint/detect", "responses": [ { "uuid": "453279ae-c2e4-448e-a6d8-767d8549d4f6", "body": "{\n \"confidenceScores\": [\n {{faker 'number.float'}}\n ],\n \"isChangePoint\": [\n {{faker 'datatype.boolean'}}\n ],\n \"period\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d87a1ef2-53f9-4e4b-b061-b7b6f7d7fee0", "body": "{\n \"code\": \"{{oneOf (array 'InvalidCustomInterval' 'BadArgument' 'InvalidGranularity' 'InvalidPeriod' 'InvalidModelArgument' 'InvalidSeries' 'InvalidJsonFormat' 'RequiredGranularity' 'RequiredSeries')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c65fd3d6-bfe0-449c-8a6b-ed1bb816cb7b", "documentation": "Detect anomalies for the entire series in batch.", "method": "post", "endpoint": "timeseries/entire/detect", "responses": [ { "uuid": "673bd802-25a8-4808-981c-0219534258a7", "body": "{\n \"expectedValues\": [\n {{faker 'number.float'}}\n ],\n \"isAnomaly\": [\n {{faker 'datatype.boolean'}}\n ],\n \"isNegativeAnomaly\": [\n {{faker 'datatype.boolean'}}\n ],\n \"isPositiveAnomaly\": [\n {{faker 'datatype.boolean'}}\n ],\n \"lowerMargins\": [\n {{faker 'number.float'}}\n ],\n \"period\": {{faker 'number.int' max=99999}},\n \"upperMargins\": [\n {{faker 'number.float'}}\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f7577030-eb06-49d7-926e-3964378ab05e", "body": "{\n \"code\": \"{{oneOf (array 'InvalidCustomInterval' 'BadArgument' 'InvalidGranularity' 'InvalidPeriod' 'InvalidModelArgument' 'InvalidSeries' 'InvalidJsonFormat' 'RequiredGranularity' 'RequiredSeries')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "993fa4a2-f9e7-4249-882b-64b618c2440c", "documentation": "Detect anomaly status of the latest point in time series.", "method": "post", "endpoint": "timeseries/last/detect", "responses": [ { "uuid": "8d274d8c-9463-445e-9db1-f692ff5d9b9d", "body": "{\n \"expectedValue\": {{faker 'number.float'}},\n \"isAnomaly\": {{faker 'datatype.boolean'}},\n \"isNegativeAnomaly\": {{faker 'datatype.boolean'}},\n \"isPositiveAnomaly\": {{faker 'datatype.boolean'}},\n \"lowerMargin\": {{faker 'number.float'}},\n \"period\": {{faker 'number.int' max=99999}},\n \"suggestedWindow\": {{faker 'number.int' max=99999}},\n \"upperMargin\": {{faker 'number.float'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "de48dbcf-3661-4831-a872-cf6bc8038ad4", "body": "{\n \"code\": \"{{oneOf (array 'InvalidCustomInterval' 'BadArgument' 'InvalidGranularity' 'InvalidPeriod' 'InvalidModelArgument' 'InvalidSeries' 'InvalidJsonFormat' 'RequiredGranularity' 'RequiredSeries')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "53eb5231-69c2-468d-ac25-9c0c99862882" }, { "type": "route", "uuid": "c65fd3d6-bfe0-449c-8a6b-ed1bb816cb7b" }, { "type": "route", "uuid": "993fa4a2-f9e7-4249-882b-64b618c2440c" } ] }