This commit is contained in:
2024-11-12 12:51:21 +03:00
parent f1e0f7abb6
commit 80491ed643
226 changed files with 3033 additions and 2633 deletions

View File

@@ -15,7 +15,8 @@ type DeviceMigrateRequest struct {
NetID uint64 `url:"net_id" json:"net_id" validate:"required"`
// Target stack ID to migrate to
StackID uint64 `url:"stackId" json:"stackId" validate:"required"`
// Required: false
StackID uint64 `url:"stackId,omitempty" json:"stackId,omitempty"`
}
// DeviceMigrate migrates external network VNF device