Anomify API Documentation
Anomify AI Main Site | Anomify Documentation

/anomalies

/anomalies

/anomaly

/anomaly/lookup
/anomaly/train
/anomaly/{anomaly_id}

/billing

/billing/checkoutcallback
/billing/getcheckoutsession
/billing/getportalsession

/exclusion

/exclusion/add
/exclusion/delete
/exclusion/list
/exclusion/test
/exclusion/types

/image

/image/anomaly
/image/metric

/js

/js/eventsender

/login

/login
/login/forgotpassword
/login/resetpassword
/login/validateclient

/match

/match/{match_id}
/match/{match_id}/graph
/match/{match_id}/motif/graph

/metric

/metric/{metric_name}
/metric/{metric_name}/anomalies
/metric/{metric_name}/anomalysummary
/metric/{metric_name}/bundle
/metric/{metric_name}/graph
/metric/{metric_name}/patterns
/metric/{metric_name}/timeseries
/metric/{metric_name}/yhat

/metrics

/metrics
/metrics/mostanomalous
/metrics/mostrecentlyanomalous
/metrics/mostrecentlymatched

/misc

/misc/phonecodes
/misc/timesince
/misc/timezones

/org

/org/adminalert/{alert_code}
/org/adminalerts
/org/channels
/org/events
/org/getquotametrics
/org/getstripesession
/org/graph
/org/info
/org/removequotametrics
/org/stripecallback
/org/summary
/org/testmetrics
/org/update
/org/users

/pattern

/pattern/{pattern_id}
/pattern/{pattern_id}/disable
/pattern/{pattern_id}/matches
/pattern/{pattern_id}/timeseries

/patterns

/patterns/pending

/ping

/ping

/signup

/signup/demo
/signup/demo-orgs
/signup/selfserve
/signup/verify

/status

/status

/user

/user/delete
/user/info
/user/logout
/user/ping
/user/reportissue
/user/update
/user/updatepassword

/watcher

/watcher/create
/watcher/{watcher_id}/delete
/watcher/{watcher_id}/undelete
/watcher/{watcher_id}/update

/watchers

/watchers/chips
/watchers/list

Method: /metric/{metric_name}/patterns

Detail

Return a list of patterns for the given metric. Patterns groups are indicated by a "group_id" in the response which can be used for display.

Parameters

None. The metric name is specified in the URL, e.g.

/metric/graphite-labs_wikimedia_org.clouddb-services.clouddb1001.cpu.total.user/patterns

Example Output

