summaryrefslogtreecommitdiffstats
path: root/docs/api/result_manager_models.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/result_manager_models.md')
-rw-r--r--docs/api/result_manager_models.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/api/result_manager_models.md b/docs/api/result_manager_models.md
new file mode 100644
index 0000000..096bd03
--- /dev/null
+++ b/docs/api/result_manager_models.md
@@ -0,0 +1,15 @@
+<!--
+ ~ Copyright (c) 2023-2024 Arista Networks, Inc.
+ ~ Use of this source code is governed by the Apache License 2.0
+ ~ that can be found in the LICENSE file.
+ -->
+
+# Test Result model
+
+## UML Diagram
+
+![](../imgs/uml/anta.result_manager.models.TestResult.jpeg)
+
+### ::: anta.result_manager.models.TestResult
+ options:
+ filters: ["!^_[^_]", "!__str__"]