15 lines
454 B
Markdown
15 lines
454 B
Markdown
---
|
|
anta_title: ANTA Class Diagram
|
|
---
|
|
<!--
|
|
~ Copyright (c) 2025 Arista Networks, Inc.
|
|
~ Use of this source code is governed by the Apache License 2.0
|
|
~ that can be found in the LICENSE file.
|
|
-->
|
|
|
|
!!! info
|
|
The classes colored in pink :fontawesome-solid-square-full:{ .pydantic_pink } are [:simple-pydantic:{ .pydantic_pink } pydantic models](https://docs.pydantic.dev/latest/concepts/models/).
|
|
|
|
``` mermaid
|
|
--8<-- "api/class-diagram.mmd"
|
|
```
|