{
    "status": { ... see /login method for status block structure ... }
},
        "code": 200,
        "oldest_cached_component_age": 3550,
        "session_id": "103bfbd9f2cdd43fe809104eefc713f7",
        "org_onboarding_status_id": 300,
        "api_host": "api-stage.anomify.ai",
        "user_onboarding_flags": {
            "main_intro": true,
            "alerts_intro": false,
            "alerts_from_search": false,
            "training_intro": false,
            "alert_created": true,
            "test_alert_sent": true,
            "two_alerts_sent": true,
            "pattern_trained": true
        }
    },
    "data": {
        "patterns": [
{
    "id": 3956,
    "parent_id": 3513,
    "group_id": 3513,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1638213120,
    "created_timestamp": 1651769961,
    "created_string": "May 5th",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 0,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": 1651769820,
    "last_match_string": "more than 2 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 178044,
    "anomaly_value": 1457365.541687,
    "match_rate_string": "0% (0\/0)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3955,
    "parent_id": 3539,
    "group_id": 3539,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1641898260,
    "created_timestamp": 1651769957,
    "created_string": "May 5th",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 0,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 185125,
    "anomaly_value": 1375793.975037,
    "match_rate_string": "0% (0\/0)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3908,
    "parent_id": 3499,
    "group_id": 3499,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1637492760,
    "created_timestamp": 1650818448,
    "created_string": "April 24th",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 1,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 177043,
    "anomaly_value": 1735249.459534,
    "match_rate_string": "0% (0\/1)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3907,
    "parent_id": 3249,
    "group_id": 3249,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1626333240,
    "created_timestamp": 1650818446,
    "created_string": "April 24th",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 1,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 164335,
    "anomaly_value": 1532256.800018,
    "match_rate_string": "0% (0\/1)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3906,
    "parent_id": 3214,
    "group_id": 3214,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1625589000,
    "created_timestamp": 1650818444,
    "created_string": "April 24th",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 1,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 162815,
    "anomaly_value": 1014290.850006,
    "match_rate_string": "0% (0\/1)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3905,
    "parent_id": 3069,
    "group_id": 3069,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1620930000,
    "created_timestamp": 1650818443,
    "created_string": "April 24th",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 1,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 154272,
    "anomaly_value": 1010088.56665,
    "match_rate_string": "0% (0\/1)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3904,
    "parent_id": 2729,
    "group_id": 2729,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1613566440,
    "created_timestamp": 1650818441,
    "created_string": "April 24th",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 1,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 107335,
    "anomaly_value": 1540979.233337,
    "match_rate_string": "0% (0\/1)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3539,
    "parent_id": 2359,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1641898260,
    "created_timestamp": 1641901970,
    "created_string": "January 11th",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 10,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 185125,
    "anomaly_value": 1375793.975037,
    "match_rate_string": "0% (0\/10)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3522,
    "parent_id": 3520,
    "group_id": 3520,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1639558020,
    "created_timestamp": 1639562076,
    "created_string": "December 15th 2021",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 3,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": 1642750380,
    "last_match_string": "almost 6 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 179847,
    "anomaly_value": 1877169.112488,
    "match_rate_string": "0% (0\/3)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3521,
    "parent_id": 3520,
    "group_id": 3520,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1639558020,
    "created_timestamp": 1639562073,
    "created_string": "December 15th 2021",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 6,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 179847,
    "anomaly_value": 1877169.112488,
    "match_rate_string": "0% (0\/6)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3520,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 151,
    "creator_user_display_name": "101 Admin-account user",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1639558020,
    "created_timestamp": 1639562065,
    "created_string": "December 15th 2021",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 361,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 179847,
    "anomaly_value": 1877169.112488,
    "match_rate_string": "0% (0\/361)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3513,
    "parent_id": 1804,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1638213120,
    "created_timestamp": 1638216820,
    "created_string": "November 29th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 414,
    "matches": 20,
    "match_rate": "5%",
    "last_match_timestamp": 1641931380,
    "last_match_string": "about 6 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 178044,
    "anomaly_value": 1457365.541687,
    "match_rate_string": "5% (20\/414)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3499,
    "parent_id": 1804,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1637492760,
    "created_timestamp": 1637496477,
    "created_string": "November 21st 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 389,
    "matches": 1,
    "match_rate": "0%",
    "last_match_timestamp": 1638347040,
    "last_match_string": "more than 7 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 177043,
    "anomaly_value": 1735249.459534,
    "match_rate_string": "0% (1\/389)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3249,
    "parent_id": 2359,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1626333240,
    "created_timestamp": 1626336939,
    "created_string": "July 15th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 426,
    "matches": 1,
    "match_rate": "0%",
    "last_match_timestamp": 1628627580,
    "last_match_string": "almost a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 164335,
    "anomaly_value": 1532256.800018,
    "match_rate_string": "0% (1\/426)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3214,
    "parent_id": 2359,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1625589000,
    "created_timestamp": 1625592691,
    "created_string": "July 6th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 449,
    "matches": 6,
    "match_rate": "1%",
    "last_match_timestamp": 1628629800,
    "last_match_string": "almost a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 162815,
    "anomaly_value": 1014290.850006,
    "match_rate_string": "1% (6\/449)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 3069,
    "parent_id": 1775,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1620930000,
    "created_timestamp": 1620933687,
    "created_string": "May 13th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 464,
    "matches": 6,
    "match_rate": "1%",
    "last_match_timestamp": 1641898200,
    "last_match_string": "about 6 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 154272,
    "anomaly_value": 1010088.56665,
    "match_rate_string": "1% (6\/464)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2784,
    "parent_id": 2782,
    "group_id": 2782,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1613954400,
    "created_timestamp": 1614081533,
    "created_string": "February 23rd 2021",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 87,
    "matches": 7,
    "match_rate": "8%",
    "last_match_timestamp": 1620709860,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 110120,
    "anomaly_value": 1882783.149994,
    "match_rate_string": "8% (7\/87)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2783,
    "parent_id": 2782,
    "group_id": 2782,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1613954400,
    "created_timestamp": 1614081397,
    "created_string": "February 23rd 2021",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 43,
    "matches": 2,
    "match_rate": "5%",
    "last_match_timestamp": 1616311440,
    "last_match_string": "more than a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 110120,
    "anomaly_value": 1882783.149994,
    "match_rate_string": "5% (2\/43)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2782,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 103,
    "creator_user_display_name": "Tom Riley",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1613954400,
    "created_timestamp": 1614081340,
    "created_string": "February 23rd 2021",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 609,
    "matches": 12,
    "match_rate": "2%",
    "last_match_timestamp": 1642151700,
    "last_match_string": "almost 6 months ago",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 110120,
    "anomaly_value": 1882783.149994,
    "match_rate_string": "2% (12\/609)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2773,
    "parent_id": 2722,
    "group_id": 2722,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1613057220,
    "created_timestamp": 1613920242,
    "created_string": "February 21st 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 78,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 0,
    "anomaly_value": 0,
    "match_rate_string": "0% (0\/78)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2772,
    "parent_id": 2723,
    "group_id": 2723,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1613057280,
    "created_timestamp": 1613920226,
    "created_string": "February 21st 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 77,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 0,
    "anomaly_value": 0,
    "match_rate_string": "0% (0\/77)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2758,
    "parent_id": 2721,
    "group_id": 2721,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1613056980,
    "created_timestamp": 1613726599,
    "created_string": "February 19th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 83,
    "matches": 1,
    "match_rate": "1%",
    "last_match_timestamp": 1622193600,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 103903,
    "anomaly_value": 1969277.648071,
    "match_rate_string": "1% (1\/83)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2757,
    "parent_id": 2588,
    "group_id": 2588,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1610609640,
    "created_timestamp": 1613726597,
    "created_string": "February 19th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 83,
    "matches": 8,
    "match_rate": "10%",
    "last_match_timestamp": 1620693720,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 89338,
    "anomaly_value": 1552340.800018,
    "match_rate_string": "10% (8\/83)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2756,
    "parent_id": 2396,
    "group_id": 2396,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1607196360,
    "created_timestamp": 1613726594,
    "created_string": "February 19th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 75,
    "matches": 2,
    "match_rate": "3%",
    "last_match_timestamp": 1642153200,
    "last_match_string": "almost 6 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 71439,
    "anomaly_value": 1883318.575012,
    "match_rate_string": "3% (2\/75)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2755,
    "parent_id": 2354,
    "group_id": 2354,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1606361700,
    "created_timestamp": 1613726592,
    "created_string": "February 19th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 73,
    "matches": 18,
    "match_rate": "25%",
    "last_match_timestamp": 1620700440,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 67140,
    "anomaly_value": 1636225.366669,
    "match_rate_string": "25% (18\/73)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2754,
    "parent_id": 2352,
    "group_id": 2352,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1606215720,
    "created_timestamp": 1613726589,
    "created_string": "February 19th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 55,
    "matches": 1,
    "match_rate": "2%",
    "last_match_timestamp": 1620708300,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 66697,
    "anomaly_value": 1424375.049988,
    "match_rate_string": "2% (1\/55)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2729,
    "parent_id": 2351,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1613566440,
    "created_timestamp": 1613570143,
    "created_string": "February 17th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 585,
    "matches": 3,
    "match_rate": "1%",
    "last_match_timestamp": 1617163920,
    "last_match_string": "more than a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 107335,
    "anomaly_value": 1540979.233337,
    "match_rate_string": "1% (3\/585)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2728,
    "parent_id": 2283,
    "group_id": 2283,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1605766500,
    "created_timestamp": 1613566619,
    "created_string": "February 17th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 55,
    "matches": 1,
    "match_rate": "2%",
    "last_match_timestamp": 1620713580,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 62428,
    "anomaly_value": 1548614.700012,
    "match_rate_string": "2% (1\/55)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2727,
    "parent_id": 1788,
    "group_id": 1788,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1601486280,
    "created_timestamp": 1613566616,
    "created_string": "February 17th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 49,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "echo",
    "positive": false,
    "anomaly_id": 40281,
    "anomaly_value": 2063191.700012,
    "match_rate_string": "0% (0\/49)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2726,
    "parent_id": 1787,
    "group_id": 1787,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1601467560,
    "created_timestamp": 1613566612,
    "created_string": "February 17th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 60,
    "matches": 7,
    "match_rate": "12%",
    "last_match_timestamp": 1628634060,
    "last_match_string": "almost a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 40122,
    "anomaly_value": 1703674.242859,
    "match_rate_string": "12% (7\/60)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2724,
    "parent_id": 1784,
    "group_id": 1784,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1601106120,
    "created_timestamp": 1613566606,
    "created_string": "February 17th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 406,
    "matches": 353,
    "match_rate": "87%",
    "last_match_timestamp": 1642150380,
    "last_match_string": "almost 6 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 39231,
    "anomaly_value": 1298016.600006,
    "match_rate_string": "87% (353\/406)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2723,
    "parent_id": 1779,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1613057280,
    "created_timestamp": 1613060997,
    "created_string": "February 11th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 568,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 0,
    "anomaly_value": 0,
    "match_rate_string": "0% (0\/568)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2722,
    "parent_id": 1779,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1613057220,
    "created_timestamp": 1613060921,
    "created_string": "February 11th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 610,
    "matches": 2,
    "match_rate": "0%",
    "last_match_timestamp": 1628630280,
    "last_match_string": "almost a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 0,
    "anomaly_value": 0,
    "match_rate_string": "0% (2\/610)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2721,
    "parent_id": 1779,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1613056980,
    "created_timestamp": 1613060681,
    "created_string": "February 11th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 569,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": 1625778300,
    "last_match_string": "about a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 103903,
    "anomaly_value": 1969277.648071,
    "match_rate_string": "0% (0\/569)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2588,
    "parent_id": 2351,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1610609640,
    "created_timestamp": 1610613341,
    "created_string": "January 14th 2021",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 718,
    "matches": 28,
    "match_rate": "4%",
    "last_match_timestamp": 1637485800,
    "last_match_string": "almost 8 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 89338,
    "anomaly_value": 1552340.800018,
    "match_rate_string": "4% (28\/718)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2396,
    "parent_id": 2376,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1607196360,
    "created_timestamp": 1607200062,
    "created_string": "December 5th 2020",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 794,
    "matches": 30,
    "match_rate": "4%",
    "last_match_timestamp": 1642151160,
    "last_match_string": "almost 6 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 71439,
    "anomaly_value": 1883318.575012,
    "match_rate_string": "4% (30\/794)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2377,
    "parent_id": 2375,
    "group_id": 2375,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1606974360,
    "created_timestamp": 1606994040,
    "created_string": "December 3rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 151,
    "matches": 48,
    "match_rate": "32%",
    "last_match_timestamp": 1642096500,
    "last_match_string": "almost 6 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 70460,
    "anomaly_value": 1777824.985718,
    "match_rate_string": "32% (48\/151)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2376,
    "parent_id": 2375,
    "group_id": 2375,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1606974360,
    "created_timestamp": 1606994037,
    "created_string": "December 3rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 56,
    "matches": 1,
    "match_rate": "2%",
    "last_match_timestamp": 1607196360,
    "last_match_string": "more than a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 70460,
    "anomaly_value": 1777824.985718,
    "match_rate_string": "2% (1\/56)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2375,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 103,
    "creator_user_display_name": "Tom Riley",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1606974360,
    "created_timestamp": 1606994021,
    "created_string": "December 3rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 790,
    "matches": 22,
    "match_rate": "3%",
    "last_match_timestamp": 1628632020,
    "last_match_string": "almost a year ago",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 70460,
    "anomaly_value": 1777824.985718,
    "match_rate_string": "3% (22\/790)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2360,
    "parent_id": 2358,
    "group_id": 2358,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1606648800,
    "created_timestamp": 1606738992,
    "created_string": "November 30th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 104,
    "matches": 24,
    "match_rate": "23%",
    "last_match_timestamp": 1619922600,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 68946,
    "anomaly_value": 1143853.200012,
    "match_rate_string": "23% (24\/104)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2359,
    "parent_id": 2358,
    "group_id": 2358,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1606648800,
    "created_timestamp": 1606738988,
    "created_string": "November 30th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 60,
    "matches": 4,
    "match_rate": "7%",
    "last_match_timestamp": 1641898260,
    "last_match_string": "about 6 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 68946,
    "anomaly_value": 1143853.200012,
    "match_rate_string": "7% (4\/60)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2358,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 151,
    "creator_user_display_name": "101 Admin-account user",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1606648800,
    "created_timestamp": 1606738966,
    "created_string": "November 30th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 781,
    "matches": 19,
    "match_rate": "2%",
    "last_match_timestamp": 1628629920,
    "last_match_string": "almost a year ago",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 68946,
    "anomaly_value": 1143853.200012,
    "match_rate_string": "2% (19\/781)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2357,
    "parent_id": 2355,
    "group_id": 2355,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1606696260,
    "created_timestamp": 1606738698,
    "created_string": "November 30th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 80,
    "matches": 1,
    "match_rate": "1%",
    "last_match_timestamp": 1620487920,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 69075,
    "anomaly_value": 1458271.799988,
    "match_rate_string": "1% (1\/80)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2356,
    "parent_id": 2355,
    "group_id": 2355,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1606696260,
    "created_timestamp": 1606738694,
    "created_string": "November 30th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 52,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": null,
    "last_match_string": "n\/a",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 69075,
    "anomaly_value": 1458271.799988,
    "match_rate_string": "0% (0\/52)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2355,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 151,
    "creator_user_display_name": "101 Admin-account user",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1606696260,
    "created_timestamp": 1606738676,
    "created_string": "November 30th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 793,
    "matches": 52,
    "match_rate": "7%",
    "last_match_timestamp": 1642152000,
    "last_match_string": "almost 6 months ago",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 69075,
    "anomaly_value": 1458271.799988,
    "match_rate_string": "7% (52\/793)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2354,
    "parent_id": 1779,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1606361700,
    "created_timestamp": 1606365399,
    "created_string": "November 26th 2020",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 724,
    "matches": 8,
    "match_rate": "1%",
    "last_match_timestamp": 1639557780,
    "last_match_string": "almost 7 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 67140,
    "anomaly_value": 1636225.366669,
    "match_rate_string": "1% (8\/724)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2352,
    "parent_id": 2351,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1606215720,
    "created_timestamp": 1606219526,
    "created_string": "November 24th 2020",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 689,
    "matches": 7,
    "match_rate": "1%",
    "last_match_timestamp": 1621264080,
    "last_match_string": "just over a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 66697,
    "anomaly_value": 1424375.049988,
    "match_rate_string": "1% (7\/689)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2351,
    "parent_id": 2349,
    "group_id": 2349,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1606105800,
    "created_timestamp": 1606150072,
    "created_string": "November 23rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 62,
    "matches": 3,
    "match_rate": "5%",
    "last_match_timestamp": 1613566440,
    "last_match_string": "more than a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 65771,
    "anomaly_value": 1115603,
    "match_rate_string": "5% (3\/62)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2350,
    "parent_id": 2349,
    "group_id": 2349,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1606105800,
    "created_timestamp": 1606150046,
    "created_string": "November 23rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 88,
    "matches": 8,
    "match_rate": "9%",
    "last_match_timestamp": 1620708720,
    "last_match_string": "just over a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 65771,
    "anomaly_value": 1115603,
    "match_rate_string": "9% (8\/88)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2349,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 103,
    "creator_user_display_name": "Tom Riley",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1606105800,
    "created_timestamp": 1606150011,
    "created_string": "November 23rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 683,
    "matches": 7,
    "match_rate": "1%",
    "last_match_timestamp": 1620355020,
    "last_match_string": "just over a year ago",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 65771,
    "anomaly_value": 1115603,
    "match_rate_string": "1% (7\/683)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2348,
    "parent_id": 2347,
    "group_id": 2347,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1606004460,
    "created_timestamp": 1606149855,
    "created_string": "November 23rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 82,
    "matches": 6,
    "match_rate": "7%",
    "last_match_timestamp": 1642464240,
    "last_match_string": "almost 6 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 64850,
    "anomaly_value": 1212257.700012,
    "match_rate_string": "7% (6\/82)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2347,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 103,
    "creator_user_display_name": "Tom Riley",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1606004460,
    "created_timestamp": 1606149848,
    "created_string": "November 23rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 711,
    "matches": 8,
    "match_rate": "1%",
    "last_match_timestamp": 1642958460,
    "last_match_string": "more than 5 months ago",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 64850,
    "anomaly_value": 1212257.700012,
    "match_rate_string": "1% (8\/711)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 2283,
    "parent_id": 1804,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1605766500,
    "created_timestamp": 1605770234,
    "created_string": "November 19th 2020",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 741,
    "matches": 30,
    "match_rate": "4%",
    "last_match_timestamp": 1639539720,
    "last_match_string": "almost 7 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 62428,
    "anomaly_value": 1548614.700012,
    "match_rate_string": "4% (30\/741)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1804,
    "parent_id": 1802,
    "group_id": 1802,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1601887380,
    "created_timestamp": 1601982946,
    "created_string": "October 6th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 89,
    "matches": 3,
    "match_rate": "3%",
    "last_match_timestamp": 1638213120,
    "last_match_string": "more than 7 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 40857,
    "anomaly_value": 1381796.850006,
    "match_rate_string": "3% (3\/89)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1803,
    "parent_id": 1802,
    "group_id": 1802,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1601887380,
    "created_timestamp": 1601982920,
    "created_string": "October 6th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 141,
    "matches": 39,
    "match_rate": "28%",
    "last_match_timestamp": 1628632200,
    "last_match_string": "almost a year ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 40857,
    "anomaly_value": 1381796.850006,
    "match_rate_string": "28% (39\/141)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1802,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 103,
    "creator_user_display_name": "Tom Riley",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1601887380,
    "created_timestamp": 1601982899,
    "created_string": "October 6th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 771,
    "matches": 30,
    "match_rate": "4%",
    "last_match_timestamp": 1641960720,
    "last_match_string": "about 6 months ago",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 40857,
    "anomaly_value": 1381796.850006,
    "match_rate_string": "4% (30\/771)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1788,
    "parent_id": 1779,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1601486280,
    "created_timestamp": 1601495726,
    "created_string": "September 30th 2020",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 728,
    "matches": 3,
    "match_rate": "0%",
    "last_match_timestamp": 1632333060,
    "last_match_string": "almost a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 40281,
    "anomaly_value": 2063191.700012,
    "match_rate_string": "0% (3\/728)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1787,
    "parent_id": 1775,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1601467560,
    "created_timestamp": 1601471281,
    "created_string": "September 30th 2020",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 736,
    "matches": 13,
    "match_rate": "2%",
    "last_match_timestamp": 1638348300,
    "last_match_string": "more than 7 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 40122,
    "anomaly_value": 1703674.242859,
    "match_rate_string": "2% (13\/736)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1784,
    "parent_id": 1775,
    "group_id": null,
    "creator_type": "machine",
    "creator_user_id": 2,
    "creator_user_display_name": "Anomify Admin",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1601106120,
    "created_timestamp": 1601109833,
    "created_string": "September 26th 2020",
    "enabled": true,
    "origin": "learnt",
    "layers": false,
    "checks": 700,
    "matches": 10,
    "match_rate": "1%",
    "last_match_timestamp": 1626338040,
    "last_match_string": "almost a year ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 39231,
    "anomaly_value": 1298016.600006,
    "match_rate_string": "1% (10\/700)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1779,
    "parent_id": 1777,
    "group_id": 1777,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1600845720,
    "created_timestamp": 1600872072,
    "created_string": "September 23rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 96,
    "matches": 12,
    "match_rate": "13%",
    "last_match_timestamp": 1642958520,
    "last_match_string": "more than 5 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 38084,
    "anomaly_value": 2095531.833344,
    "match_rate_string": "13% (12\/96)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1778,
    "parent_id": 1777,
    "group_id": 1777,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1600845720,
    "created_timestamp": 1600871998,
    "created_string": "September 23rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 106,
    "matches": 0,
    "match_rate": "0%",
    "last_match_timestamp": 1641898320,
    "last_match_string": "about 6 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 38084,
    "anomaly_value": 2095531.833344,
    "match_rate_string": "0% (0\/106)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1777,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 103,
    "creator_user_display_name": "Tom Riley",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1600845720,
    "created_timestamp": 1600871380,
    "created_string": "September 23rd 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 695,
    "matches": 4,
    "match_rate": "1%",
    "last_match_timestamp": 1636475820,
    "last_match_string": "just over 8 months ago",
    "label": "Created from AnomAlarm API",
    "positive": false,
    "anomaly_id": 38084,
    "anomaly_value": 2095531.833344,
    "match_rate_string": "1% (4\/695)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1776,
    "parent_id": 1774,
    "group_id": 1774,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1600081320,
    "created_timestamp": 1600275171,
    "created_string": "September 16th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 154,
    "matches": 8,
    "match_rate": "5%",
    "last_match_timestamp": 1639556760,
    "last_match_string": "almost 7 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 36182,
    "anomaly_value": 1252130.761108,
    "match_rate_string": "5% (8\/154)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1775,
    "parent_id": 1774,
    "group_id": 1774,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1600081320,
    "created_timestamp": 1600275166,
    "created_string": "September 16th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 91,
    "matches": 7,
    "match_rate": "8%",
    "last_match_timestamp": 1636476000,
    "last_match_string": "just over 8 months ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 36182,
    "anomaly_value": 1252130.761108,
    "match_rate_string": "8% (7\/91)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1774,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 103,
    "creator_user_display_name": "Tom Riley",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1600081320,
    "created_timestamp": 1600275140,
    "created_string": "September 16th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 743,
    "matches": 17,
    "match_rate": "2%",
    "last_match_timestamp": 1628628180,
    "last_match_string": "almost a year ago",
    "label": "My New Test Training",
    "positive": false,
    "anomaly_id": 36182,
    "anomaly_value": 1252130.761108,
    "match_rate_string": "2% (17\/743)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1773,
    "parent_id": 1771,
    "group_id": 1771,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 2592000,
    "duration_string": "30 day",
    "anomaly_timestamp": 1600179420,
    "created_timestamp": 1600260132,
    "created_string": "September 16th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 80,
    "matches": 1,
    "match_rate": "1%",
    "last_match_timestamp": 1600847640,
    "last_match_string": "almost 2 years ago",
    "label": "LEARNT",
    "positive": false,
    "anomaly_id": 36549,
    "anomaly_value": 1884490.746277,
    "match_rate_string": "1% (1\/80)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1772,
    "parent_id": 1771,
    "group_id": 1771,
    "creator_type": "machine",
    "creator_user_id": 1,
    "creator_user_display_name": "Anomify AI",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 86400,
    "duration_string": "24 hour",
    "anomaly_timestamp": 1600179420,
    "created_timestamp": 1600259976,
    "created_string": "September 16th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 148,
    "matches": 37,
    "match_rate": "25%",
    "last_match_timestamp": 1640471940,
    "last_match_string": "more than 6 months ago",
    "label": "echo",
    "positive": false,
    "anomaly_id": 36549,
    "anomaly_value": 1884490.746277,
    "match_rate_string": "25% (37\/148)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
},
{
    "id": 1771,
    "parent_id": 0,
    "group_id": null,
    "creator_type": "human",
    "creator_user_id": 103,
    "creator_user_display_name": "Tom Riley",
    "metric_id": 749,
    "metric_name": "demo_robustperception_io.prometheus.node_network_receive_bytes_total.lo",
    "duration": 604800,
    "duration_string": "7 day",
    "anomaly_timestamp": 1600179420,
    "created_timestamp": 1600259923,
    "created_string": "September 16th 2020",
    "enabled": true,
    "origin": "trained",
    "layers": false,
    "checks": 711,
    "matches": 4,
    "match_rate": "1%",
    "last_match_timestamp": 1639555800,
    "last_match_string": "almost 7 months ago",
    "label": "My Test Label",
    "positive": false,
    "anomaly_id": 36549,
    "anomaly_value": 1884490.746277,
    "match_rate_string": "1% (4\/711)",
    "deletable": true,
    "status": { ... see /login method for status block structure ... }
}
        ]
    }
}

Live Request

URL: /metric//patterns

You need to be logged in to your Anomify account to to make live API requests.

Please log in here or sign up to Anomify

Email
Password

Live request results will appear here.