Skip to content

Commit 2182e7b

Browse files
committed
Document the inherited_tags field
1 parent 2a13be8 commit 2182e7b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/data-model.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ By convention, if the list of source ports or destination ports is empty, this m
7979

8080
**Data Flow Groups** form a forest of groups. They can also be assigned to an Application. Data Flow Groups can be enabled and disabled and inherit the status of their parent. Disabled Data Flow Groups disable all the Data Flows contained within.
8181

82+
Only in the REST API, the inherited list of tags is available (inherited_tags when reading and inherited_tag when filtering). This is the set of tags of the data flow and its parent groups. This field is not displyed in the UI.
83+
8284
### Object Alias
8385

8486
**Object Aliases** are a group of references to other NetBox objects. Object Aliases are used as sources and destinations of Data Flows and corresponds to the groups or aliases used in firewall configuration.

0 commit comments

Comments
 (0)