N°7771 - Add CMDB flow map

This commit is contained in:
v-dumas
2025-12-15 12:28:36 +01:00
parent df567fb9fe
commit 77b420b7d2
7 changed files with 499 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<Set>
<FlowType alias="FlowType" id="1">
<name>http</name>
</FlowType>
<FlowType alias="FlowType" id="2">
<name>https</name>
</FlowType>
<FlowType alias="FlowType" id="3">
<name>ftp</name>
</FlowType>
<FlowType alias="FlowType" id="4">
<name>sftp</name>
</FlowType>
<FlowType alias="FlowType" id="5">
<name>AS2</name>
</FlowType>
<FlowType alias="FlowType" id="6">
<name>X.400</name>
</FlowType>
</Set>