This commit is contained in:
asteam
2025-08-01 15:36:29 +03:00
parent 7dacf35cd6
commit e10ee7f801
13 changed files with 94 additions and 219 deletions

View File

@@ -709,6 +709,9 @@ type ItemVNFInterface struct {
// Target
Target string `json:"target"`
// Trunk tags
TrunkTags string `json:"trunk_tags"`
// Type
Type string `json:"type"`