|
87 | 87 | "decorators": []
|
88 | 88 | }
|
89 | 89 | ],
|
| 90 | + "clientNamespace": "AnomalyDetector.Multivariate", |
90 | 91 | "doc": "The batch detection status.",
|
91 | 92 | "isFixed": true,
|
92 | 93 | "isFlags": false,
|
|
143 | 144 | "decorators": []
|
144 | 145 | }
|
145 | 146 | ],
|
| 147 | + "clientNamespace": "AnomalyDetector.Multivariate", |
146 | 148 | "doc": "Data schema of input data source: OneTable or MultiTable. The default DataSchema is OneTable.",
|
147 | 149 | "isFixed": false,
|
148 | 150 | "isFlags": false,
|
|
197 | 199 | "decorators": []
|
198 | 200 | }
|
199 | 201 | ],
|
| 202 | + "clientNamespace": "AnomalyDetector.Multivariate", |
200 | 203 | "doc": "The alignment mode.",
|
201 | 204 | "isFixed": true,
|
202 | 205 | "isFlags": false,
|
|
302 | 305 | "decorators": []
|
303 | 306 | }
|
304 | 307 | ],
|
| 308 | + "clientNamespace": "AnomalyDetector.Multivariate", |
305 | 309 | "doc": "An optional field, indicating how missing values will be filled. One of Previous, Subsequent, Linear, Zero, Fixed.",
|
306 | 310 | "isFixed": false,
|
307 | 311 | "isFlags": false,
|
|
390 | 394 | "decorators": []
|
391 | 395 | }
|
392 | 396 | ],
|
| 397 | + "clientNamespace": "AnomalyDetector.Multivariate", |
393 | 398 | "doc": "the model status.",
|
394 | 399 | "isFixed": true,
|
395 | 400 | "isFlags": false,
|
|
563 | 568 | "decorators": []
|
564 | 569 | }
|
565 | 570 | ],
|
| 571 | + "clientNamespace": "AnomalyDetector.Univariate", |
566 | 572 | "doc": "the time granularity of the data points.",
|
567 | 573 | "isFixed": true,
|
568 | 574 | "isFlags": false,
|
|
685 | 691 | "decorators": []
|
686 | 692 | }
|
687 | 693 | ],
|
| 694 | + "clientNamespace": "AnomalyDetector.Univariate", |
688 | 695 | "doc": "The impute mode.",
|
689 | 696 | "isFixed": false,
|
690 | 697 | "isFlags": false,
|
|
892 | 899 | "decorators": []
|
893 | 900 | }
|
894 | 901 | ],
|
| 902 | + "clientNamespace": "AnomalyDetector.Univariate", |
895 | 903 | "isFixed": true,
|
896 | 904 | "isFlags": false,
|
897 | 905 | "usage": "Json,Exception",
|
|
928 | 936 | "decorators": []
|
929 | 937 | }
|
930 | 938 | ],
|
| 939 | + "clientNamespace": "AnomalyDetector", |
931 | 940 | "isFixed": true,
|
932 | 941 | "isFlags": false,
|
933 | 942 | "usage": "Input,ApiVersionEnum",
|
|
939 | 948 | "$id": "108",
|
940 | 949 | "kind": "model",
|
941 | 950 | "name": "MultivariateDetectionResult",
|
| 951 | + "clientNamespace": "AnomalyDetector.Multivariate", |
942 | 952 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.MultivariateDetectionResult",
|
943 | 953 | "usage": "Output,Json",
|
944 | 954 | "doc": "Detection results for the given resultId.",
|
|
988 | 998 | "$id": "115",
|
989 | 999 | "kind": "model",
|
990 | 1000 | "name": "MultivariateBatchDetectionResultSummary",
|
| 1001 | + "clientNamespace": "AnomalyDetector.Multivariate", |
991 | 1002 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.MultivariateBatchDetectionResultSummary",
|
992 | 1003 | "usage": "Output,Json",
|
993 | 1004 | "doc": "Multivariate anomaly detection status.",
|
|
1030 | 1041 | "$id": "121",
|
1031 | 1042 | "kind": "model",
|
1032 | 1043 | "name": "ErrorResponse",
|
| 1044 | + "clientNamespace": "AnomalyDetector.Multivariate", |
1033 | 1045 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.ErrorResponse",
|
1034 | 1046 | "usage": "Output,Error,Json,Exception",
|
1035 | 1047 | "doc": "ErrorResponse contains code and message that shows the error information.",
|
|
1122 | 1134 | "$id": "134",
|
1123 | 1135 | "kind": "model",
|
1124 | 1136 | "name": "VariableState",
|
| 1137 | + "clientNamespace": "AnomalyDetector.Multivariate", |
1125 | 1138 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.VariableState",
|
1126 | 1139 | "usage": "Input,Output,Json",
|
1127 | 1140 | "doc": "Variable Status.",
|
|
1307 | 1320 | "$id": "160",
|
1308 | 1321 | "kind": "model",
|
1309 | 1322 | "name": "MultivariateBatchDetectionOptions",
|
| 1323 | + "clientNamespace": "AnomalyDetector.Multivariate", |
1310 | 1324 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.MultivariateBatchDetectionOptions",
|
1311 | 1325 | "usage": "Input,Output,Json",
|
1312 | 1326 | "doc": "Detection request for batch inference. This is an asynchronous inference which\nwill need another API to get detection results.",
|
|
1482 | 1496 | "$id": "185",
|
1483 | 1497 | "kind": "model",
|
1484 | 1498 | "name": "AnomalyState",
|
| 1499 | + "clientNamespace": "AnomalyDetector.Multivariate", |
1485 | 1500 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.AnomalyState",
|
1486 | 1501 | "usage": "Output,Json",
|
1487 | 1502 | "doc": "Anomaly status and information.",
|
|
1532 | 1547 | "$id": "192",
|
1533 | 1548 | "kind": "model",
|
1534 | 1549 | "name": "AnomalyValue",
|
| 1550 | + "clientNamespace": "AnomalyDetector.Multivariate", |
1535 | 1551 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.AnomalyValue",
|
1536 | 1552 | "usage": "Output,Json",
|
1537 | 1553 | "doc": "Detailed information of the anomalous timestamp.",
|
|
1632 | 1648 | "$id": "207",
|
1633 | 1649 | "kind": "model",
|
1634 | 1650 | "name": "AnomalyInterpretation",
|
| 1651 | + "clientNamespace": "AnomalyDetector.Multivariate", |
1635 | 1652 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.AnomalyInterpretation",
|
1636 | 1653 | "usage": "Output,Json",
|
1637 | 1654 | "doc": "Interpretation of the anomalous timestamp.",
|
|
1701 | 1718 | "$id": "217",
|
1702 | 1719 | "kind": "model",
|
1703 | 1720 | "name": "CorrelationChanges",
|
| 1721 | + "clientNamespace": "AnomalyDetector.Multivariate", |
1704 | 1722 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.CorrelationChanges",
|
1705 | 1723 | "usage": "Output,Json",
|
1706 | 1724 | "doc": "Correlation changes among the anomalous variables",
|
|
1870 | 1888 | "$id": "235",
|
1871 | 1889 | "kind": "model",
|
1872 | 1890 | "name": "ModelInfo",
|
| 1891 | + "clientNamespace": "AnomalyDetector.Multivariate", |
1873 | 1892 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.ModelInfo",
|
1874 | 1893 | "usage": "Input,Output,Json",
|
1875 | 1894 | "doc": "Training result of a model including its status, errors and diagnostics\ninformation.",
|
|
2059 | 2078 | "$id": "262",
|
2060 | 2079 | "kind": "model",
|
2061 | 2080 | "name": "AlignPolicy",
|
| 2081 | + "clientNamespace": "AnomalyDetector.Multivariate", |
2062 | 2082 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.AlignPolicy",
|
2063 | 2083 | "usage": "Input,Output,Json",
|
2064 | 2084 | "doc": "An optional field, indicating the manner to align multiple variables.",
|
|
2216 | 2236 | "$id": "283",
|
2217 | 2237 | "kind": "model",
|
2218 | 2238 | "name": "DiagnosticsInfo",
|
| 2239 | + "clientNamespace": "AnomalyDetector.Multivariate", |
2219 | 2240 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.DiagnosticsInfo",
|
2220 | 2241 | "usage": "Input,Output,Json",
|
2221 | 2242 | "doc": "Diagnostics information to help inspect the states of model or variable.",
|
|
2231 | 2252 | "$id": "285",
|
2232 | 2253 | "kind": "model",
|
2233 | 2254 | "name": "ModelState",
|
| 2255 | + "clientNamespace": "AnomalyDetector.Multivariate", |
2234 | 2256 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.ModelState",
|
2235 | 2257 | "usage": "Input,Output,Json",
|
2236 | 2258 | "doc": "Model status.",
|
|
2449 | 2471 | "$id": "314",
|
2450 | 2472 | "kind": "model",
|
2451 | 2473 | "name": "AnomalyDetectionModel",
|
| 2474 | + "clientNamespace": "AnomalyDetector.Multivariate", |
2452 | 2475 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.AnomalyDetectionModel",
|
2453 | 2476 | "usage": "Output,Json",
|
2454 | 2477 | "doc": "Response of getting a model.",
|
|
2587 | 2610 | "$id": "333",
|
2588 | 2611 | "kind": "model",
|
2589 | 2612 | "name": "ModelList",
|
| 2613 | + "clientNamespace": "AnomalyDetector.Multivariate", |
2590 | 2614 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.ModelList",
|
2591 | 2615 | "usage": "Output,Json",
|
2592 | 2616 | "doc": "Response of listing models.",
|
|
2709 | 2733 | "$id": "350",
|
2710 | 2734 | "kind": "model",
|
2711 | 2735 | "name": "MultivariateLastDetectionOptions",
|
| 2736 | + "clientNamespace": "AnomalyDetector.Multivariate", |
2712 | 2737 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.MultivariateLastDetectionOptions",
|
2713 | 2738 | "usage": "Input,Json",
|
2714 | 2739 | "doc": "Request of last detection.",
|
|
2728 | 2753 | "$id": "353",
|
2729 | 2754 | "kind": "model",
|
2730 | 2755 | "name": "VariableValues",
|
| 2756 | + "clientNamespace": "AnomalyDetector.Multivariate", |
2731 | 2757 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.VariableValues",
|
2732 | 2758 | "usage": "Input,Json",
|
2733 | 2759 | "doc": "Variable values.",
|
|
2883 | 2909 | "$id": "374",
|
2884 | 2910 | "kind": "model",
|
2885 | 2911 | "name": "MultivariateLastDetectionResult",
|
| 2912 | + "clientNamespace": "AnomalyDetector.Multivariate", |
2886 | 2913 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.MultivariateLastDetectionResult",
|
2887 | 2914 | "usage": "Output,Json",
|
2888 | 2915 | "doc": "Results of last detection.",
|
|
2954 | 2981 | "$id": "383",
|
2955 | 2982 | "kind": "model",
|
2956 | 2983 | "name": "UnivariateDetectionOptions",
|
| 2984 | + "clientNamespace": "AnomalyDetector.Univariate", |
2957 | 2985 | "crossLanguageDefinitionId": "AnomalyDetector.Univariate.UnivariateDetectionOptions",
|
2958 | 2986 | "usage": "Input,Json",
|
2959 | 2987 | "doc": "The request of entire or last anomaly detection.",
|
|
2973 | 3001 | "$id": "386",
|
2974 | 3002 | "kind": "model",
|
2975 | 3003 | "name": "TimeSeriesPoint",
|
| 3004 | + "clientNamespace": "AnomalyDetector.Univariate", |
2976 | 3005 | "crossLanguageDefinitionId": "AnomalyDetector.Univariate.TimeSeriesPoint",
|
2977 | 3006 | "usage": "Input,Json",
|
2978 | 3007 | "doc": "The definition of input timeseries points.",
|
|
3249 | 3278 | "$id": "424",
|
3250 | 3279 | "kind": "model",
|
3251 | 3280 | "name": "UnivariateEntireDetectionResult",
|
| 3281 | + "clientNamespace": "AnomalyDetector.Univariate", |
3252 | 3282 | "crossLanguageDefinitionId": "AnomalyDetector.Univariate.UnivariateEntireDetectionResult",
|
3253 | 3283 | "usage": "Output,Json",
|
3254 | 3284 | "doc": "The response of entire anomaly detection.",
|
|
3525 | 3555 | "$id": "464",
|
3526 | 3556 | "kind": "model",
|
3527 | 3557 | "name": "AnomalyDetectorError",
|
| 3558 | + "clientNamespace": "AnomalyDetector.Univariate", |
3528 | 3559 | "crossLanguageDefinitionId": "AnomalyDetector.Univariate.AnomalyDetectorError",
|
3529 | 3560 | "usage": "Error,Json,Exception",
|
3530 | 3561 | "doc": "Error information returned by the API.",
|
|
3586 | 3617 | "$id": "472",
|
3587 | 3618 | "kind": "model",
|
3588 | 3619 | "name": "UnivariateLastDetectionResult",
|
| 3620 | + "clientNamespace": "AnomalyDetector.Univariate", |
3589 | 3621 | "crossLanguageDefinitionId": "AnomalyDetector.Univariate.UnivariateLastDetectionResult",
|
3590 | 3622 | "usage": "Output,Json",
|
3591 | 3623 | "doc": "The response of last anomaly detection.",
|
|
3840 | 3872 | "$id": "509",
|
3841 | 3873 | "kind": "model",
|
3842 | 3874 | "name": "UnivariateChangePointDetectionOptions",
|
| 3875 | + "clientNamespace": "AnomalyDetector.Univariate", |
3843 | 3876 | "crossLanguageDefinitionId": "AnomalyDetector.Univariate.UnivariateChangePointDetectionOptions",
|
3844 | 3877 | "usage": "Input,Json",
|
3845 | 3878 | "doc": "The request of change point detection.",
|
|
4012 | 4045 | "$id": "533",
|
4013 | 4046 | "kind": "model",
|
4014 | 4047 | "name": "UnivariateChangePointDetectionResult",
|
| 4048 | + "clientNamespace": "AnomalyDetector.Univariate", |
4015 | 4049 | "crossLanguageDefinitionId": "AnomalyDetector.Univariate.UnivariateChangePointDetectionResult",
|
4016 | 4050 | "usage": "Output,Json",
|
4017 | 4051 | "doc": "The response of change point detection.",
|
|
4118 | 4152 | "$id": "548",
|
4119 | 4153 | "kind": "model",
|
4120 | 4154 | "name": "ResponseError",
|
| 4155 | + "clientNamespace": "AnomalyDetector.Multivariate", |
4121 | 4156 | "crossLanguageDefinitionId": "AnomalyDetector.Multivariate.ResponseError",
|
4122 | 4157 | "usage": "Error",
|
4123 | 4158 | "doc": "Error response",
|
|
4176 | 4211 | {
|
4177 | 4212 | "$id": "555",
|
4178 | 4213 | "Name": "AnomalyDetectorClient",
|
| 4214 | + "ClientNamespace": "AnomalyDetector", |
4179 | 4215 | "Doc": "The Anomaly Detector API detects anomalies automatically in time series data.\nIt supports two kinds of mode, one is for stateless using, another is for\nstateful using. In stateless mode, there are three functionalities. Entire\nDetect is for detecting the whole series with model trained by the time series,\nLast Detect is detecting last point with model trained by points before.\nChangePoint Detect is for detecting trend changes in time series. In stateful\nmode, user can store time series, the stored time series will be used for\ndetection anomalies. Under this mode, user can still use the above three\nfunctionalities by only giving a time range without preparing time series in\nclient side. Besides the above three functionalities, stateful model also\nprovide group based detection and labeling service. By leveraging labeling\nservice user can provide labels for each detection result, these labels will be\nused for retuning or regenerating detection models. Inconsistency detection is\na kind of group based detection, this detection will find inconsistency ones in\na set of time series. By using anomaly detector service, business customers can\ndiscover incidents and establish a logic flow for root cause analysis.",
|
4180 | 4216 | "Operations": [],
|
4181 | 4217 | "Protocol": {
|
|
4237 | 4273 | {
|
4238 | 4274 | "$id": "562",
|
4239 | 4275 | "Name": "Univariate",
|
| 4276 | + "ClientNamespace": "AnomalyDetector.Univariate", |
4240 | 4277 | "Operations": [
|
4241 | 4278 | {
|
4242 | 4279 | "$id": "563",
|
|
21101 | 21138 | {
|
21102 | 21139 | "$id": "2922",
|
21103 | 21140 | "Name": "Multivariate",
|
| 21141 | + "ClientNamespace": "AnomalyDetector.Multivariate", |
21104 | 21142 | "Operations": [
|
21105 | 21143 | {
|
21106 | 21144 | "$id": "2923",
|
|
0 commit comments