1. Packages
  2. Fortios
  3. API Docs
  4. system
  5. Sdwan
Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse

fortios.system.Sdwan

Explore with Pulumi AI

fortios logo
Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse

    Configure redundant internet connections using SD-WAN (formerly virtual WAN link). Applies to FortiOS Version >= 6.4.1.

    Create Sdwan Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Sdwan(name: string, args?: SdwanArgs, opts?: CustomResourceOptions);
    @overload
    def Sdwan(resource_name: str,
              args: Optional[SdwanArgs] = None,
              opts: Optional[ResourceOptions] = None)
    
    @overload
    def Sdwan(resource_name: str,
              opts: Optional[ResourceOptions] = None,
              app_perf_log_period: Optional[int] = None,
              duplication_max_num: Optional[int] = None,
              duplications: Optional[Sequence[SdwanDuplicationArgs]] = None,
              dynamic_sort_subtable: Optional[str] = None,
              fail_alert_interfaces: Optional[Sequence[SdwanFailAlertInterfaceArgs]] = None,
              fail_detect: Optional[str] = None,
              get_all_tables: Optional[str] = None,
              health_checks: Optional[Sequence[SdwanHealthCheckArgs]] = None,
              load_balance_mode: Optional[str] = None,
              members: Optional[Sequence[SdwanMemberArgs]] = None,
              neighbor_hold_boot_time: Optional[int] = None,
              neighbor_hold_down: Optional[str] = None,
              neighbor_hold_down_time: Optional[int] = None,
              neighbors: Optional[Sequence[SdwanNeighborArgs]] = None,
              services: Optional[Sequence[SdwanServiceArgs]] = None,
              speedtest_bypass_routing: Optional[str] = None,
              status: Optional[str] = None,
              vdomparam: Optional[str] = None,
              zones: Optional[Sequence[SdwanZoneArgs]] = None)
    func NewSdwan(ctx *Context, name string, args *SdwanArgs, opts ...ResourceOption) (*Sdwan, error)
    public Sdwan(string name, SdwanArgs? args = null, CustomResourceOptions? opts = null)
    public Sdwan(String name, SdwanArgs args)
    public Sdwan(String name, SdwanArgs args, CustomResourceOptions options)
    
    type: fortios:system:Sdwan
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args SdwanArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args SdwanArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args SdwanArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args SdwanArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args SdwanArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var sdwanResource = new Fortios.System.Sdwan("sdwanResource", new()
    {
        AppPerfLogPeriod = 0,
        DuplicationMaxNum = 0,
        Duplications = new[]
        {
            new Fortios.System.Inputs.SdwanDuplicationArgs
            {
                Dstaddr6s = new[]
                {
                    new Fortios.System.Inputs.SdwanDuplicationDstaddr6Args
                    {
                        Name = "string",
                    },
                },
                Dstaddrs = new[]
                {
                    new Fortios.System.Inputs.SdwanDuplicationDstaddrArgs
                    {
                        Name = "string",
                    },
                },
                Dstintfs = new[]
                {
                    new Fortios.System.Inputs.SdwanDuplicationDstintfArgs
                    {
                        Name = "string",
                    },
                },
                Id = 0,
                PacketDeDuplication = "string",
                PacketDuplication = "string",
                ServiceIds = new[]
                {
                    new Fortios.System.Inputs.SdwanDuplicationServiceIdArgs
                    {
                        Id = 0,
                    },
                },
                Services = new[]
                {
                    new Fortios.System.Inputs.SdwanDuplicationServiceArgs
                    {
                        Name = "string",
                    },
                },
                SlaMatchService = "string",
                Srcaddr6s = new[]
                {
                    new Fortios.System.Inputs.SdwanDuplicationSrcaddr6Args
                    {
                        Name = "string",
                    },
                },
                Srcaddrs = new[]
                {
                    new Fortios.System.Inputs.SdwanDuplicationSrcaddrArgs
                    {
                        Name = "string",
                    },
                },
                Srcintfs = new[]
                {
                    new Fortios.System.Inputs.SdwanDuplicationSrcintfArgs
                    {
                        Name = "string",
                    },
                },
            },
        },
        DynamicSortSubtable = "string",
        FailAlertInterfaces = new[]
        {
            new Fortios.System.Inputs.SdwanFailAlertInterfaceArgs
            {
                Name = "string",
            },
        },
        FailDetect = "string",
        GetAllTables = "string",
        HealthChecks = new[]
        {
            new Fortios.System.Inputs.SdwanHealthCheckArgs
            {
                AddrMode = "string",
                ClassId = 0,
                DetectMode = "string",
                Diffservcode = "string",
                DnsMatchIp = "string",
                DnsRequestDomain = "string",
                EmbedMeasuredHealth = "string",
                Failtime = 0,
                FtpFile = "string",
                FtpMode = "string",
                HaPriority = 0,
                HttpAgent = "string",
                HttpGet = "string",
                HttpMatch = "string",
                Interval = 0,
                Members = new[]
                {
                    new Fortios.System.Inputs.SdwanHealthCheckMemberArgs
                    {
                        SeqNum = 0,
                    },
                },
                MosCodec = "string",
                Name = "string",
                PacketSize = 0,
                Password = "string",
                Port = 0,
                ProbeCount = 0,
                ProbePackets = "string",
                ProbeTimeout = 0,
                Protocol = "string",
                QualityMeasuredMethod = "string",
                Recoverytime = 0,
                SecurityMode = "string",
                Server = "string",
                SlaFailLogPeriod = 0,
                SlaIdRedistribute = 0,
                SlaPassLogPeriod = 0,
                Slas = new[]
                {
                    new Fortios.System.Inputs.SdwanHealthCheckSlaArgs
                    {
                        Id = 0,
                        JitterThreshold = 0,
                        LatencyThreshold = 0,
                        LinkCostFactor = "string",
                        MosThreshold = "string",
                        PacketlossThreshold = 0,
                        PriorityInSla = 0,
                        PriorityOutSla = 0,
                    },
                },
                Source = "string",
                Source6 = "string",
                SystemDns = "string",
                ThresholdAlertJitter = 0,
                ThresholdAlertLatency = 0,
                ThresholdAlertPacketloss = 0,
                ThresholdWarningJitter = 0,
                ThresholdWarningLatency = 0,
                ThresholdWarningPacketloss = 0,
                UpdateCascadeInterface = "string",
                UpdateStaticRoute = "string",
                User = "string",
                Vrf = 0,
            },
        },
        LoadBalanceMode = "string",
        Members = new[]
        {
            new Fortios.System.Inputs.SdwanMemberArgs
            {
                Comment = "string",
                Cost = 0,
                Gateway = "string",
                Gateway6 = "string",
                IngressSpilloverThreshold = 0,
                Interface = "string",
                PreferredSource = "string",
                Priority = 0,
                Priority6 = 0,
                SeqNum = 0,
                Source = "string",
                Source6 = "string",
                SpilloverThreshold = 0,
                Status = "string",
                TransportGroup = 0,
                VolumeRatio = 0,
                Weight = 0,
                Zone = "string",
            },
        },
        NeighborHoldBootTime = 0,
        NeighborHoldDown = "string",
        NeighborHoldDownTime = 0,
        Neighbors = new[]
        {
            new Fortios.System.Inputs.SdwanNeighborArgs
            {
                HealthCheck = "string",
                Ip = "string",
                Member = 0,
                MemberBlocks = new[]
                {
                    new Fortios.System.Inputs.SdwanNeighborMemberBlockArgs
                    {
                        SeqNum = 0,
                    },
                },
                MinimumSlaMeetMembers = 0,
                Mode = "string",
                Role = "string",
                ServiceId = 0,
                SlaId = 0,
            },
        },
        Services = new[]
        {
            new Fortios.System.Inputs.SdwanServiceArgs
            {
                AddrMode = "string",
                AgentExclusive = "string",
                BandwidthWeight = 0,
                Default = "string",
                DscpForward = "string",
                DscpForwardTag = "string",
                DscpReverse = "string",
                DscpReverseTag = "string",
                Dst6s = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceDst6Args
                    {
                        Name = "string",
                    },
                },
                DstNegate = "string",
                Dsts = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceDstArgs
                    {
                        Name = "string",
                    },
                },
                EndPort = 0,
                EndSrcPort = 0,
                Gateway = "string",
                Groups = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceGroupArgs
                    {
                        Name = "string",
                    },
                },
                HashMode = "string",
                HealthChecks = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceHealthCheckArgs
                    {
                        Name = "string",
                    },
                },
                HoldDownTime = 0,
                Id = 0,
                InputDeviceNegate = "string",
                InputDevices = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInputDeviceArgs
                    {
                        Name = "string",
                    },
                },
                InputZones = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInputZoneArgs
                    {
                        Name = "string",
                    },
                },
                InternetService = "string",
                InternetServiceAppCtrlCategories = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInternetServiceAppCtrlCategoryArgs
                    {
                        Id = 0,
                    },
                },
                InternetServiceAppCtrlGroups = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInternetServiceAppCtrlGroupArgs
                    {
                        Name = "string",
                    },
                },
                InternetServiceAppCtrls = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInternetServiceAppCtrlArgs
                    {
                        Id = 0,
                    },
                },
                InternetServiceCustomGroups = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInternetServiceCustomGroupArgs
                    {
                        Name = "string",
                    },
                },
                InternetServiceCustoms = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInternetServiceCustomArgs
                    {
                        Name = "string",
                    },
                },
                InternetServiceGroups = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInternetServiceGroupArgs
                    {
                        Name = "string",
                    },
                },
                InternetServiceNames = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceInternetServiceNameArgs
                    {
                        Name = "string",
                    },
                },
                JitterWeight = 0,
                LatencyWeight = 0,
                LinkCostFactor = "string",
                LinkCostThreshold = 0,
                LoadBalance = "string",
                MinimumSlaMeetMembers = 0,
                Mode = "string",
                Name = "string",
                PacketLossWeight = 0,
                PassiveMeasurement = "string",
                PriorityMembers = new[]
                {
                    new Fortios.System.Inputs.SdwanServicePriorityMemberArgs
                    {
                        SeqNum = 0,
                    },
                },
                PriorityZones = new[]
                {
                    new Fortios.System.Inputs.SdwanServicePriorityZoneArgs
                    {
                        Name = "string",
                    },
                },
                Protocol = 0,
                QualityLink = 0,
                Role = "string",
                RouteTag = 0,
                Shortcut = "string",
                ShortcutPriority = "string",
                ShortcutStickiness = "string",
                SlaCompareMethod = "string",
                SlaStickiness = "string",
                Slas = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceSlaArgs
                    {
                        HealthCheck = "string",
                        Id = 0,
                    },
                },
                Src6s = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceSrc6Args
                    {
                        Name = "string",
                    },
                },
                SrcNegate = "string",
                Srcs = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceSrcArgs
                    {
                        Name = "string",
                    },
                },
                StandaloneAction = "string",
                StartPort = 0,
                StartSrcPort = 0,
                Status = "string",
                TieBreak = "string",
                Tos = "string",
                TosMask = "string",
                UseShortcutSla = "string",
                Users = new[]
                {
                    new Fortios.System.Inputs.SdwanServiceUserArgs
                    {
                        Name = "string",
                    },
                },
                ZoneMode = "string",
            },
        },
        SpeedtestBypassRouting = "string",
        Status = "string",
        Vdomparam = "string",
        Zones = new[]
        {
            new Fortios.System.Inputs.SdwanZoneArgs
            {
                AdvpnHealthCheck = "string",
                AdvpnSelect = "string",
                MinimumSlaMeetMembers = 0,
                Name = "string",
                ServiceSlaTieBreak = "string",
            },
        },
    });
    
    example, err := system.NewSdwan(ctx, "sdwanResource", &system.SdwanArgs{
    	AppPerfLogPeriod:  pulumi.Int(0),
    	DuplicationMaxNum: pulumi.Int(0),
    	Duplications: system.SdwanDuplicationArray{
    		&system.SdwanDuplicationArgs{
    			Dstaddr6s: system.SdwanDuplicationDstaddr6Array{
    				&system.SdwanDuplicationDstaddr6Args{
    					Name: pulumi.String("string"),
    				},
    			},
    			Dstaddrs: system.SdwanDuplicationDstaddrArray{
    				&system.SdwanDuplicationDstaddrArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			Dstintfs: system.SdwanDuplicationDstintfArray{
    				&system.SdwanDuplicationDstintfArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			Id:                  pulumi.Int(0),
    			PacketDeDuplication: pulumi.String("string"),
    			PacketDuplication:   pulumi.String("string"),
    			ServiceIds: system.SdwanDuplicationServiceIdArray{
    				&system.SdwanDuplicationServiceIdArgs{
    					Id: pulumi.Int(0),
    				},
    			},
    			Services: system.SdwanDuplicationServiceArray{
    				&system.SdwanDuplicationServiceArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			SlaMatchService: pulumi.String("string"),
    			Srcaddr6s: system.SdwanDuplicationSrcaddr6Array{
    				&system.SdwanDuplicationSrcaddr6Args{
    					Name: pulumi.String("string"),
    				},
    			},
    			Srcaddrs: system.SdwanDuplicationSrcaddrArray{
    				&system.SdwanDuplicationSrcaddrArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			Srcintfs: system.SdwanDuplicationSrcintfArray{
    				&system.SdwanDuplicationSrcintfArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    		},
    	},
    	DynamicSortSubtable: pulumi.String("string"),
    	FailAlertInterfaces: system.SdwanFailAlertInterfaceArray{
    		&system.SdwanFailAlertInterfaceArgs{
    			Name: pulumi.String("string"),
    		},
    	},
    	FailDetect:   pulumi.String("string"),
    	GetAllTables: pulumi.String("string"),
    	HealthChecks: system.SdwanHealthCheckArray{
    		&system.SdwanHealthCheckArgs{
    			AddrMode:            pulumi.String("string"),
    			ClassId:             pulumi.Int(0),
    			DetectMode:          pulumi.String("string"),
    			Diffservcode:        pulumi.String("string"),
    			DnsMatchIp:          pulumi.String("string"),
    			DnsRequestDomain:    pulumi.String("string"),
    			EmbedMeasuredHealth: pulumi.String("string"),
    			Failtime:            pulumi.Int(0),
    			FtpFile:             pulumi.String("string"),
    			FtpMode:             pulumi.String("string"),
    			HaPriority:          pulumi.Int(0),
    			HttpAgent:           pulumi.String("string"),
    			HttpGet:             pulumi.String("string"),
    			HttpMatch:           pulumi.String("string"),
    			Interval:            pulumi.Int(0),
    			Members: system.SdwanHealthCheckMemberArray{
    				&system.SdwanHealthCheckMemberArgs{
    					SeqNum: pulumi.Int(0),
    				},
    			},
    			MosCodec:              pulumi.String("string"),
    			Name:                  pulumi.String("string"),
    			PacketSize:            pulumi.Int(0),
    			Password:              pulumi.String("string"),
    			Port:                  pulumi.Int(0),
    			ProbeCount:            pulumi.Int(0),
    			ProbePackets:          pulumi.String("string"),
    			ProbeTimeout:          pulumi.Int(0),
    			Protocol:              pulumi.String("string"),
    			QualityMeasuredMethod: pulumi.String("string"),
    			Recoverytime:          pulumi.Int(0),
    			SecurityMode:          pulumi.String("string"),
    			Server:                pulumi.String("string"),
    			SlaFailLogPeriod:      pulumi.Int(0),
    			SlaIdRedistribute:     pulumi.Int(0),
    			SlaPassLogPeriod:      pulumi.Int(0),
    			Slas: system.SdwanHealthCheckSlaArray{
    				&system.SdwanHealthCheckSlaArgs{
    					Id:                  pulumi.Int(0),
    					JitterThreshold:     pulumi.Int(0),
    					LatencyThreshold:    pulumi.Int(0),
    					LinkCostFactor:      pulumi.String("string"),
    					MosThreshold:        pulumi.String("string"),
    					PacketlossThreshold: pulumi.Int(0),
    					PriorityInSla:       pulumi.Int(0),
    					PriorityOutSla:      pulumi.Int(0),
    				},
    			},
    			Source:                     pulumi.String("string"),
    			Source6:                    pulumi.String("string"),
    			SystemDns:                  pulumi.String("string"),
    			ThresholdAlertJitter:       pulumi.Int(0),
    			ThresholdAlertLatency:      pulumi.Int(0),
    			ThresholdAlertPacketloss:   pulumi.Int(0),
    			ThresholdWarningJitter:     pulumi.Int(0),
    			ThresholdWarningLatency:    pulumi.Int(0),
    			ThresholdWarningPacketloss: pulumi.Int(0),
    			UpdateCascadeInterface:     pulumi.String("string"),
    			UpdateStaticRoute:          pulumi.String("string"),
    			User:                       pulumi.String("string"),
    			Vrf:                        pulumi.Int(0),
    		},
    	},
    	LoadBalanceMode: pulumi.String("string"),
    	Members: system.SdwanMemberArray{
    		&system.SdwanMemberArgs{
    			Comment:                   pulumi.String("string"),
    			Cost:                      pulumi.Int(0),
    			Gateway:                   pulumi.String("string"),
    			Gateway6:                  pulumi.String("string"),
    			IngressSpilloverThreshold: pulumi.Int(0),
    			Interface:                 pulumi.String("string"),
    			PreferredSource:           pulumi.String("string"),
    			Priority:                  pulumi.Int(0),
    			Priority6:                 pulumi.Int(0),
    			SeqNum:                    pulumi.Int(0),
    			Source:                    pulumi.String("string"),
    			Source6:                   pulumi.String("string"),
    			SpilloverThreshold:        pulumi.Int(0),
    			Status:                    pulumi.String("string"),
    			TransportGroup:            pulumi.Int(0),
    			VolumeRatio:               pulumi.Int(0),
    			Weight:                    pulumi.Int(0),
    			Zone:                      pulumi.String("string"),
    		},
    	},
    	NeighborHoldBootTime: pulumi.Int(0),
    	NeighborHoldDown:     pulumi.String("string"),
    	NeighborHoldDownTime: pulumi.Int(0),
    	Neighbors: system.SdwanNeighborArray{
    		&system.SdwanNeighborArgs{
    			HealthCheck: pulumi.String("string"),
    			Ip:          pulumi.String("string"),
    			Member:      pulumi.Int(0),
    			MemberBlocks: system.SdwanNeighborMemberBlockArray{
    				&system.SdwanNeighborMemberBlockArgs{
    					SeqNum: pulumi.Int(0),
    				},
    			},
    			MinimumSlaMeetMembers: pulumi.Int(0),
    			Mode:                  pulumi.String("string"),
    			Role:                  pulumi.String("string"),
    			ServiceId:             pulumi.Int(0),
    			SlaId:                 pulumi.Int(0),
    		},
    	},
    	Services: system.SdwanServiceArray{
    		&system.SdwanServiceArgs{
    			AddrMode:        pulumi.String("string"),
    			AgentExclusive:  pulumi.String("string"),
    			BandwidthWeight: pulumi.Int(0),
    			Default:         pulumi.String("string"),
    			DscpForward:     pulumi.String("string"),
    			DscpForwardTag:  pulumi.String("string"),
    			DscpReverse:     pulumi.String("string"),
    			DscpReverseTag:  pulumi.String("string"),
    			Dst6s: system.SdwanServiceDst6Array{
    				&system.SdwanServiceDst6Args{
    					Name: pulumi.String("string"),
    				},
    			},
    			DstNegate: pulumi.String("string"),
    			Dsts: system.SdwanServiceDstArray{
    				&system.SdwanServiceDstArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			EndPort:    pulumi.Int(0),
    			EndSrcPort: pulumi.Int(0),
    			Gateway:    pulumi.String("string"),
    			Groups: system.SdwanServiceGroupArray{
    				&system.SdwanServiceGroupArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			HashMode: pulumi.String("string"),
    			HealthChecks: system.SdwanServiceHealthCheckArray{
    				&system.SdwanServiceHealthCheckArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			HoldDownTime:      pulumi.Int(0),
    			Id:                pulumi.Int(0),
    			InputDeviceNegate: pulumi.String("string"),
    			InputDevices: system.SdwanServiceInputDeviceArray{
    				&system.SdwanServiceInputDeviceArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			InputZones: system.SdwanServiceInputZoneArray{
    				&system.SdwanServiceInputZoneArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			InternetService: pulumi.String("string"),
    			InternetServiceAppCtrlCategories: system.SdwanServiceInternetServiceAppCtrlCategoryArray{
    				&system.SdwanServiceInternetServiceAppCtrlCategoryArgs{
    					Id: pulumi.Int(0),
    				},
    			},
    			InternetServiceAppCtrlGroups: system.SdwanServiceInternetServiceAppCtrlGroupArray{
    				&system.SdwanServiceInternetServiceAppCtrlGroupArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			InternetServiceAppCtrls: system.SdwanServiceInternetServiceAppCtrlArray{
    				&system.SdwanServiceInternetServiceAppCtrlArgs{
    					Id: pulumi.Int(0),
    				},
    			},
    			InternetServiceCustomGroups: system.SdwanServiceInternetServiceCustomGroupArray{
    				&system.SdwanServiceInternetServiceCustomGroupArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			InternetServiceCustoms: system.SdwanServiceInternetServiceCustomArray{
    				&system.SdwanServiceInternetServiceCustomArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			InternetServiceGroups: system.SdwanServiceInternetServiceGroupArray{
    				&system.SdwanServiceInternetServiceGroupArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			InternetServiceNames: system.SdwanServiceInternetServiceNameArray{
    				&system.SdwanServiceInternetServiceNameArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			JitterWeight:          pulumi.Int(0),
    			LatencyWeight:         pulumi.Int(0),
    			LinkCostFactor:        pulumi.String("string"),
    			LinkCostThreshold:     pulumi.Int(0),
    			LoadBalance:           pulumi.String("string"),
    			MinimumSlaMeetMembers: pulumi.Int(0),
    			Mode:                  pulumi.String("string"),
    			Name:                  pulumi.String("string"),
    			PacketLossWeight:      pulumi.Int(0),
    			PassiveMeasurement:    pulumi.String("string"),
    			PriorityMembers: system.SdwanServicePriorityMemberArray{
    				&system.SdwanServicePriorityMemberArgs{
    					SeqNum: pulumi.Int(0),
    				},
    			},
    			PriorityZones: system.SdwanServicePriorityZoneArray{
    				&system.SdwanServicePriorityZoneArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			Protocol:           pulumi.Int(0),
    			QualityLink:        pulumi.Int(0),
    			Role:               pulumi.String("string"),
    			RouteTag:           pulumi.Int(0),
    			Shortcut:           pulumi.String("string"),
    			ShortcutPriority:   pulumi.String("string"),
    			ShortcutStickiness: pulumi.String("string"),
    			SlaCompareMethod:   pulumi.String("string"),
    			SlaStickiness:      pulumi.String("string"),
    			Slas: system.SdwanServiceSlaArray{
    				&system.SdwanServiceSlaArgs{
    					HealthCheck: pulumi.String("string"),
    					Id:          pulumi.Int(0),
    				},
    			},
    			Src6s: system.SdwanServiceSrc6Array{
    				&system.SdwanServiceSrc6Args{
    					Name: pulumi.String("string"),
    				},
    			},
    			SrcNegate: pulumi.String("string"),
    			Srcs: system.SdwanServiceSrcArray{
    				&system.SdwanServiceSrcArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			StandaloneAction: pulumi.String("string"),
    			StartPort:        pulumi.Int(0),
    			StartSrcPort:     pulumi.Int(0),
    			Status:           pulumi.String("string"),
    			TieBreak:         pulumi.String("string"),
    			Tos:              pulumi.String("string"),
    			TosMask:          pulumi.String("string"),
    			UseShortcutSla:   pulumi.String("string"),
    			Users: system.SdwanServiceUserArray{
    				&system.SdwanServiceUserArgs{
    					Name: pulumi.String("string"),
    				},
    			},
    			ZoneMode: pulumi.String("string"),
    		},
    	},
    	SpeedtestBypassRouting: pulumi.String("string"),
    	Status:                 pulumi.String("string"),
    	Vdomparam:              pulumi.String("string"),
    	Zones: system.SdwanZoneArray{
    		&system.SdwanZoneArgs{
    			AdvpnHealthCheck:      pulumi.String("string"),
    			AdvpnSelect:           pulumi.String("string"),
    			MinimumSlaMeetMembers: pulumi.Int(0),
    			Name:                  pulumi.String("string"),
    			ServiceSlaTieBreak:    pulumi.String("string"),
    		},
    	},
    })
    
    var sdwanResource = new Sdwan("sdwanResource", SdwanArgs.builder()
        .appPerfLogPeriod(0)
        .duplicationMaxNum(0)
        .duplications(SdwanDuplicationArgs.builder()
            .dstaddr6s(SdwanDuplicationDstaddr6Args.builder()
                .name("string")
                .build())
            .dstaddrs(SdwanDuplicationDstaddrArgs.builder()
                .name("string")
                .build())
            .dstintfs(SdwanDuplicationDstintfArgs.builder()
                .name("string")
                .build())
            .id(0)
            .packetDeDuplication("string")
            .packetDuplication("string")
            .serviceIds(SdwanDuplicationServiceIdArgs.builder()
                .id(0)
                .build())
            .services(SdwanDuplicationServiceArgs.builder()
                .name("string")
                .build())
            .slaMatchService("string")
            .srcaddr6s(SdwanDuplicationSrcaddr6Args.builder()
                .name("string")
                .build())
            .srcaddrs(SdwanDuplicationSrcaddrArgs.builder()
                .name("string")
                .build())
            .srcintfs(SdwanDuplicationSrcintfArgs.builder()
                .name("string")
                .build())
            .build())
        .dynamicSortSubtable("string")
        .failAlertInterfaces(SdwanFailAlertInterfaceArgs.builder()
            .name("string")
            .build())
        .failDetect("string")
        .getAllTables("string")
        .healthChecks(SdwanHealthCheckArgs.builder()
            .addrMode("string")
            .classId(0)
            .detectMode("string")
            .diffservcode("string")
            .dnsMatchIp("string")
            .dnsRequestDomain("string")
            .embedMeasuredHealth("string")
            .failtime(0)
            .ftpFile("string")
            .ftpMode("string")
            .haPriority(0)
            .httpAgent("string")
            .httpGet("string")
            .httpMatch("string")
            .interval(0)
            .members(SdwanHealthCheckMemberArgs.builder()
                .seqNum(0)
                .build())
            .mosCodec("string")
            .name("string")
            .packetSize(0)
            .password("string")
            .port(0)
            .probeCount(0)
            .probePackets("string")
            .probeTimeout(0)
            .protocol("string")
            .qualityMeasuredMethod("string")
            .recoverytime(0)
            .securityMode("string")
            .server("string")
            .slaFailLogPeriod(0)
            .slaIdRedistribute(0)
            .slaPassLogPeriod(0)
            .slas(SdwanHealthCheckSlaArgs.builder()
                .id(0)
                .jitterThreshold(0)
                .latencyThreshold(0)
                .linkCostFactor("string")
                .mosThreshold("string")
                .packetlossThreshold(0)
                .priorityInSla(0)
                .priorityOutSla(0)
                .build())
            .source("string")
            .source6("string")
            .systemDns("string")
            .thresholdAlertJitter(0)
            .thresholdAlertLatency(0)
            .thresholdAlertPacketloss(0)
            .thresholdWarningJitter(0)
            .thresholdWarningLatency(0)
            .thresholdWarningPacketloss(0)
            .updateCascadeInterface("string")
            .updateStaticRoute("string")
            .user("string")
            .vrf(0)
            .build())
        .loadBalanceMode("string")
        .members(SdwanMemberArgs.builder()
            .comment("string")
            .cost(0)
            .gateway("string")
            .gateway6("string")
            .ingressSpilloverThreshold(0)
            .interface_("string")
            .preferredSource("string")
            .priority(0)
            .priority6(0)
            .seqNum(0)
            .source("string")
            .source6("string")
            .spilloverThreshold(0)
            .status("string")
            .transportGroup(0)
            .volumeRatio(0)
            .weight(0)
            .zone("string")
            .build())
        .neighborHoldBootTime(0)
        .neighborHoldDown("string")
        .neighborHoldDownTime(0)
        .neighbors(SdwanNeighborArgs.builder()
            .healthCheck("string")
            .ip("string")
            .member(0)
            .memberBlocks(SdwanNeighborMemberBlockArgs.builder()
                .seqNum(0)
                .build())
            .minimumSlaMeetMembers(0)
            .mode("string")
            .role("string")
            .serviceId(0)
            .slaId(0)
            .build())
        .services(SdwanServiceArgs.builder()
            .addrMode("string")
            .agentExclusive("string")
            .bandwidthWeight(0)
            .default_("string")
            .dscpForward("string")
            .dscpForwardTag("string")
            .dscpReverse("string")
            .dscpReverseTag("string")
            .dst6s(SdwanServiceDst6Args.builder()
                .name("string")
                .build())
            .dstNegate("string")
            .dsts(SdwanServiceDstArgs.builder()
                .name("string")
                .build())
            .endPort(0)
            .endSrcPort(0)
            .gateway("string")
            .groups(SdwanServiceGroupArgs.builder()
                .name("string")
                .build())
            .hashMode("string")
            .healthChecks(SdwanServiceHealthCheckArgs.builder()
                .name("string")
                .build())
            .holdDownTime(0)
            .id(0)
            .inputDeviceNegate("string")
            .inputDevices(SdwanServiceInputDeviceArgs.builder()
                .name("string")
                .build())
            .inputZones(SdwanServiceInputZoneArgs.builder()
                .name("string")
                .build())
            .internetService("string")
            .internetServiceAppCtrlCategories(SdwanServiceInternetServiceAppCtrlCategoryArgs.builder()
                .id(0)
                .build())
            .internetServiceAppCtrlGroups(SdwanServiceInternetServiceAppCtrlGroupArgs.builder()
                .name("string")
                .build())
            .internetServiceAppCtrls(SdwanServiceInternetServiceAppCtrlArgs.builder()
                .id(0)
                .build())
            .internetServiceCustomGroups(SdwanServiceInternetServiceCustomGroupArgs.builder()
                .name("string")
                .build())
            .internetServiceCustoms(SdwanServiceInternetServiceCustomArgs.builder()
                .name("string")
                .build())
            .internetServiceGroups(SdwanServiceInternetServiceGroupArgs.builder()
                .name("string")
                .build())
            .internetServiceNames(SdwanServiceInternetServiceNameArgs.builder()
                .name("string")
                .build())
            .jitterWeight(0)
            .latencyWeight(0)
            .linkCostFactor("string")
            .linkCostThreshold(0)
            .loadBalance("string")
            .minimumSlaMeetMembers(0)
            .mode("string")
            .name("string")
            .packetLossWeight(0)
            .passiveMeasurement("string")
            .priorityMembers(SdwanServicePriorityMemberArgs.builder()
                .seqNum(0)
                .build())
            .priorityZones(SdwanServicePriorityZoneArgs.builder()
                .name("string")
                .build())
            .protocol(0)
            .qualityLink(0)
            .role("string")
            .routeTag(0)
            .shortcut("string")
            .shortcutPriority("string")
            .shortcutStickiness("string")
            .slaCompareMethod("string")
            .slaStickiness("string")
            .slas(SdwanServiceSlaArgs.builder()
                .healthCheck("string")
                .id(0)
                .build())
            .src6s(SdwanServiceSrc6Args.builder()
                .name("string")
                .build())
            .srcNegate("string")
            .srcs(SdwanServiceSrcArgs.builder()
                .name("string")
                .build())
            .standaloneAction("string")
            .startPort(0)
            .startSrcPort(0)
            .status("string")
            .tieBreak("string")
            .tos("string")
            .tosMask("string")
            .useShortcutSla("string")
            .users(SdwanServiceUserArgs.builder()
                .name("string")
                .build())
            .zoneMode("string")
            .build())
        .speedtestBypassRouting("string")
        .status("string")
        .vdomparam("string")
        .zones(SdwanZoneArgs.builder()
            .advpnHealthCheck("string")
            .advpnSelect("string")
            .minimumSlaMeetMembers(0)
            .name("string")
            .serviceSlaTieBreak("string")
            .build())
        .build());
    
    sdwan_resource = fortios.system.Sdwan("sdwanResource",
        app_perf_log_period=0,
        duplication_max_num=0,
        duplications=[fortios.system.SdwanDuplicationArgs(
            dstaddr6s=[fortios.system.SdwanDuplicationDstaddr6Args(
                name="string",
            )],
            dstaddrs=[fortios.system.SdwanDuplicationDstaddrArgs(
                name="string",
            )],
            dstintfs=[fortios.system.SdwanDuplicationDstintfArgs(
                name="string",
            )],
            id=0,
            packet_de_duplication="string",
            packet_duplication="string",
            service_ids=[fortios.system.SdwanDuplicationServiceIdArgs(
                id=0,
            )],
            services=[fortios.system.SdwanDuplicationServiceArgs(
                name="string",
            )],
            sla_match_service="string",
            srcaddr6s=[fortios.system.SdwanDuplicationSrcaddr6Args(
                name="string",
            )],
            srcaddrs=[fortios.system.SdwanDuplicationSrcaddrArgs(
                name="string",
            )],
            srcintfs=[fortios.system.SdwanDuplicationSrcintfArgs(
                name="string",
            )],
        )],
        dynamic_sort_subtable="string",
        fail_alert_interfaces=[fortios.system.SdwanFailAlertInterfaceArgs(
            name="string",
        )],
        fail_detect="string",
        get_all_tables="string",
        health_checks=[fortios.system.SdwanHealthCheckArgs(
            addr_mode="string",
            class_id=0,
            detect_mode="string",
            diffservcode="string",
            dns_match_ip="string",
            dns_request_domain="string",
            embed_measured_health="string",
            failtime=0,
            ftp_file="string",
            ftp_mode="string",
            ha_priority=0,
            http_agent="string",
            http_get="string",
            http_match="string",
            interval=0,
            members=[fortios.system.SdwanHealthCheckMemberArgs(
                seq_num=0,
            )],
            mos_codec="string",
            name="string",
            packet_size=0,
            password="string",
            port=0,
            probe_count=0,
            probe_packets="string",
            probe_timeout=0,
            protocol="string",
            quality_measured_method="string",
            recoverytime=0,
            security_mode="string",
            server="string",
            sla_fail_log_period=0,
            sla_id_redistribute=0,
            sla_pass_log_period=0,
            slas=[fortios.system.SdwanHealthCheckSlaArgs(
                id=0,
                jitter_threshold=0,
                latency_threshold=0,
                link_cost_factor="string",
                mos_threshold="string",
                packetloss_threshold=0,
                priority_in_sla=0,
                priority_out_sla=0,
            )],
            source="string",
            source6="string",
            system_dns="string",
            threshold_alert_jitter=0,
            threshold_alert_latency=0,
            threshold_alert_packetloss=0,
            threshold_warning_jitter=0,
            threshold_warning_latency=0,
            threshold_warning_packetloss=0,
            update_cascade_interface="string",
            update_static_route="string",
            user="string",
            vrf=0,
        )],
        load_balance_mode="string",
        members=[fortios.system.SdwanMemberArgs(
            comment="string",
            cost=0,
            gateway="string",
            gateway6="string",
            ingress_spillover_threshold=0,
            interface="string",
            preferred_source="string",
            priority=0,
            priority6=0,
            seq_num=0,
            source="string",
            source6="string",
            spillover_threshold=0,
            status="string",
            transport_group=0,
            volume_ratio=0,
            weight=0,
            zone="string",
        )],
        neighbor_hold_boot_time=0,
        neighbor_hold_down="string",
        neighbor_hold_down_time=0,
        neighbors=[fortios.system.SdwanNeighborArgs(
            health_check="string",
            ip="string",
            member=0,
            member_blocks=[fortios.system.SdwanNeighborMemberBlockArgs(
                seq_num=0,
            )],
            minimum_sla_meet_members=0,
            mode="string",
            role="string",
            service_id=0,
            sla_id=0,
        )],
        services=[fortios.system.SdwanServiceArgs(
            addr_mode="string",
            agent_exclusive="string",
            bandwidth_weight=0,
            default="string",
            dscp_forward="string",
            dscp_forward_tag="string",
            dscp_reverse="string",
            dscp_reverse_tag="string",
            dst6s=[fortios.system.SdwanServiceDst6Args(
                name="string",
            )],
            dst_negate="string",
            dsts=[fortios.system.SdwanServiceDstArgs(
                name="string",
            )],
            end_port=0,
            end_src_port=0,
            gateway="string",
            groups=[fortios.system.SdwanServiceGroupArgs(
                name="string",
            )],
            hash_mode="string",
            health_checks=[fortios.system.SdwanServiceHealthCheckArgs(
                name="string",
            )],
            hold_down_time=0,
            id=0,
            input_device_negate="string",
            input_devices=[fortios.system.SdwanServiceInputDeviceArgs(
                name="string",
            )],
            input_zones=[fortios.system.SdwanServiceInputZoneArgs(
                name="string",
            )],
            internet_service="string",
            internet_service_app_ctrl_categories=[fortios.system.SdwanServiceInternetServiceAppCtrlCategoryArgs(
                id=0,
            )],
            internet_service_app_ctrl_groups=[fortios.system.SdwanServiceInternetServiceAppCtrlGroupArgs(
                name="string",
            )],
            internet_service_app_ctrls=[fortios.system.SdwanServiceInternetServiceAppCtrlArgs(
                id=0,
            )],
            internet_service_custom_groups=[fortios.system.SdwanServiceInternetServiceCustomGroupArgs(
                name="string",
            )],
            internet_service_customs=[fortios.system.SdwanServiceInternetServiceCustomArgs(
                name="string",
            )],
            internet_service_groups=[fortios.system.SdwanServiceInternetServiceGroupArgs(
                name="string",
            )],
            internet_service_names=[fortios.system.SdwanServiceInternetServiceNameArgs(
                name="string",
            )],
            jitter_weight=0,
            latency_weight=0,
            link_cost_factor="string",
            link_cost_threshold=0,
            load_balance="string",
            minimum_sla_meet_members=0,
            mode="string",
            name="string",
            packet_loss_weight=0,
            passive_measurement="string",
            priority_members=[fortios.system.SdwanServicePriorityMemberArgs(
                seq_num=0,
            )],
            priority_zones=[fortios.system.SdwanServicePriorityZoneArgs(
                name="string",
            )],
            protocol=0,
            quality_link=0,
            role="string",
            route_tag=0,
            shortcut="string",
            shortcut_priority="string",
            shortcut_stickiness="string",
            sla_compare_method="string",
            sla_stickiness="string",
            slas=[fortios.system.SdwanServiceSlaArgs(
                health_check="string",
                id=0,
            )],
            src6s=[fortios.system.SdwanServiceSrc6Args(
                name="string",
            )],
            src_negate="string",
            srcs=[fortios.system.SdwanServiceSrcArgs(
                name="string",
            )],
            standalone_action="string",
            start_port=0,
            start_src_port=0,
            status="string",
            tie_break="string",
            tos="string",
            tos_mask="string",
            use_shortcut_sla="string",
            users=[fortios.system.SdwanServiceUserArgs(
                name="string",
            )],
            zone_mode="string",
        )],
        speedtest_bypass_routing="string",
        status="string",
        vdomparam="string",
        zones=[fortios.system.SdwanZoneArgs(
            advpn_health_check="string",
            advpn_select="string",
            minimum_sla_meet_members=0,
            name="string",
            service_sla_tie_break="string",
        )])
    
    const sdwanResource = new fortios.system.Sdwan("sdwanResource", {
        appPerfLogPeriod: 0,
        duplicationMaxNum: 0,
        duplications: [{
            dstaddr6s: [{
                name: "string",
            }],
            dstaddrs: [{
                name: "string",
            }],
            dstintfs: [{
                name: "string",
            }],
            id: 0,
            packetDeDuplication: "string",
            packetDuplication: "string",
            serviceIds: [{
                id: 0,
            }],
            services: [{
                name: "string",
            }],
            slaMatchService: "string",
            srcaddr6s: [{
                name: "string",
            }],
            srcaddrs: [{
                name: "string",
            }],
            srcintfs: [{
                name: "string",
            }],
        }],
        dynamicSortSubtable: "string",
        failAlertInterfaces: [{
            name: "string",
        }],
        failDetect: "string",
        getAllTables: "string",
        healthChecks: [{
            addrMode: "string",
            classId: 0,
            detectMode: "string",
            diffservcode: "string",
            dnsMatchIp: "string",
            dnsRequestDomain: "string",
            embedMeasuredHealth: "string",
            failtime: 0,
            ftpFile: "string",
            ftpMode: "string",
            haPriority: 0,
            httpAgent: "string",
            httpGet: "string",
            httpMatch: "string",
            interval: 0,
            members: [{
                seqNum: 0,
            }],
            mosCodec: "string",
            name: "string",
            packetSize: 0,
            password: "string",
            port: 0,
            probeCount: 0,
            probePackets: "string",
            probeTimeout: 0,
            protocol: "string",
            qualityMeasuredMethod: "string",
            recoverytime: 0,
            securityMode: "string",
            server: "string",
            slaFailLogPeriod: 0,
            slaIdRedistribute: 0,
            slaPassLogPeriod: 0,
            slas: [{
                id: 0,
                jitterThreshold: 0,
                latencyThreshold: 0,
                linkCostFactor: "string",
                mosThreshold: "string",
                packetlossThreshold: 0,
                priorityInSla: 0,
                priorityOutSla: 0,
            }],
            source: "string",
            source6: "string",
            systemDns: "string",
            thresholdAlertJitter: 0,
            thresholdAlertLatency: 0,
            thresholdAlertPacketloss: 0,
            thresholdWarningJitter: 0,
            thresholdWarningLatency: 0,
            thresholdWarningPacketloss: 0,
            updateCascadeInterface: "string",
            updateStaticRoute: "string",
            user: "string",
            vrf: 0,
        }],
        loadBalanceMode: "string",
        members: [{
            comment: "string",
            cost: 0,
            gateway: "string",
            gateway6: "string",
            ingressSpilloverThreshold: 0,
            "interface": "string",
            preferredSource: "string",
            priority: 0,
            priority6: 0,
            seqNum: 0,
            source: "string",
            source6: "string",
            spilloverThreshold: 0,
            status: "string",
            transportGroup: 0,
            volumeRatio: 0,
            weight: 0,
            zone: "string",
        }],
        neighborHoldBootTime: 0,
        neighborHoldDown: "string",
        neighborHoldDownTime: 0,
        neighbors: [{
            healthCheck: "string",
            ip: "string",
            member: 0,
            memberBlocks: [{
                seqNum: 0,
            }],
            minimumSlaMeetMembers: 0,
            mode: "string",
            role: "string",
            serviceId: 0,
            slaId: 0,
        }],
        services: [{
            addrMode: "string",
            agentExclusive: "string",
            bandwidthWeight: 0,
            "default": "string",
            dscpForward: "string",
            dscpForwardTag: "string",
            dscpReverse: "string",
            dscpReverseTag: "string",
            dst6s: [{
                name: "string",
            }],
            dstNegate: "string",
            dsts: [{
                name: "string",
            }],
            endPort: 0,
            endSrcPort: 0,
            gateway: "string",
            groups: [{
                name: "string",
            }],
            hashMode: "string",
            healthChecks: [{
                name: "string",
            }],
            holdDownTime: 0,
            id: 0,
            inputDeviceNegate: "string",
            inputDevices: [{
                name: "string",
            }],
            inputZones: [{
                name: "string",
            }],
            internetService: "string",
            internetServiceAppCtrlCategories: [{
                id: 0,
            }],
            internetServiceAppCtrlGroups: [{
                name: "string",
            }],
            internetServiceAppCtrls: [{
                id: 0,
            }],
            internetServiceCustomGroups: [{
                name: "string",
            }],
            internetServiceCustoms: [{
                name: "string",
            }],
            internetServiceGroups: [{
                name: "string",
            }],
            internetServiceNames: [{
                name: "string",
            }],
            jitterWeight: 0,
            latencyWeight: 0,
            linkCostFactor: "string",
            linkCostThreshold: 0,
            loadBalance: "string",
            minimumSlaMeetMembers: 0,
            mode: "string",
            name: "string",
            packetLossWeight: 0,
            passiveMeasurement: "string",
            priorityMembers: [{
                seqNum: 0,
            }],
            priorityZones: [{
                name: "string",
            }],
            protocol: 0,
            qualityLink: 0,
            role: "string",
            routeTag: 0,
            shortcut: "string",
            shortcutPriority: "string",
            shortcutStickiness: "string",
            slaCompareMethod: "string",
            slaStickiness: "string",
            slas: [{
                healthCheck: "string",
                id: 0,
            }],
            src6s: [{
                name: "string",
            }],
            srcNegate: "string",
            srcs: [{
                name: "string",
            }],
            standaloneAction: "string",
            startPort: 0,
            startSrcPort: 0,
            status: "string",
            tieBreak: "string",
            tos: "string",
            tosMask: "string",
            useShortcutSla: "string",
            users: [{
                name: "string",
            }],
            zoneMode: "string",
        }],
        speedtestBypassRouting: "string",
        status: "string",
        vdomparam: "string",
        zones: [{
            advpnHealthCheck: "string",
            advpnSelect: "string",
            minimumSlaMeetMembers: 0,
            name: "string",
            serviceSlaTieBreak: "string",
        }],
    });
    
    type: fortios:system:Sdwan
    properties:
        appPerfLogPeriod: 0
        duplicationMaxNum: 0
        duplications:
            - dstaddr6s:
                - name: string
              dstaddrs:
                - name: string
              dstintfs:
                - name: string
              id: 0
              packetDeDuplication: string
              packetDuplication: string
              serviceIds:
                - id: 0
              services:
                - name: string
              slaMatchService: string
              srcaddr6s:
                - name: string
              srcaddrs:
                - name: string
              srcintfs:
                - name: string
        dynamicSortSubtable: string
        failAlertInterfaces:
            - name: string
        failDetect: string
        getAllTables: string
        healthChecks:
            - addrMode: string
              classId: 0
              detectMode: string
              diffservcode: string
              dnsMatchIp: string
              dnsRequestDomain: string
              embedMeasuredHealth: string
              failtime: 0
              ftpFile: string
              ftpMode: string
              haPriority: 0
              httpAgent: string
              httpGet: string
              httpMatch: string
              interval: 0
              members:
                - seqNum: 0
              mosCodec: string
              name: string
              packetSize: 0
              password: string
              port: 0
              probeCount: 0
              probePackets: string
              probeTimeout: 0
              protocol: string
              qualityMeasuredMethod: string
              recoverytime: 0
              securityMode: string
              server: string
              slaFailLogPeriod: 0
              slaIdRedistribute: 0
              slaPassLogPeriod: 0
              slas:
                - id: 0
                  jitterThreshold: 0
                  latencyThreshold: 0
                  linkCostFactor: string
                  mosThreshold: string
                  packetlossThreshold: 0
                  priorityInSla: 0
                  priorityOutSla: 0
              source: string
              source6: string
              systemDns: string
              thresholdAlertJitter: 0
              thresholdAlertLatency: 0
              thresholdAlertPacketloss: 0
              thresholdWarningJitter: 0
              thresholdWarningLatency: 0
              thresholdWarningPacketloss: 0
              updateCascadeInterface: string
              updateStaticRoute: string
              user: string
              vrf: 0
        loadBalanceMode: string
        members:
            - comment: string
              cost: 0
              gateway: string
              gateway6: string
              ingressSpilloverThreshold: 0
              interface: string
              preferredSource: string
              priority: 0
              priority6: 0
              seqNum: 0
              source: string
              source6: string
              spilloverThreshold: 0
              status: string
              transportGroup: 0
              volumeRatio: 0
              weight: 0
              zone: string
        neighborHoldBootTime: 0
        neighborHoldDown: string
        neighborHoldDownTime: 0
        neighbors:
            - healthCheck: string
              ip: string
              member: 0
              memberBlocks:
                - seqNum: 0
              minimumSlaMeetMembers: 0
              mode: string
              role: string
              serviceId: 0
              slaId: 0
        services:
            - addrMode: string
              agentExclusive: string
              bandwidthWeight: 0
              default: string
              dscpForward: string
              dscpForwardTag: string
              dscpReverse: string
              dscpReverseTag: string
              dst6s:
                - name: string
              dstNegate: string
              dsts:
                - name: string
              endPort: 0
              endSrcPort: 0
              gateway: string
              groups:
                - name: string
              hashMode: string
              healthChecks:
                - name: string
              holdDownTime: 0
              id: 0
              inputDeviceNegate: string
              inputDevices:
                - name: string
              inputZones:
                - name: string
              internetService: string
              internetServiceAppCtrlCategories:
                - id: 0
              internetServiceAppCtrlGroups:
                - name: string
              internetServiceAppCtrls:
                - id: 0
              internetServiceCustomGroups:
                - name: string
              internetServiceCustoms:
                - name: string
              internetServiceGroups:
                - name: string
              internetServiceNames:
                - name: string
              jitterWeight: 0
              latencyWeight: 0
              linkCostFactor: string
              linkCostThreshold: 0
              loadBalance: string
              minimumSlaMeetMembers: 0
              mode: string
              name: string
              packetLossWeight: 0
              passiveMeasurement: string
              priorityMembers:
                - seqNum: 0
              priorityZones:
                - name: string
              protocol: 0
              qualityLink: 0
              role: string
              routeTag: 0
              shortcut: string
              shortcutPriority: string
              shortcutStickiness: string
              slaCompareMethod: string
              slaStickiness: string
              slas:
                - healthCheck: string
                  id: 0
              src6s:
                - name: string
              srcNegate: string
              srcs:
                - name: string
              standaloneAction: string
              startPort: 0
              startSrcPort: 0
              status: string
              tieBreak: string
              tos: string
              tosMask: string
              useShortcutSla: string
              users:
                - name: string
              zoneMode: string
        speedtestBypassRouting: string
        status: string
        vdomparam: string
        zones:
            - advpnHealthCheck: string
              advpnSelect: string
              minimumSlaMeetMembers: 0
              name: string
              serviceSlaTieBreak: string
    

    Sdwan Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The Sdwan resource accepts the following input properties:

    AppPerfLogPeriod int
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    DuplicationMaxNum int
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    Duplications List<Pulumiverse.Fortios.System.Inputs.SdwanDuplication>
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    DynamicSortSubtable string
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    FailAlertInterfaces List<Pulumiverse.Fortios.System.Inputs.SdwanFailAlertInterface>
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    FailDetect string
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    GetAllTables string
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    HealthChecks List<Pulumiverse.Fortios.System.Inputs.SdwanHealthCheck>
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    LoadBalanceMode string
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    Members List<Pulumiverse.Fortios.System.Inputs.SdwanMember>
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    NeighborHoldBootTime int
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    NeighborHoldDown string
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    NeighborHoldDownTime int
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    Neighbors List<Pulumiverse.Fortios.System.Inputs.SdwanNeighbor>
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    Services List<Pulumiverse.Fortios.System.Inputs.SdwanService>
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    SpeedtestBypassRouting string
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    Status string
    Enable/disable SD-WAN. Valid values: disable, enable.
    Vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    Zones List<Pulumiverse.Fortios.System.Inputs.SdwanZone>
    Configure SD-WAN zones. The structure of zone block is documented below.
    AppPerfLogPeriod int
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    DuplicationMaxNum int
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    Duplications []SdwanDuplicationArgs
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    DynamicSortSubtable string
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    FailAlertInterfaces []SdwanFailAlertInterfaceArgs
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    FailDetect string
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    GetAllTables string
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    HealthChecks []SdwanHealthCheckArgs
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    LoadBalanceMode string
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    Members []SdwanMemberArgs
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    NeighborHoldBootTime int
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    NeighborHoldDown string
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    NeighborHoldDownTime int
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    Neighbors []SdwanNeighborArgs
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    Services []SdwanServiceArgs
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    SpeedtestBypassRouting string
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    Status string
    Enable/disable SD-WAN. Valid values: disable, enable.
    Vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    Zones []SdwanZoneArgs
    Configure SD-WAN zones. The structure of zone block is documented below.
    appPerfLogPeriod Integer
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    duplicationMaxNum Integer
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    duplications List<SdwanDuplication>
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    dynamicSortSubtable String
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    failAlertInterfaces List<SdwanFailAlertInterface>
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    failDetect String
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    getAllTables String
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    healthChecks List<SdwanHealthCheck>
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    loadBalanceMode String
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    members List<SdwanMember>
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    neighborHoldBootTime Integer
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    neighborHoldDown String
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    neighborHoldDownTime Integer
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    neighbors List<SdwanNeighbor>
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    services List<SdwanService>
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    speedtestBypassRouting String
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    status String
    Enable/disable SD-WAN. Valid values: disable, enable.
    vdomparam String
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    zones List<SdwanZone>
    Configure SD-WAN zones. The structure of zone block is documented below.
    appPerfLogPeriod number
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    duplicationMaxNum number
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    duplications SdwanDuplication[]
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    dynamicSortSubtable string
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    failAlertInterfaces SdwanFailAlertInterface[]
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    failDetect string
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    getAllTables string
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    healthChecks SdwanHealthCheck[]
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    loadBalanceMode string
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    members SdwanMember[]
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    neighborHoldBootTime number
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    neighborHoldDown string
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    neighborHoldDownTime number
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    neighbors SdwanNeighbor[]
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    services SdwanService[]
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    speedtestBypassRouting string
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    status string
    Enable/disable SD-WAN. Valid values: disable, enable.
    vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    zones SdwanZone[]
    Configure SD-WAN zones. The structure of zone block is documented below.
    app_perf_log_period int
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    duplication_max_num int
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    duplications Sequence[SdwanDuplicationArgs]
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    dynamic_sort_subtable str
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    fail_alert_interfaces Sequence[SdwanFailAlertInterfaceArgs]
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    fail_detect str
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    get_all_tables str
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    health_checks Sequence[SdwanHealthCheckArgs]
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    load_balance_mode str
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    members Sequence[SdwanMemberArgs]
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    neighbor_hold_boot_time int
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    neighbor_hold_down str
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    neighbor_hold_down_time int
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    neighbors Sequence[SdwanNeighborArgs]
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    services Sequence[SdwanServiceArgs]
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    speedtest_bypass_routing str
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    status str
    Enable/disable SD-WAN. Valid values: disable, enable.
    vdomparam str
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    zones Sequence[SdwanZoneArgs]
    Configure SD-WAN zones. The structure of zone block is documented below.
    appPerfLogPeriod Number
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    duplicationMaxNum Number
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    duplications List<Property Map>
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    dynamicSortSubtable String
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    failAlertInterfaces List<Property Map>
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    failDetect String
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    getAllTables String
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    healthChecks List<Property Map>
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    loadBalanceMode String
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    members List<Property Map>
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    neighborHoldBootTime Number
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    neighborHoldDown String
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    neighborHoldDownTime Number
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    neighbors List<Property Map>
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    services List<Property Map>
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    speedtestBypassRouting String
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    status String
    Enable/disable SD-WAN. Valid values: disable, enable.
    vdomparam String
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    zones List<Property Map>
    Configure SD-WAN zones. The structure of zone block is documented below.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Sdwan resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing Sdwan Resource

    Get an existing Sdwan resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: SdwanState, opts?: CustomResourceOptions): Sdwan
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            app_perf_log_period: Optional[int] = None,
            duplication_max_num: Optional[int] = None,
            duplications: Optional[Sequence[SdwanDuplicationArgs]] = None,
            dynamic_sort_subtable: Optional[str] = None,
            fail_alert_interfaces: Optional[Sequence[SdwanFailAlertInterfaceArgs]] = None,
            fail_detect: Optional[str] = None,
            get_all_tables: Optional[str] = None,
            health_checks: Optional[Sequence[SdwanHealthCheckArgs]] = None,
            load_balance_mode: Optional[str] = None,
            members: Optional[Sequence[SdwanMemberArgs]] = None,
            neighbor_hold_boot_time: Optional[int] = None,
            neighbor_hold_down: Optional[str] = None,
            neighbor_hold_down_time: Optional[int] = None,
            neighbors: Optional[Sequence[SdwanNeighborArgs]] = None,
            services: Optional[Sequence[SdwanServiceArgs]] = None,
            speedtest_bypass_routing: Optional[str] = None,
            status: Optional[str] = None,
            vdomparam: Optional[str] = None,
            zones: Optional[Sequence[SdwanZoneArgs]] = None) -> Sdwan
    func GetSdwan(ctx *Context, name string, id IDInput, state *SdwanState, opts ...ResourceOption) (*Sdwan, error)
    public static Sdwan Get(string name, Input<string> id, SdwanState? state, CustomResourceOptions? opts = null)
    public static Sdwan get(String name, Output<String> id, SdwanState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    AppPerfLogPeriod int
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    DuplicationMaxNum int
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    Duplications List<Pulumiverse.Fortios.System.Inputs.SdwanDuplication>
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    DynamicSortSubtable string
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    FailAlertInterfaces List<Pulumiverse.Fortios.System.Inputs.SdwanFailAlertInterface>
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    FailDetect string
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    GetAllTables string
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    HealthChecks List<Pulumiverse.Fortios.System.Inputs.SdwanHealthCheck>
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    LoadBalanceMode string
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    Members List<Pulumiverse.Fortios.System.Inputs.SdwanMember>
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    NeighborHoldBootTime int
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    NeighborHoldDown string
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    NeighborHoldDownTime int
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    Neighbors List<Pulumiverse.Fortios.System.Inputs.SdwanNeighbor>
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    Services List<Pulumiverse.Fortios.System.Inputs.SdwanService>
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    SpeedtestBypassRouting string
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    Status string
    Enable/disable SD-WAN. Valid values: disable, enable.
    Vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    Zones List<Pulumiverse.Fortios.System.Inputs.SdwanZone>
    Configure SD-WAN zones. The structure of zone block is documented below.
    AppPerfLogPeriod int
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    DuplicationMaxNum int
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    Duplications []SdwanDuplicationArgs
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    DynamicSortSubtable string
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    FailAlertInterfaces []SdwanFailAlertInterfaceArgs
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    FailDetect string
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    GetAllTables string
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    HealthChecks []SdwanHealthCheckArgs
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    LoadBalanceMode string
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    Members []SdwanMemberArgs
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    NeighborHoldBootTime int
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    NeighborHoldDown string
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    NeighborHoldDownTime int
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    Neighbors []SdwanNeighborArgs
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    Services []SdwanServiceArgs
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    SpeedtestBypassRouting string
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    Status string
    Enable/disable SD-WAN. Valid values: disable, enable.
    Vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    Zones []SdwanZoneArgs
    Configure SD-WAN zones. The structure of zone block is documented below.
    appPerfLogPeriod Integer
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    duplicationMaxNum Integer
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    duplications List<SdwanDuplication>
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    dynamicSortSubtable String
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    failAlertInterfaces List<SdwanFailAlertInterface>
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    failDetect String
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    getAllTables String
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    healthChecks List<SdwanHealthCheck>
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    loadBalanceMode String
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    members List<SdwanMember>
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    neighborHoldBootTime Integer
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    neighborHoldDown String
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    neighborHoldDownTime Integer
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    neighbors List<SdwanNeighbor>
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    services List<SdwanService>
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    speedtestBypassRouting String
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    status String
    Enable/disable SD-WAN. Valid values: disable, enable.
    vdomparam String
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    zones List<SdwanZone>
    Configure SD-WAN zones. The structure of zone block is documented below.
    appPerfLogPeriod number
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    duplicationMaxNum number
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    duplications SdwanDuplication[]
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    dynamicSortSubtable string
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    failAlertInterfaces SdwanFailAlertInterface[]
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    failDetect string
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    getAllTables string
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    healthChecks SdwanHealthCheck[]
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    loadBalanceMode string
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    members SdwanMember[]
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    neighborHoldBootTime number
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    neighborHoldDown string
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    neighborHoldDownTime number
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    neighbors SdwanNeighbor[]
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    services SdwanService[]
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    speedtestBypassRouting string
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    status string
    Enable/disable SD-WAN. Valid values: disable, enable.
    vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    zones SdwanZone[]
    Configure SD-WAN zones. The structure of zone block is documented below.
    app_perf_log_period int
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    duplication_max_num int
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    duplications Sequence[SdwanDuplicationArgs]
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    dynamic_sort_subtable str
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    fail_alert_interfaces Sequence[SdwanFailAlertInterfaceArgs]
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    fail_detect str
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    get_all_tables str
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    health_checks Sequence[SdwanHealthCheckArgs]
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    load_balance_mode str
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    members Sequence[SdwanMemberArgs]
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    neighbor_hold_boot_time int
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    neighbor_hold_down str
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    neighbor_hold_down_time int
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    neighbors Sequence[SdwanNeighborArgs]
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    services Sequence[SdwanServiceArgs]
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    speedtest_bypass_routing str
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    status str
    Enable/disable SD-WAN. Valid values: disable, enable.
    vdomparam str
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    zones Sequence[SdwanZoneArgs]
    Configure SD-WAN zones. The structure of zone block is documented below.
    appPerfLogPeriod Number
    Time interval in seconds that applicationperformance logs are generated (0 - 3600, default = 0).
    duplicationMaxNum Number
    Maximum number of interface members a packet is duplicated in the SD-WAN zone (2 - 4, default = 2; if set to 3, the original packet plus 2 more copies are created).
    duplications List<Property Map>
    Create SD-WAN duplication rule. The structure of duplication block is documented below.
    dynamicSortSubtable String
    Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
    failAlertInterfaces List<Property Map>
    Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
    failDetect String
    Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values: enable, disable.
    getAllTables String
    Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
    healthChecks List<Property Map>
    SD-WAN status checking or health checking. Identify a server on the Internet and determine how SD-WAN verifies that the FortiGate can communicate with it. The structure of health_check block is documented below.
    loadBalanceMode String
    Algorithm or mode to use for load balancing Internet traffic to SD-WAN members. Valid values: source-ip-based, weight-based, usage-based, source-dest-ip-based, measured-volume-based.
    members List<Property Map>
    FortiGate interfaces added to the SD-WAN. The structure of members block is documented below.
    neighborHoldBootTime Number
    Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
    neighborHoldDown String
    Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values: enable, disable.
    neighborHoldDownTime Number
    Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
    neighbors List<Property Map>
    Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
    services List<Property Map>
    Create SD-WAN rules (also called services) to control how sessions are distributed to interfaces in the SD-WAN. The structure of service block is documented below.
    speedtestBypassRouting String
    Enable/disable bypass routing when speedtest on a SD-WAN member. Valid values: disable, enable.
    status String
    Enable/disable SD-WAN. Valid values: disable, enable.
    vdomparam String
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    zones List<Property Map>
    Configure SD-WAN zones. The structure of zone block is documented below.

    Supporting Types

    SdwanDuplication, SdwanDuplicationArgs

    Dstaddr6s List<Pulumiverse.Fortios.System.Inputs.SdwanDuplicationDstaddr6>
    Destination address6 or address6 group names. The structure of dstaddr6 block is documented below.
    Dstaddrs List<Pulumiverse.Fortios.System.Inputs.SdwanDuplicationDstaddr>
    Destination address or address group names. The structure of dstaddr block is documented below.
    Dstintfs List<Pulumiverse.Fortios.System.Inputs.SdwanDuplicationDstintf>
    Outgoing (egress) interfaces or zones. The structure of dstintf block is documented below.
    Id int
    Duplication rule ID (1 - 255).
    PacketDeDuplication string
    Enable/disable discarding of packets that have been duplicated. Valid values: enable, disable.
    PacketDuplication string
    Configure packet duplication method. Valid values: disable, force, on-demand.
    ServiceIds List<Pulumiverse.Fortios.System.Inputs.SdwanDuplicationServiceId>
    SD-WAN service rule ID list. The structure of service_id block is documented below.
    Services List<Pulumiverse.Fortios.System.Inputs.SdwanDuplicationService>
    Service and service group name. The structure of service block is documented below.
    SlaMatchService string
    Enable/disable packet duplication matching health-check SLAs in service rule. Valid values: enable, disable.
    Srcaddr6s List<Pulumiverse.Fortios.System.Inputs.SdwanDuplicationSrcaddr6>
    Source address6 or address6 group names. The structure of srcaddr6 block is documented below.
    Srcaddrs List<Pulumiverse.Fortios.System.Inputs.SdwanDuplicationSrcaddr>
    Source address or address group names. The structure of srcaddr block is documented below.
    Srcintfs List<Pulumiverse.Fortios.System.Inputs.SdwanDuplicationSrcintf>
    Incoming (ingress) interfaces or zones. The structure of srcintf block is documented below.
    Dstaddr6s []SdwanDuplicationDstaddr6
    Destination address6 or address6 group names. The structure of dstaddr6 block is documented below.
    Dstaddrs []SdwanDuplicationDstaddr
    Destination address or address group names. The structure of dstaddr block is documented below.
    Dstintfs []SdwanDuplicationDstintf
    Outgoing (egress) interfaces or zones. The structure of dstintf block is documented below.
    Id int
    Duplication rule ID (1 - 255).
    PacketDeDuplication string
    Enable/disable discarding of packets that have been duplicated. Valid values: enable, disable.
    PacketDuplication string
    Configure packet duplication method. Valid values: disable, force, on-demand.
    ServiceIds []SdwanDuplicationServiceId
    SD-WAN service rule ID list. The structure of service_id block is documented below.
    Services []SdwanDuplicationService
    Service and service group name. The structure of service block is documented below.
    SlaMatchService string
    Enable/disable packet duplication matching health-check SLAs in service rule. Valid values: enable, disable.
    Srcaddr6s []SdwanDuplicationSrcaddr6
    Source address6 or address6 group names. The structure of srcaddr6 block is documented below.
    Srcaddrs []SdwanDuplicationSrcaddr
    Source address or address group names. The structure of srcaddr block is documented below.
    Srcintfs []SdwanDuplicationSrcintf
    Incoming (ingress) interfaces or zones. The structure of srcintf block is documented below.
    dstaddr6s List<SdwanDuplicationDstaddr6>
    Destination address6 or address6 group names. The structure of dstaddr6 block is documented below.
    dstaddrs List<SdwanDuplicationDstaddr>
    Destination address or address group names. The structure of dstaddr block is documented below.
    dstintfs List<SdwanDuplicationDstintf>
    Outgoing (egress) interfaces or zones. The structure of dstintf block is documented below.
    id Integer
    Duplication rule ID (1 - 255).
    packetDeDuplication String
    Enable/disable discarding of packets that have been duplicated. Valid values: enable, disable.
    packetDuplication String
    Configure packet duplication method. Valid values: disable, force, on-demand.
    serviceIds List<SdwanDuplicationServiceId>
    SD-WAN service rule ID list. The structure of service_id block is documented below.
    services List<SdwanDuplicationService>
    Service and service group name. The structure of service block is documented below.
    slaMatchService String
    Enable/disable packet duplication matching health-check SLAs in service rule. Valid values: enable, disable.
    srcaddr6s List<SdwanDuplicationSrcaddr6>
    Source address6 or address6 group names. The structure of srcaddr6 block is documented below.
    srcaddrs List<SdwanDuplicationSrcaddr>
    Source address or address group names. The structure of srcaddr block is documented below.
    srcintfs List<SdwanDuplicationSrcintf>
    Incoming (ingress) interfaces or zones. The structure of srcintf block is documented below.
    dstaddr6s SdwanDuplicationDstaddr6[]
    Destination address6 or address6 group names. The structure of dstaddr6 block is documented below.
    dstaddrs SdwanDuplicationDstaddr[]
    Destination address or address group names. The structure of dstaddr block is documented below.
    dstintfs SdwanDuplicationDstintf[]
    Outgoing (egress) interfaces or zones. The structure of dstintf block is documented below.
    id number
    Duplication rule ID (1 - 255).
    packetDeDuplication string
    Enable/disable discarding of packets that have been duplicated. Valid values: enable, disable.
    packetDuplication string
    Configure packet duplication method. Valid values: disable, force, on-demand.
    serviceIds SdwanDuplicationServiceId[]
    SD-WAN service rule ID list. The structure of service_id block is documented below.
    services SdwanDuplicationService[]
    Service and service group name. The structure of service block is documented below.
    slaMatchService string
    Enable/disable packet duplication matching health-check SLAs in service rule. Valid values: enable, disable.
    srcaddr6s SdwanDuplicationSrcaddr6[]
    Source address6 or address6 group names. The structure of srcaddr6 block is documented below.
    srcaddrs SdwanDuplicationSrcaddr[]
    Source address or address group names. The structure of srcaddr block is documented below.
    srcintfs SdwanDuplicationSrcintf[]
    Incoming (ingress) interfaces or zones. The structure of srcintf block is documented below.
    dstaddr6s Sequence[SdwanDuplicationDstaddr6]
    Destination address6 or address6 group names. The structure of dstaddr6 block is documented below.
    dstaddrs Sequence[SdwanDuplicationDstaddr]
    Destination address or address group names. The structure of dstaddr block is documented below.
    dstintfs Sequence[SdwanDuplicationDstintf]
    Outgoing (egress) interfaces or zones. The structure of dstintf block is documented below.
    id int
    Duplication rule ID (1 - 255).
    packet_de_duplication str
    Enable/disable discarding of packets that have been duplicated. Valid values: enable, disable.
    packet_duplication str
    Configure packet duplication method. Valid values: disable, force, on-demand.
    service_ids Sequence[SdwanDuplicationServiceId]
    SD-WAN service rule ID list. The structure of service_id block is documented below.
    services Sequence[SdwanDuplicationService]
    Service and service group name. The structure of service block is documented below.
    sla_match_service str
    Enable/disable packet duplication matching health-check SLAs in service rule. Valid values: enable, disable.
    srcaddr6s Sequence[SdwanDuplicationSrcaddr6]
    Source address6 or address6 group names. The structure of srcaddr6 block is documented below.
    srcaddrs Sequence[SdwanDuplicationSrcaddr]
    Source address or address group names. The structure of srcaddr block is documented below.
    srcintfs Sequence[SdwanDuplicationSrcintf]
    Incoming (ingress) interfaces or zones. The structure of srcintf block is documented below.
    dstaddr6s List<Property Map>
    Destination address6 or address6 group names. The structure of dstaddr6 block is documented below.
    dstaddrs List<Property Map>
    Destination address or address group names. The structure of dstaddr block is documented below.
    dstintfs List<Property Map>
    Outgoing (egress) interfaces or zones. The structure of dstintf block is documented below.
    id Number
    Duplication rule ID (1 - 255).
    packetDeDuplication String
    Enable/disable discarding of packets that have been duplicated. Valid values: enable, disable.
    packetDuplication String
    Configure packet duplication method. Valid values: disable, force, on-demand.
    serviceIds List<Property Map>
    SD-WAN service rule ID list. The structure of service_id block is documented below.
    services List<Property Map>
    Service and service group name. The structure of service block is documented below.
    slaMatchService String
    Enable/disable packet duplication matching health-check SLAs in service rule. Valid values: enable, disable.
    srcaddr6s List<Property Map>
    Source address6 or address6 group names. The structure of srcaddr6 block is documented below.
    srcaddrs List<Property Map>
    Source address or address group names. The structure of srcaddr block is documented below.
    srcintfs List<Property Map>
    Incoming (ingress) interfaces or zones. The structure of srcintf block is documented below.

    SdwanDuplicationDstaddr, SdwanDuplicationDstaddrArgs

    Name string
    Address6 or address6 group name.
    Name string
    Address6 or address6 group name.
    name String
    Address6 or address6 group name.
    name string
    Address6 or address6 group name.
    name str
    Address6 or address6 group name.
    name String
    Address6 or address6 group name.

    SdwanDuplicationDstaddr6, SdwanDuplicationDstaddr6Args

    Name string
    Address or address group name.
    Name string
    Address or address group name.
    name String
    Address or address group name.
    name string
    Address or address group name.
    name str
    Address or address group name.
    name String
    Address or address group name.

    SdwanDuplicationDstintf, SdwanDuplicationDstintfArgs

    Name string
    Interface, zone or SDWAN zone name.
    Name string
    Interface, zone or SDWAN zone name.
    name String
    Interface, zone or SDWAN zone name.
    name string
    Interface, zone or SDWAN zone name.
    name str
    Interface, zone or SDWAN zone name.
    name String
    Interface, zone or SDWAN zone name.

    SdwanDuplicationService, SdwanDuplicationServiceArgs

    Name string
    Service and service group name.
    Name string
    Service and service group name.
    name String
    Service and service group name.
    name string
    Service and service group name.
    name str
    Service and service group name.
    name String
    Service and service group name.

    SdwanDuplicationServiceId, SdwanDuplicationServiceIdArgs

    Id int
    SD-WAN service rule ID.
    Id int
    SD-WAN service rule ID.
    id Integer
    SD-WAN service rule ID.
    id number
    SD-WAN service rule ID.
    id int
    SD-WAN service rule ID.
    id Number
    SD-WAN service rule ID.

    SdwanDuplicationSrcaddr, SdwanDuplicationSrcaddrArgs

    Name string
    Address or address group name.
    Name string
    Address or address group name.
    name String
    Address or address group name.
    name string
    Address or address group name.
    name str
    Address or address group name.
    name String
    Address or address group name.

    SdwanDuplicationSrcaddr6, SdwanDuplicationSrcaddr6Args

    Name string
    Address or address group name.
    Name string
    Address or address group name.
    name String
    Address or address group name.
    name string
    Address or address group name.
    name str
    Address or address group name.
    name String
    Address or address group name.

    SdwanDuplicationSrcintf, SdwanDuplicationSrcintfArgs

    Name string
    Interface, zone or SDWAN zone name.
    Name string
    Interface, zone or SDWAN zone name.
    name String
    Interface, zone or SDWAN zone name.
    name string
    Interface, zone or SDWAN zone name.
    name str
    Interface, zone or SDWAN zone name.
    name String
    Interface, zone or SDWAN zone name.

    SdwanFailAlertInterface, SdwanFailAlertInterfaceArgs

    Name string
    Physical interface name.
    Name string
    Physical interface name.
    name String
    Physical interface name.
    name string
    Physical interface name.
    name str
    Physical interface name.
    name String
    Physical interface name.

    SdwanHealthCheck, SdwanHealthCheckArgs

    AddrMode string
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    ClassId int
    Traffic class ID.
    DetectMode string
    The mode determining how to detect the server.
    Diffservcode string
    Differentiated services code point (DSCP) in the IP header of the probe packet.
    DnsMatchIp string
    Response IP expected from DNS server if the protocol is DNS.
    DnsRequestDomain string
    Fully qualified domain name to resolve for the DNS probe.
    EmbedMeasuredHealth string
    Enable/disable embedding measured health information. Valid values: enable, disable.
    Failtime int
    Number of failures before server is considered lost (1 - 3600, default = 5).
    FtpFile string
    Full path and file name on the FTP server to download for FTP health-check to probe.
    FtpMode string
    FTP mode. Valid values: passive, port.
    HaPriority int
    HA election priority (1 - 50).
    HttpAgent string
    String in the http-agent field in the HTTP header.
    HttpGet string
    URL used to communicate with the server if the protocol if the protocol is HTTP.
    HttpMatch string
    Response string expected from the server if the protocol is HTTP.
    Interval int
    Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
    Members List<Pulumiverse.Fortios.System.Inputs.SdwanHealthCheckMember>
    Member sequence number list. The structure of members block is documented below.
    MosCodec string
    Codec to use for MOS calculation (default = g711). Valid values: g711, g722, g729.
    Name string
    Health check name.
    PacketSize int
    Packet size of a twamp test session,
    Password string
    Twamp controller password in authentication mode
    Port int
    Port number used to communicate with the server over the selected protocol (0-65535, default = 0, auto select. http, twamp: 80, udp-echo, tcp-echo: 7, dns: 53, ftp: 21).
    ProbeCount int
    Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
    ProbePackets string
    Enable/disable transmission of probe packets. Valid values: disable, enable.
    ProbeTimeout int
    Time to wait before a probe packet is considered lost (500 - 3600*1000 msec, default = 500).
    Protocol string
    Protocol used to determine if the FortiGate can communicate with the server.
    QualityMeasuredMethod string
    Method to measure the quality of tcp-connect. Valid values: half-open, half-close.
    Recoverytime int
    Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
    SecurityMode string
    Twamp controller security mode. Valid values: none, authentication.
    Server string
    IP address or FQDN name of the server.
    SlaFailLogPeriod int
    Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
    SlaIdRedistribute int
    Select the ID from the SLA sub-table. The selected SLA's priority value will be distributed into the routing table (0 - 32, default = 0).
    SlaPassLogPeriod int
    Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
    Slas List<Pulumiverse.Fortios.System.Inputs.SdwanHealthCheckSla>
    Service level agreement (SLA). The structure of sla block is documented below.
    Source string
    Source IP address used in the health-check packet to the server.
    Source6 string
    Source IPv6 addressused in the health-check packet to server.
    SystemDns string
    Enable/disable system DNS as the probe server. Valid values: disable, enable.
    ThresholdAlertJitter int
    Alert threshold for jitter (ms, default = 0).
    ThresholdAlertLatency int
    Alert threshold for latency (ms, default = 0).
    ThresholdAlertPacketloss int
    Alert threshold for packet loss (percentage, default = 0).
    ThresholdWarningJitter int
    Warning threshold for jitter (ms, default = 0).
    ThresholdWarningLatency int
    Warning threshold for latency (ms, default = 0).
    ThresholdWarningPacketloss int
    Warning threshold for packet loss (percentage, default = 0).
    UpdateCascadeInterface string
    Enable/disable update cascade interface. Valid values: enable, disable.
    UpdateStaticRoute string
    Enable/disable updating the static route. Valid values: enable, disable.
    User string
    The user name to access probe server.
    Vrf int
    Virtual Routing Forwarding ID.
    AddrMode string
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    ClassId int
    Traffic class ID.
    DetectMode string
    The mode determining how to detect the server.
    Diffservcode string
    Differentiated services code point (DSCP) in the IP header of the probe packet.
    DnsMatchIp string
    Response IP expected from DNS server if the protocol is DNS.
    DnsRequestDomain string
    Fully qualified domain name to resolve for the DNS probe.
    EmbedMeasuredHealth string
    Enable/disable embedding measured health information. Valid values: enable, disable.
    Failtime int
    Number of failures before server is considered lost (1 - 3600, default = 5).
    FtpFile string
    Full path and file name on the FTP server to download for FTP health-check to probe.
    FtpMode string
    FTP mode. Valid values: passive, port.
    HaPriority int
    HA election priority (1 - 50).
    HttpAgent string
    String in the http-agent field in the HTTP header.
    HttpGet string
    URL used to communicate with the server if the protocol if the protocol is HTTP.
    HttpMatch string
    Response string expected from the server if the protocol is HTTP.
    Interval int
    Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
    Members []SdwanHealthCheckMember
    Member sequence number list. The structure of members block is documented below.
    MosCodec string
    Codec to use for MOS calculation (default = g711). Valid values: g711, g722, g729.
    Name string
    Health check name.
    PacketSize int
    Packet size of a twamp test session,
    Password string
    Twamp controller password in authentication mode
    Port int
    Port number used to communicate with the server over the selected protocol (0-65535, default = 0, auto select. http, twamp: 80, udp-echo, tcp-echo: 7, dns: 53, ftp: 21).
    ProbeCount int
    Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
    ProbePackets string
    Enable/disable transmission of probe packets. Valid values: disable, enable.
    ProbeTimeout int
    Time to wait before a probe packet is considered lost (500 - 3600*1000 msec, default = 500).
    Protocol string
    Protocol used to determine if the FortiGate can communicate with the server.
    QualityMeasuredMethod string
    Method to measure the quality of tcp-connect. Valid values: half-open, half-close.
    Recoverytime int
    Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
    SecurityMode string
    Twamp controller security mode. Valid values: none, authentication.
    Server string
    IP address or FQDN name of the server.
    SlaFailLogPeriod int
    Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
    SlaIdRedistribute int
    Select the ID from the SLA sub-table. The selected SLA's priority value will be distributed into the routing table (0 - 32, default = 0).
    SlaPassLogPeriod int
    Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
    Slas []SdwanHealthCheckSla
    Service level agreement (SLA). The structure of sla block is documented below.
    Source string
    Source IP address used in the health-check packet to the server.
    Source6 string
    Source IPv6 addressused in the health-check packet to server.
    SystemDns string
    Enable/disable system DNS as the probe server. Valid values: disable, enable.
    ThresholdAlertJitter int
    Alert threshold for jitter (ms, default = 0).
    ThresholdAlertLatency int
    Alert threshold for latency (ms, default = 0).
    ThresholdAlertPacketloss int
    Alert threshold for packet loss (percentage, default = 0).
    ThresholdWarningJitter int
    Warning threshold for jitter (ms, default = 0).
    ThresholdWarningLatency int
    Warning threshold for latency (ms, default = 0).
    ThresholdWarningPacketloss int
    Warning threshold for packet loss (percentage, default = 0).
    UpdateCascadeInterface string
    Enable/disable update cascade interface. Valid values: enable, disable.
    UpdateStaticRoute string
    Enable/disable updating the static route. Valid values: enable, disable.
    User string
    The user name to access probe server.
    Vrf int
    Virtual Routing Forwarding ID.
    addrMode String
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    classId Integer
    Traffic class ID.
    detectMode String
    The mode determining how to detect the server.
    diffservcode String
    Differentiated services code point (DSCP) in the IP header of the probe packet.
    dnsMatchIp String
    Response IP expected from DNS server if the protocol is DNS.
    dnsRequestDomain String
    Fully qualified domain name to resolve for the DNS probe.
    embedMeasuredHealth String
    Enable/disable embedding measured health information. Valid values: enable, disable.
    failtime Integer
    Number of failures before server is considered lost (1 - 3600, default = 5).
    ftpFile String
    Full path and file name on the FTP server to download for FTP health-check to probe.
    ftpMode String
    FTP mode. Valid values: passive, port.
    haPriority Integer
    HA election priority (1 - 50).
    httpAgent String
    String in the http-agent field in the HTTP header.
    httpGet String
    URL used to communicate with the server if the protocol if the protocol is HTTP.
    httpMatch String
    Response string expected from the server if the protocol is HTTP.
    interval Integer
    Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
    members List<SdwanHealthCheckMember>
    Member sequence number list. The structure of members block is documented below.
    mosCodec String
    Codec to use for MOS calculation (default = g711). Valid values: g711, g722, g729.
    name String
    Health check name.
    packetSize Integer
    Packet size of a twamp test session,
    password String
    Twamp controller password in authentication mode
    port Integer
    Port number used to communicate with the server over the selected protocol (0-65535, default = 0, auto select. http, twamp: 80, udp-echo, tcp-echo: 7, dns: 53, ftp: 21).
    probeCount Integer
    Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
    probePackets String
    Enable/disable transmission of probe packets. Valid values: disable, enable.
    probeTimeout Integer
    Time to wait before a probe packet is considered lost (500 - 3600*1000 msec, default = 500).
    protocol String
    Protocol used to determine if the FortiGate can communicate with the server.
    qualityMeasuredMethod String
    Method to measure the quality of tcp-connect. Valid values: half-open, half-close.
    recoverytime Integer
    Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
    securityMode String
    Twamp controller security mode. Valid values: none, authentication.
    server String
    IP address or FQDN name of the server.
    slaFailLogPeriod Integer
    Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
    slaIdRedistribute Integer
    Select the ID from the SLA sub-table. The selected SLA's priority value will be distributed into the routing table (0 - 32, default = 0).
    slaPassLogPeriod Integer
    Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
    slas List<SdwanHealthCheckSla>
    Service level agreement (SLA). The structure of sla block is documented below.
    source String
    Source IP address used in the health-check packet to the server.
    source6 String
    Source IPv6 addressused in the health-check packet to server.
    systemDns String
    Enable/disable system DNS as the probe server. Valid values: disable, enable.
    thresholdAlertJitter Integer
    Alert threshold for jitter (ms, default = 0).
    thresholdAlertLatency Integer
    Alert threshold for latency (ms, default = 0).
    thresholdAlertPacketloss Integer
    Alert threshold for packet loss (percentage, default = 0).
    thresholdWarningJitter Integer
    Warning threshold for jitter (ms, default = 0).
    thresholdWarningLatency Integer
    Warning threshold for latency (ms, default = 0).
    thresholdWarningPacketloss Integer
    Warning threshold for packet loss (percentage, default = 0).
    updateCascadeInterface String
    Enable/disable update cascade interface. Valid values: enable, disable.
    updateStaticRoute String
    Enable/disable updating the static route. Valid values: enable, disable.
    user String
    The user name to access probe server.
    vrf Integer
    Virtual Routing Forwarding ID.
    addrMode string
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    classId number
    Traffic class ID.
    detectMode string
    The mode determining how to detect the server.
    diffservcode string
    Differentiated services code point (DSCP) in the IP header of the probe packet.
    dnsMatchIp string
    Response IP expected from DNS server if the protocol is DNS.
    dnsRequestDomain string
    Fully qualified domain name to resolve for the DNS probe.
    embedMeasuredHealth string
    Enable/disable embedding measured health information. Valid values: enable, disable.
    failtime number
    Number of failures before server is considered lost (1 - 3600, default = 5).
    ftpFile string
    Full path and file name on the FTP server to download for FTP health-check to probe.
    ftpMode string
    FTP mode. Valid values: passive, port.
    haPriority number
    HA election priority (1 - 50).
    httpAgent string
    String in the http-agent field in the HTTP header.
    httpGet string
    URL used to communicate with the server if the protocol if the protocol is HTTP.
    httpMatch string
    Response string expected from the server if the protocol is HTTP.
    interval number
    Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
    members SdwanHealthCheckMember[]
    Member sequence number list. The structure of members block is documented below.
    mosCodec string
    Codec to use for MOS calculation (default = g711). Valid values: g711, g722, g729.
    name string
    Health check name.
    packetSize number
    Packet size of a twamp test session,
    password string
    Twamp controller password in authentication mode
    port number
    Port number used to communicate with the server over the selected protocol (0-65535, default = 0, auto select. http, twamp: 80, udp-echo, tcp-echo: 7, dns: 53, ftp: 21).
    probeCount number
    Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
    probePackets string
    Enable/disable transmission of probe packets. Valid values: disable, enable.
    probeTimeout number
    Time to wait before a probe packet is considered lost (500 - 3600*1000 msec, default = 500).
    protocol string
    Protocol used to determine if the FortiGate can communicate with the server.
    qualityMeasuredMethod string
    Method to measure the quality of tcp-connect. Valid values: half-open, half-close.
    recoverytime number
    Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
    securityMode string
    Twamp controller security mode. Valid values: none, authentication.
    server string
    IP address or FQDN name of the server.
    slaFailLogPeriod number
    Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
    slaIdRedistribute number
    Select the ID from the SLA sub-table. The selected SLA's priority value will be distributed into the routing table (0 - 32, default = 0).
    slaPassLogPeriod number
    Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
    slas SdwanHealthCheckSla[]
    Service level agreement (SLA). The structure of sla block is documented below.
    source string
    Source IP address used in the health-check packet to the server.
    source6 string
    Source IPv6 addressused in the health-check packet to server.
    systemDns string
    Enable/disable system DNS as the probe server. Valid values: disable, enable.
    thresholdAlertJitter number
    Alert threshold for jitter (ms, default = 0).
    thresholdAlertLatency number
    Alert threshold for latency (ms, default = 0).
    thresholdAlertPacketloss number
    Alert threshold for packet loss (percentage, default = 0).
    thresholdWarningJitter number
    Warning threshold for jitter (ms, default = 0).
    thresholdWarningLatency number
    Warning threshold for latency (ms, default = 0).
    thresholdWarningPacketloss number
    Warning threshold for packet loss (percentage, default = 0).
    updateCascadeInterface string
    Enable/disable update cascade interface. Valid values: enable, disable.
    updateStaticRoute string
    Enable/disable updating the static route. Valid values: enable, disable.
    user string
    The user name to access probe server.
    vrf number
    Virtual Routing Forwarding ID.
    addr_mode str
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    class_id int
    Traffic class ID.
    detect_mode str
    The mode determining how to detect the server.
    diffservcode str
    Differentiated services code point (DSCP) in the IP header of the probe packet.
    dns_match_ip str
    Response IP expected from DNS server if the protocol is DNS.
    dns_request_domain str
    Fully qualified domain name to resolve for the DNS probe.
    embed_measured_health str
    Enable/disable embedding measured health information. Valid values: enable, disable.
    failtime int
    Number of failures before server is considered lost (1 - 3600, default = 5).
    ftp_file str
    Full path and file name on the FTP server to download for FTP health-check to probe.
    ftp_mode str
    FTP mode. Valid values: passive, port.
    ha_priority int
    HA election priority (1 - 50).
    http_agent str
    String in the http-agent field in the HTTP header.
    http_get str
    URL used to communicate with the server if the protocol if the protocol is HTTP.
    http_match str
    Response string expected from the server if the protocol is HTTP.
    interval int
    Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
    members Sequence[SdwanHealthCheckMember]
    Member sequence number list. The structure of members block is documented below.
    mos_codec str
    Codec to use for MOS calculation (default = g711). Valid values: g711, g722, g729.
    name str
    Health check name.
    packet_size int
    Packet size of a twamp test session,
    password str
    Twamp controller password in authentication mode
    port int
    Port number used to communicate with the server over the selected protocol (0-65535, default = 0, auto select. http, twamp: 80, udp-echo, tcp-echo: 7, dns: 53, ftp: 21).
    probe_count int
    Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
    probe_packets str
    Enable/disable transmission of probe packets. Valid values: disable, enable.
    probe_timeout int
    Time to wait before a probe packet is considered lost (500 - 3600*1000 msec, default = 500).
    protocol str
    Protocol used to determine if the FortiGate can communicate with the server.
    quality_measured_method str
    Method to measure the quality of tcp-connect. Valid values: half-open, half-close.
    recoverytime int
    Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
    security_mode str
    Twamp controller security mode. Valid values: none, authentication.
    server str
    IP address or FQDN name of the server.
    sla_fail_log_period int
    Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
    sla_id_redistribute int
    Select the ID from the SLA sub-table. The selected SLA's priority value will be distributed into the routing table (0 - 32, default = 0).
    sla_pass_log_period int
    Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
    slas Sequence[SdwanHealthCheckSla]
    Service level agreement (SLA). The structure of sla block is documented below.
    source str
    Source IP address used in the health-check packet to the server.
    source6 str
    Source IPv6 addressused in the health-check packet to server.
    system_dns str
    Enable/disable system DNS as the probe server. Valid values: disable, enable.
    threshold_alert_jitter int
    Alert threshold for jitter (ms, default = 0).
    threshold_alert_latency int
    Alert threshold for latency (ms, default = 0).
    threshold_alert_packetloss int
    Alert threshold for packet loss (percentage, default = 0).
    threshold_warning_jitter int
    Warning threshold for jitter (ms, default = 0).
    threshold_warning_latency int
    Warning threshold for latency (ms, default = 0).
    threshold_warning_packetloss int
    Warning threshold for packet loss (percentage, default = 0).
    update_cascade_interface str
    Enable/disable update cascade interface. Valid values: enable, disable.
    update_static_route str
    Enable/disable updating the static route. Valid values: enable, disable.
    user str
    The user name to access probe server.
    vrf int
    Virtual Routing Forwarding ID.
    addrMode String
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    classId Number
    Traffic class ID.
    detectMode String
    The mode determining how to detect the server.
    diffservcode String
    Differentiated services code point (DSCP) in the IP header of the probe packet.
    dnsMatchIp String
    Response IP expected from DNS server if the protocol is DNS.
    dnsRequestDomain String
    Fully qualified domain name to resolve for the DNS probe.
    embedMeasuredHealth String
    Enable/disable embedding measured health information. Valid values: enable, disable.
    failtime Number
    Number of failures before server is considered lost (1 - 3600, default = 5).
    ftpFile String
    Full path and file name on the FTP server to download for FTP health-check to probe.
    ftpMode String
    FTP mode. Valid values: passive, port.
    haPriority Number
    HA election priority (1 - 50).
    httpAgent String
    String in the http-agent field in the HTTP header.
    httpGet String
    URL used to communicate with the server if the protocol if the protocol is HTTP.
    httpMatch String
    Response string expected from the server if the protocol is HTTP.
    interval Number
    Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
    members List<Property Map>
    Member sequence number list. The structure of members block is documented below.
    mosCodec String
    Codec to use for MOS calculation (default = g711). Valid values: g711, g722, g729.
    name String
    Health check name.
    packetSize Number
    Packet size of a twamp test session,
    password String
    Twamp controller password in authentication mode
    port Number
    Port number used to communicate with the server over the selected protocol (0-65535, default = 0, auto select. http, twamp: 80, udp-echo, tcp-echo: 7, dns: 53, ftp: 21).
    probeCount Number
    Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
    probePackets String
    Enable/disable transmission of probe packets. Valid values: disable, enable.
    probeTimeout Number
    Time to wait before a probe packet is considered lost (500 - 3600*1000 msec, default = 500).
    protocol String
    Protocol used to determine if the FortiGate can communicate with the server.
    qualityMeasuredMethod String
    Method to measure the quality of tcp-connect. Valid values: half-open, half-close.
    recoverytime Number
    Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
    securityMode String
    Twamp controller security mode. Valid values: none, authentication.
    server String
    IP address or FQDN name of the server.
    slaFailLogPeriod Number
    Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
    slaIdRedistribute Number
    Select the ID from the SLA sub-table. The selected SLA's priority value will be distributed into the routing table (0 - 32, default = 0).
    slaPassLogPeriod Number
    Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
    slas List<Property Map>
    Service level agreement (SLA). The structure of sla block is documented below.
    source String
    Source IP address used in the health-check packet to the server.
    source6 String
    Source IPv6 addressused in the health-check packet to server.
    systemDns String
    Enable/disable system DNS as the probe server. Valid values: disable, enable.
    thresholdAlertJitter Number
    Alert threshold for jitter (ms, default = 0).
    thresholdAlertLatency Number
    Alert threshold for latency (ms, default = 0).
    thresholdAlertPacketloss Number
    Alert threshold for packet loss (percentage, default = 0).
    thresholdWarningJitter Number
    Warning threshold for jitter (ms, default = 0).
    thresholdWarningLatency Number
    Warning threshold for latency (ms, default = 0).
    thresholdWarningPacketloss Number
    Warning threshold for packet loss (percentage, default = 0).
    updateCascadeInterface String
    Enable/disable update cascade interface. Valid values: enable, disable.
    updateStaticRoute String
    Enable/disable updating the static route. Valid values: enable, disable.
    user String
    The user name to access probe server.
    vrf Number
    Virtual Routing Forwarding ID.

    SdwanHealthCheckMember, SdwanHealthCheckMemberArgs

    SeqNum int
    Member sequence number.
    SeqNum int
    Member sequence number.
    seqNum Integer
    Member sequence number.
    seqNum number
    Member sequence number.
    seq_num int
    Member sequence number.
    seqNum Number
    Member sequence number.

    SdwanHealthCheckSla, SdwanHealthCheckSlaArgs

    Id int
    SLA ID.
    JitterThreshold int
    Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    LatencyThreshold int
    Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    LinkCostFactor string
    Criteria on which to base link selection.
    MosThreshold string
    Minimum Mean Opinion Score for SLA to be marked as pass. (1.0 - 5.0, default = 3.6).
    PacketlossThreshold int
    Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
    PriorityInSla int
    Value to be distributed into routing table when in-sla (0 - 65535, default = 0).
    PriorityOutSla int
    Value to be distributed into routing table when out-sla (0 - 65535, default = 0).
    Id int
    SLA ID.
    JitterThreshold int
    Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    LatencyThreshold int
    Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    LinkCostFactor string
    Criteria on which to base link selection.
    MosThreshold string
    Minimum Mean Opinion Score for SLA to be marked as pass. (1.0 - 5.0, default = 3.6).
    PacketlossThreshold int
    Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
    PriorityInSla int
    Value to be distributed into routing table when in-sla (0 - 65535, default = 0).
    PriorityOutSla int
    Value to be distributed into routing table when out-sla (0 - 65535, default = 0).
    id Integer
    SLA ID.
    jitterThreshold Integer
    Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    latencyThreshold Integer
    Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    linkCostFactor String
    Criteria on which to base link selection.
    mosThreshold String
    Minimum Mean Opinion Score for SLA to be marked as pass. (1.0 - 5.0, default = 3.6).
    packetlossThreshold Integer
    Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
    priorityInSla Integer
    Value to be distributed into routing table when in-sla (0 - 65535, default = 0).
    priorityOutSla Integer
    Value to be distributed into routing table when out-sla (0 - 65535, default = 0).
    id number
    SLA ID.
    jitterThreshold number
    Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    latencyThreshold number
    Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    linkCostFactor string
    Criteria on which to base link selection.
    mosThreshold string
    Minimum Mean Opinion Score for SLA to be marked as pass. (1.0 - 5.0, default = 3.6).
    packetlossThreshold number
    Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
    priorityInSla number
    Value to be distributed into routing table when in-sla (0 - 65535, default = 0).
    priorityOutSla number
    Value to be distributed into routing table when out-sla (0 - 65535, default = 0).
    id int
    SLA ID.
    jitter_threshold int
    Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    latency_threshold int
    Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    link_cost_factor str
    Criteria on which to base link selection.
    mos_threshold str
    Minimum Mean Opinion Score for SLA to be marked as pass. (1.0 - 5.0, default = 3.6).
    packetloss_threshold int
    Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
    priority_in_sla int
    Value to be distributed into routing table when in-sla (0 - 65535, default = 0).
    priority_out_sla int
    Value to be distributed into routing table when out-sla (0 - 65535, default = 0).
    id Number
    SLA ID.
    jitterThreshold Number
    Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    latencyThreshold Number
    Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
    linkCostFactor String
    Criteria on which to base link selection.
    mosThreshold String
    Minimum Mean Opinion Score for SLA to be marked as pass. (1.0 - 5.0, default = 3.6).
    packetlossThreshold Number
    Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
    priorityInSla Number
    Value to be distributed into routing table when in-sla (0 - 65535, default = 0).
    priorityOutSla Number
    Value to be distributed into routing table when out-sla (0 - 65535, default = 0).

    SdwanMember, SdwanMemberArgs

    Comment string
    Comments.
    Cost int
    Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
    Gateway string
    The default gateway for this interface. Usually the default gateway of the Internet service provider that this interface is connected to.
    Gateway6 string
    IPv6 gateway.
    IngressSpilloverThreshold int
    Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    Interface string
    Interface name.
    PreferredSource string
    Preferred source of route for this member.
    Priority int
    Priority of the interface (0 - 65535). Used for SD-WAN rules or priority rules.
    Priority6 int
    Priority of the interface for IPv6 (1 - 65535, default = 1024). Used for SD-WAN rules or priority rules.
    SeqNum int
    Member sequence number.
    Source string
    Source IP address used in the health-check packet to the server.
    Source6 string
    Source IPv6 address used in the health-check packet to the server.
    SpilloverThreshold int
    Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    Status string
    Enable/disable this interface in the SD-WAN. Valid values: disable, enable.
    TransportGroup int
    Measured transport group (0 - 255).
    VolumeRatio int
    Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
    Weight int
    Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
    Zone string
    Zone name.
    Comment string
    Comments.
    Cost int
    Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
    Gateway string
    The default gateway for this interface. Usually the default gateway of the Internet service provider that this interface is connected to.
    Gateway6 string
    IPv6 gateway.
    IngressSpilloverThreshold int
    Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    Interface string
    Interface name.
    PreferredSource string
    Preferred source of route for this member.
    Priority int
    Priority of the interface (0 - 65535). Used for SD-WAN rules or priority rules.
    Priority6 int
    Priority of the interface for IPv6 (1 - 65535, default = 1024). Used for SD-WAN rules or priority rules.
    SeqNum int
    Member sequence number.
    Source string
    Source IP address used in the health-check packet to the server.
    Source6 string
    Source IPv6 address used in the health-check packet to the server.
    SpilloverThreshold int
    Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    Status string
    Enable/disable this interface in the SD-WAN. Valid values: disable, enable.
    TransportGroup int
    Measured transport group (0 - 255).
    VolumeRatio int
    Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
    Weight int
    Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
    Zone string
    Zone name.
    comment String
    Comments.
    cost Integer
    Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
    gateway String
    The default gateway for this interface. Usually the default gateway of the Internet service provider that this interface is connected to.
    gateway6 String
    IPv6 gateway.
    ingressSpilloverThreshold Integer
    Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    interface_ String
    Interface name.
    preferredSource String
    Preferred source of route for this member.
    priority Integer
    Priority of the interface (0 - 65535). Used for SD-WAN rules or priority rules.
    priority6 Integer
    Priority of the interface for IPv6 (1 - 65535, default = 1024). Used for SD-WAN rules or priority rules.
    seqNum Integer
    Member sequence number.
    source String
    Source IP address used in the health-check packet to the server.
    source6 String
    Source IPv6 address used in the health-check packet to the server.
    spilloverThreshold Integer
    Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    status String
    Enable/disable this interface in the SD-WAN. Valid values: disable, enable.
    transportGroup Integer
    Measured transport group (0 - 255).
    volumeRatio Integer
    Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
    weight Integer
    Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
    zone String
    Zone name.
    comment string
    Comments.
    cost number
    Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
    gateway string
    The default gateway for this interface. Usually the default gateway of the Internet service provider that this interface is connected to.
    gateway6 string
    IPv6 gateway.
    ingressSpilloverThreshold number
    Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    interface string
    Interface name.
    preferredSource string
    Preferred source of route for this member.
    priority number
    Priority of the interface (0 - 65535). Used for SD-WAN rules or priority rules.
    priority6 number
    Priority of the interface for IPv6 (1 - 65535, default = 1024). Used for SD-WAN rules or priority rules.
    seqNum number
    Member sequence number.
    source string
    Source IP address used in the health-check packet to the server.
    source6 string
    Source IPv6 address used in the health-check packet to the server.
    spilloverThreshold number
    Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    status string
    Enable/disable this interface in the SD-WAN. Valid values: disable, enable.
    transportGroup number
    Measured transport group (0 - 255).
    volumeRatio number
    Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
    weight number
    Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
    zone string
    Zone name.
    comment str
    Comments.
    cost int
    Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
    gateway str
    The default gateway for this interface. Usually the default gateway of the Internet service provider that this interface is connected to.
    gateway6 str
    IPv6 gateway.
    ingress_spillover_threshold int
    Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    interface str
    Interface name.
    preferred_source str
    Preferred source of route for this member.
    priority int
    Priority of the interface (0 - 65535). Used for SD-WAN rules or priority rules.
    priority6 int
    Priority of the interface for IPv6 (1 - 65535, default = 1024). Used for SD-WAN rules or priority rules.
    seq_num int
    Member sequence number.
    source str
    Source IP address used in the health-check packet to the server.
    source6 str
    Source IPv6 address used in the health-check packet to the server.
    spillover_threshold int
    Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    status str
    Enable/disable this interface in the SD-WAN. Valid values: disable, enable.
    transport_group int
    Measured transport group (0 - 255).
    volume_ratio int
    Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
    weight int
    Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
    zone str
    Zone name.
    comment String
    Comments.
    cost Number
    Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
    gateway String
    The default gateway for this interface. Usually the default gateway of the Internet service provider that this interface is connected to.
    gateway6 String
    IPv6 gateway.
    ingressSpilloverThreshold Number
    Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    interface String
    Interface name.
    preferredSource String
    Preferred source of route for this member.
    priority Number
    Priority of the interface (0 - 65535). Used for SD-WAN rules or priority rules.
    priority6 Number
    Priority of the interface for IPv6 (1 - 65535, default = 1024). Used for SD-WAN rules or priority rules.
    seqNum Number
    Member sequence number.
    source String
    Source IP address used in the health-check packet to the server.
    source6 String
    Source IPv6 address used in the health-check packet to the server.
    spilloverThreshold Number
    Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
    status String
    Enable/disable this interface in the SD-WAN. Valid values: disable, enable.
    transportGroup Number
    Measured transport group (0 - 255).
    volumeRatio Number
    Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
    weight Number
    Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
    zone String
    Zone name.

    SdwanNeighbor, SdwanNeighborArgs

    HealthCheck string
    SD-WAN health-check name.
    Ip string
    IP/IPv6 address of neighbor.
    Member int
    Member sequence number.
    MemberBlocks List<Pulumiverse.Fortios.System.Inputs.SdwanNeighborMemberBlock>
    Member sequence number list. The structure of member_block block is documented below.
    MinimumSlaMeetMembers int
    Minimum number of members which meet SLA when the neighbor is preferred.
    Mode string
    What metric to select the neighbor. Valid values: sla, speedtest.
    Role string
    Role of neighbor. Valid values: standalone, primary, secondary.
    ServiceId int
    SD-WAN service ID to work with the neighbor.
    SlaId int
    SLA ID.
    HealthCheck string
    SD-WAN health-check name.
    Ip string
    IP/IPv6 address of neighbor.
    Member int
    Member sequence number.
    MemberBlocks []SdwanNeighborMemberBlock
    Member sequence number list. The structure of member_block block is documented below.
    MinimumSlaMeetMembers int
    Minimum number of members which meet SLA when the neighbor is preferred.
    Mode string
    What metric to select the neighbor. Valid values: sla, speedtest.
    Role string
    Role of neighbor. Valid values: standalone, primary, secondary.
    ServiceId int
    SD-WAN service ID to work with the neighbor.
    SlaId int
    SLA ID.
    healthCheck String
    SD-WAN health-check name.
    ip String
    IP/IPv6 address of neighbor.
    member Integer
    Member sequence number.
    memberBlocks List<SdwanNeighborMemberBlock>
    Member sequence number list. The structure of member_block block is documented below.
    minimumSlaMeetMembers Integer
    Minimum number of members which meet SLA when the neighbor is preferred.
    mode String
    What metric to select the neighbor. Valid values: sla, speedtest.
    role String
    Role of neighbor. Valid values: standalone, primary, secondary.
    serviceId Integer
    SD-WAN service ID to work with the neighbor.
    slaId Integer
    SLA ID.
    healthCheck string
    SD-WAN health-check name.
    ip string
    IP/IPv6 address of neighbor.
    member number
    Member sequence number.
    memberBlocks SdwanNeighborMemberBlock[]
    Member sequence number list. The structure of member_block block is documented below.
    minimumSlaMeetMembers number
    Minimum number of members which meet SLA when the neighbor is preferred.
    mode string
    What metric to select the neighbor. Valid values: sla, speedtest.
    role string
    Role of neighbor. Valid values: standalone, primary, secondary.
    serviceId number
    SD-WAN service ID to work with the neighbor.
    slaId number
    SLA ID.
    health_check str
    SD-WAN health-check name.
    ip str
    IP/IPv6 address of neighbor.
    member int
    Member sequence number.
    member_blocks Sequence[SdwanNeighborMemberBlock]
    Member sequence number list. The structure of member_block block is documented below.
    minimum_sla_meet_members int
    Minimum number of members which meet SLA when the neighbor is preferred.
    mode str
    What metric to select the neighbor. Valid values: sla, speedtest.
    role str
    Role of neighbor. Valid values: standalone, primary, secondary.
    service_id int
    SD-WAN service ID to work with the neighbor.
    sla_id int
    SLA ID.
    healthCheck String
    SD-WAN health-check name.
    ip String
    IP/IPv6 address of neighbor.
    member Number
    Member sequence number.
    memberBlocks List<Property Map>
    Member sequence number list. The structure of member_block block is documented below.
    minimumSlaMeetMembers Number
    Minimum number of members which meet SLA when the neighbor is preferred.
    mode String
    What metric to select the neighbor. Valid values: sla, speedtest.
    role String
    Role of neighbor. Valid values: standalone, primary, secondary.
    serviceId Number
    SD-WAN service ID to work with the neighbor.
    slaId Number
    SLA ID.

    SdwanNeighborMemberBlock, SdwanNeighborMemberBlockArgs

    SeqNum int
    Member sequence number.
    SeqNum int
    Member sequence number.
    seqNum Integer
    Member sequence number.
    seqNum number
    Member sequence number.
    seq_num int
    Member sequence number.
    seqNum Number
    Member sequence number.

    SdwanService, SdwanServiceArgs

    AddrMode string
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    AgentExclusive string
    Set/unset the service as agent use exclusively. Valid values: enable, disable.
    BandwidthWeight int
    Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
    Default string
    Enable/disable use of SD-WAN as default service. Valid values: enable, disable.
    DscpForward string
    Enable/disable forward traffic DSCP tag. Valid values: enable, disable.
    DscpForwardTag string
    Forward traffic DSCP tag.
    DscpReverse string
    Enable/disable reverse traffic DSCP tag. Valid values: enable, disable.
    DscpReverseTag string
    Reverse traffic DSCP tag.
    Dst6s List<Pulumiverse.Fortios.System.Inputs.SdwanServiceDst6>
    Destination address6 name. The structure of dst6 block is documented below.
    DstNegate string
    Enable/disable negation of destination address match. Valid values: enable, disable.
    Dsts List<Pulumiverse.Fortios.System.Inputs.SdwanServiceDst>
    Destination address name. The structure of dst block is documented below.
    EndPort int
    End destination port number.
    EndSrcPort int
    End source port number.
    Gateway string
    Enable/disable SD-WAN service gateway. Valid values: enable, disable.
    Groups List<Pulumiverse.Fortios.System.Inputs.SdwanServiceGroup>
    User groups. The structure of groups block is documented below.
    HashMode string
    Hash algorithm for selected priority members for load balance mode. Valid values: round-robin, source-ip-based, source-dest-ip-based, inbandwidth, outbandwidth, bibandwidth.
    HealthChecks List<Pulumiverse.Fortios.System.Inputs.SdwanServiceHealthCheck>
    Health check list. The structure of health_check block is documented below.
    HoldDownTime int
    Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
    Id int
    SD-WAN rule ID (1 - 4000).
    InputDeviceNegate string
    Enable/disable negation of input device match. Valid values: enable, disable.
    InputDevices List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInputDevice>
    Source interface name. The structure of input_device block is documented below.
    InputZones List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInputZone>
    Source input-zone name. The structure of input_zone block is documented below.
    InternetService string
    Enable/disable use of Internet service for application-based load balancing. Valid values: enable, disable.
    InternetServiceAppCtrlCategories List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInternetServiceAppCtrlCategory>
    IDs of one or more application control categories. The structure of internet_service_app_ctrl_category block is documented below.
    InternetServiceAppCtrlGroups List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInternetServiceAppCtrlGroup>
    Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
    InternetServiceAppCtrls List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInternetServiceAppCtrl>
    Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
    InternetServiceCustomGroups List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInternetServiceCustomGroup>
    Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
    InternetServiceCustoms List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInternetServiceCustom>
    Custom Internet service name list. The structure of internet_service_custom block is documented below.
    InternetServiceGroups List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInternetServiceGroup>
    Internet Service group list. The structure of internet_service_group block is documented below.
    InternetServiceNames List<Pulumiverse.Fortios.System.Inputs.SdwanServiceInternetServiceName>
    Internet service name list. The structure of internet_service_name block is documented below.
    JitterWeight int
    Coefficient of jitter in the formula of custom-profile-1.
    LatencyWeight int
    Coefficient of latency in the formula of custom-profile-1.
    LinkCostFactor string
    Link cost factor. Valid values: latency, jitter, packet-loss, inbandwidth, outbandwidth, bibandwidth, custom-profile-1.
    LinkCostThreshold int
    Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
    LoadBalance string
    Enable/disable load-balance. Valid values: enable, disable.
    MinimumSlaMeetMembers int
    Minimum number of members which meet SLA.
    Mode string
    Control how the SD-WAN rule sets the priority of interfaces in the SD-WAN.
    Name string
    Service and service group name.
    PacketLossWeight int
    Coefficient of packet-loss in the formula of custom-profile-1.
    PassiveMeasurement string
    Enable/disable passive measurement based on the service criteria. Valid values: enable, disable.
    PriorityMembers List<Pulumiverse.Fortios.System.Inputs.SdwanServicePriorityMember>
    Member sequence number list. The structure of priority_members block is documented below.
    PriorityZones List<Pulumiverse.Fortios.System.Inputs.SdwanServicePriorityZone>
    Priority zone name list. The structure of priority_zone block is documented below.
    Protocol int
    Protocol number.
    QualityLink int
    Quality grade.
    Role string
    Service role to work with neighbor. Valid values: standalone, primary, secondary.
    RouteTag int
    IPv4 route map route-tag.
    Shortcut string
    Enable/disable shortcut for this service. Valid values: enable, disable.
    ShortcutPriority string
    High priority of ADVPN shortcut for this service. Valid values: enable, disable, auto.
    ShortcutStickiness string
    Enable/disable shortcut-stickiness of ADVPN. Valid values: enable, disable.
    SlaCompareMethod string
    Method to compare SLA value for SLA mode. Valid values: order, number.
    SlaStickiness string
    Enable/disable SLA stickiness (default = disable). Valid values: enable, disable.
    Slas List<Pulumiverse.Fortios.System.Inputs.SdwanServiceSla>
    Service level agreement (SLA). The structure of sla block is documented below.
    Src6s List<Pulumiverse.Fortios.System.Inputs.SdwanServiceSrc6>
    Source address6 name. The structure of src6 block is documented below.
    SrcNegate string
    Enable/disable negation of source address match. Valid values: enable, disable.
    Srcs List<Pulumiverse.Fortios.System.Inputs.SdwanServiceSrc>
    Source address name. The structure of src block is documented below.
    StandaloneAction string
    Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values: enable, disable.
    StartPort int
    Start destination port number.
    StartSrcPort int
    Start source port number.
    Status string
    Enable/disable SD-WAN service. Valid values: enable, disable.
    TieBreak string
    Method of selecting member if more than one meets the SLA.
    Tos string
    Type of service bit pattern.
    TosMask string
    Type of service evaluated bits.
    UseShortcutSla string
    Enable/disable use of ADVPN shortcut for quality comparison. Valid values: enable, disable.
    Users List<Pulumiverse.Fortios.System.Inputs.SdwanServiceUser>
    User name. The structure of users block is documented below.
    ZoneMode string
    Enable/disable zone mode. Valid values: enable, disable.
    AddrMode string
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    AgentExclusive string
    Set/unset the service as agent use exclusively. Valid values: enable, disable.
    BandwidthWeight int
    Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
    Default string
    Enable/disable use of SD-WAN as default service. Valid values: enable, disable.
    DscpForward string
    Enable/disable forward traffic DSCP tag. Valid values: enable, disable.
    DscpForwardTag string
    Forward traffic DSCP tag.
    DscpReverse string
    Enable/disable reverse traffic DSCP tag. Valid values: enable, disable.
    DscpReverseTag string
    Reverse traffic DSCP tag.
    Dst6s []SdwanServiceDst6
    Destination address6 name. The structure of dst6 block is documented below.
    DstNegate string
    Enable/disable negation of destination address match. Valid values: enable, disable.
    Dsts []SdwanServiceDst
    Destination address name. The structure of dst block is documented below.
    EndPort int
    End destination port number.
    EndSrcPort int
    End source port number.
    Gateway string
    Enable/disable SD-WAN service gateway. Valid values: enable, disable.
    Groups []SdwanServiceGroup
    User groups. The structure of groups block is documented below.
    HashMode string
    Hash algorithm for selected priority members for load balance mode. Valid values: round-robin, source-ip-based, source-dest-ip-based, inbandwidth, outbandwidth, bibandwidth.
    HealthChecks []SdwanServiceHealthCheck
    Health check list. The structure of health_check block is documented below.
    HoldDownTime int
    Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
    Id int
    SD-WAN rule ID (1 - 4000).
    InputDeviceNegate string
    Enable/disable negation of input device match. Valid values: enable, disable.
    InputDevices []SdwanServiceInputDevice
    Source interface name. The structure of input_device block is documented below.
    InputZones []SdwanServiceInputZone
    Source input-zone name. The structure of input_zone block is documented below.
    InternetService string
    Enable/disable use of Internet service for application-based load balancing. Valid values: enable, disable.
    InternetServiceAppCtrlCategories []SdwanServiceInternetServiceAppCtrlCategory
    IDs of one or more application control categories. The structure of internet_service_app_ctrl_category block is documented below.
    InternetServiceAppCtrlGroups []SdwanServiceInternetServiceAppCtrlGroup
    Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
    InternetServiceAppCtrls []SdwanServiceInternetServiceAppCtrl
    Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
    InternetServiceCustomGroups []SdwanServiceInternetServiceCustomGroup
    Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
    InternetServiceCustoms []SdwanServiceInternetServiceCustom
    Custom Internet service name list. The structure of internet_service_custom block is documented below.
    InternetServiceGroups []SdwanServiceInternetServiceGroup
    Internet Service group list. The structure of internet_service_group block is documented below.
    InternetServiceNames []SdwanServiceInternetServiceName
    Internet service name list. The structure of internet_service_name block is documented below.
    JitterWeight int
    Coefficient of jitter in the formula of custom-profile-1.
    LatencyWeight int
    Coefficient of latency in the formula of custom-profile-1.
    LinkCostFactor string
    Link cost factor. Valid values: latency, jitter, packet-loss, inbandwidth, outbandwidth, bibandwidth, custom-profile-1.
    LinkCostThreshold int
    Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
    LoadBalance string
    Enable/disable load-balance. Valid values: enable, disable.
    MinimumSlaMeetMembers int
    Minimum number of members which meet SLA.
    Mode string
    Control how the SD-WAN rule sets the priority of interfaces in the SD-WAN.
    Name string
    Service and service group name.
    PacketLossWeight int
    Coefficient of packet-loss in the formula of custom-profile-1.
    PassiveMeasurement string
    Enable/disable passive measurement based on the service criteria. Valid values: enable, disable.
    PriorityMembers []SdwanServicePriorityMember
    Member sequence number list. The structure of priority_members block is documented below.
    PriorityZones []SdwanServicePriorityZone
    Priority zone name list. The structure of priority_zone block is documented below.
    Protocol int
    Protocol number.
    QualityLink int
    Quality grade.
    Role string
    Service role to work with neighbor. Valid values: standalone, primary, secondary.
    RouteTag int
    IPv4 route map route-tag.
    Shortcut string
    Enable/disable shortcut for this service. Valid values: enable, disable.
    ShortcutPriority string
    High priority of ADVPN shortcut for this service. Valid values: enable, disable, auto.
    ShortcutStickiness string
    Enable/disable shortcut-stickiness of ADVPN. Valid values: enable, disable.
    SlaCompareMethod string
    Method to compare SLA value for SLA mode. Valid values: order, number.
    SlaStickiness string
    Enable/disable SLA stickiness (default = disable). Valid values: enable, disable.
    Slas []SdwanServiceSla
    Service level agreement (SLA). The structure of sla block is documented below.
    Src6s []SdwanServiceSrc6
    Source address6 name. The structure of src6 block is documented below.
    SrcNegate string
    Enable/disable negation of source address match. Valid values: enable, disable.
    Srcs []SdwanServiceSrc
    Source address name. The structure of src block is documented below.
    StandaloneAction string
    Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values: enable, disable.
    StartPort int
    Start destination port number.
    StartSrcPort int
    Start source port number.
    Status string
    Enable/disable SD-WAN service. Valid values: enable, disable.
    TieBreak string
    Method of selecting member if more than one meets the SLA.
    Tos string
    Type of service bit pattern.
    TosMask string
    Type of service evaluated bits.
    UseShortcutSla string
    Enable/disable use of ADVPN shortcut for quality comparison. Valid values: enable, disable.
    Users []SdwanServiceUser
    User name. The structure of users block is documented below.
    ZoneMode string
    Enable/disable zone mode. Valid values: enable, disable.
    addrMode String
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    agentExclusive String
    Set/unset the service as agent use exclusively. Valid values: enable, disable.
    bandwidthWeight Integer
    Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
    default_ String
    Enable/disable use of SD-WAN as default service. Valid values: enable, disable.
    dscpForward String
    Enable/disable forward traffic DSCP tag. Valid values: enable, disable.
    dscpForwardTag String
    Forward traffic DSCP tag.
    dscpReverse String
    Enable/disable reverse traffic DSCP tag. Valid values: enable, disable.
    dscpReverseTag String
    Reverse traffic DSCP tag.
    dst6s List<SdwanServiceDst6>
    Destination address6 name. The structure of dst6 block is documented below.
    dstNegate String
    Enable/disable negation of destination address match. Valid values: enable, disable.
    dsts List<SdwanServiceDst>
    Destination address name. The structure of dst block is documented below.
    endPort Integer
    End destination port number.
    endSrcPort Integer
    End source port number.
    gateway String
    Enable/disable SD-WAN service gateway. Valid values: enable, disable.
    groups List<SdwanServiceGroup>
    User groups. The structure of groups block is documented below.
    hashMode String
    Hash algorithm for selected priority members for load balance mode. Valid values: round-robin, source-ip-based, source-dest-ip-based, inbandwidth, outbandwidth, bibandwidth.
    healthChecks List<SdwanServiceHealthCheck>
    Health check list. The structure of health_check block is documented below.
    holdDownTime Integer
    Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
    id Integer
    SD-WAN rule ID (1 - 4000).
    inputDeviceNegate String
    Enable/disable negation of input device match. Valid values: enable, disable.
    inputDevices List<SdwanServiceInputDevice>
    Source interface name. The structure of input_device block is documented below.
    inputZones List<SdwanServiceInputZone>
    Source input-zone name. The structure of input_zone block is documented below.
    internetService String
    Enable/disable use of Internet service for application-based load balancing. Valid values: enable, disable.
    internetServiceAppCtrlCategories List<SdwanServiceInternetServiceAppCtrlCategory>
    IDs of one or more application control categories. The structure of internet_service_app_ctrl_category block is documented below.
    internetServiceAppCtrlGroups List<SdwanServiceInternetServiceAppCtrlGroup>
    Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
    internetServiceAppCtrls List<SdwanServiceInternetServiceAppCtrl>
    Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
    internetServiceCustomGroups List<SdwanServiceInternetServiceCustomGroup>
    Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
    internetServiceCustoms List<SdwanServiceInternetServiceCustom>
    Custom Internet service name list. The structure of internet_service_custom block is documented below.
    internetServiceGroups List<SdwanServiceInternetServiceGroup>
    Internet Service group list. The structure of internet_service_group block is documented below.
    internetServiceNames List<SdwanServiceInternetServiceName>
    Internet service name list. The structure of internet_service_name block is documented below.
    jitterWeight Integer
    Coefficient of jitter in the formula of custom-profile-1.
    latencyWeight Integer
    Coefficient of latency in the formula of custom-profile-1.
    linkCostFactor String
    Link cost factor. Valid values: latency, jitter, packet-loss, inbandwidth, outbandwidth, bibandwidth, custom-profile-1.
    linkCostThreshold Integer
    Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
    loadBalance String
    Enable/disable load-balance. Valid values: enable, disable.
    minimumSlaMeetMembers Integer
    Minimum number of members which meet SLA.
    mode String
    Control how the SD-WAN rule sets the priority of interfaces in the SD-WAN.
    name String
    Service and service group name.
    packetLossWeight Integer
    Coefficient of packet-loss in the formula of custom-profile-1.
    passiveMeasurement String
    Enable/disable passive measurement based on the service criteria. Valid values: enable, disable.
    priorityMembers List<SdwanServicePriorityMember>
    Member sequence number list. The structure of priority_members block is documented below.
    priorityZones List<SdwanServicePriorityZone>
    Priority zone name list. The structure of priority_zone block is documented below.
    protocol Integer
    Protocol number.
    qualityLink Integer
    Quality grade.
    role String
    Service role to work with neighbor. Valid values: standalone, primary, secondary.
    routeTag Integer
    IPv4 route map route-tag.
    shortcut String
    Enable/disable shortcut for this service. Valid values: enable, disable.
    shortcutPriority String
    High priority of ADVPN shortcut for this service. Valid values: enable, disable, auto.
    shortcutStickiness String
    Enable/disable shortcut-stickiness of ADVPN. Valid values: enable, disable.
    slaCompareMethod String
    Method to compare SLA value for SLA mode. Valid values: order, number.
    slaStickiness String
    Enable/disable SLA stickiness (default = disable). Valid values: enable, disable.
    slas List<SdwanServiceSla>
    Service level agreement (SLA). The structure of sla block is documented below.
    src6s List<SdwanServiceSrc6>
    Source address6 name. The structure of src6 block is documented below.
    srcNegate String
    Enable/disable negation of source address match. Valid values: enable, disable.
    srcs List<SdwanServiceSrc>
    Source address name. The structure of src block is documented below.
    standaloneAction String
    Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values: enable, disable.
    startPort Integer
    Start destination port number.
    startSrcPort Integer
    Start source port number.
    status String
    Enable/disable SD-WAN service. Valid values: enable, disable.
    tieBreak String
    Method of selecting member if more than one meets the SLA.
    tos String
    Type of service bit pattern.
    tosMask String
    Type of service evaluated bits.
    useShortcutSla String
    Enable/disable use of ADVPN shortcut for quality comparison. Valid values: enable, disable.
    users List<SdwanServiceUser>
    User name. The structure of users block is documented below.
    zoneMode String
    Enable/disable zone mode. Valid values: enable, disable.
    addrMode string
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    agentExclusive string
    Set/unset the service as agent use exclusively. Valid values: enable, disable.
    bandwidthWeight number
    Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
    default string
    Enable/disable use of SD-WAN as default service. Valid values: enable, disable.
    dscpForward string
    Enable/disable forward traffic DSCP tag. Valid values: enable, disable.
    dscpForwardTag string
    Forward traffic DSCP tag.
    dscpReverse string
    Enable/disable reverse traffic DSCP tag. Valid values: enable, disable.
    dscpReverseTag string
    Reverse traffic DSCP tag.
    dst6s SdwanServiceDst6[]
    Destination address6 name. The structure of dst6 block is documented below.
    dstNegate string
    Enable/disable negation of destination address match. Valid values: enable, disable.
    dsts SdwanServiceDst[]
    Destination address name. The structure of dst block is documented below.
    endPort number
    End destination port number.
    endSrcPort number
    End source port number.
    gateway string
    Enable/disable SD-WAN service gateway. Valid values: enable, disable.
    groups SdwanServiceGroup[]
    User groups. The structure of groups block is documented below.
    hashMode string
    Hash algorithm for selected priority members for load balance mode. Valid values: round-robin, source-ip-based, source-dest-ip-based, inbandwidth, outbandwidth, bibandwidth.
    healthChecks SdwanServiceHealthCheck[]
    Health check list. The structure of health_check block is documented below.
    holdDownTime number
    Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
    id number
    SD-WAN rule ID (1 - 4000).
    inputDeviceNegate string
    Enable/disable negation of input device match. Valid values: enable, disable.
    inputDevices SdwanServiceInputDevice[]
    Source interface name. The structure of input_device block is documented below.
    inputZones SdwanServiceInputZone[]
    Source input-zone name. The structure of input_zone block is documented below.
    internetService string
    Enable/disable use of Internet service for application-based load balancing. Valid values: enable, disable.
    internetServiceAppCtrlCategories SdwanServiceInternetServiceAppCtrlCategory[]
    IDs of one or more application control categories. The structure of internet_service_app_ctrl_category block is documented below.
    internetServiceAppCtrlGroups SdwanServiceInternetServiceAppCtrlGroup[]
    Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
    internetServiceAppCtrls SdwanServiceInternetServiceAppCtrl[]
    Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
    internetServiceCustomGroups SdwanServiceInternetServiceCustomGroup[]
    Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
    internetServiceCustoms SdwanServiceInternetServiceCustom[]
    Custom Internet service name list. The structure of internet_service_custom block is documented below.
    internetServiceGroups SdwanServiceInternetServiceGroup[]
    Internet Service group list. The structure of internet_service_group block is documented below.
    internetServiceNames SdwanServiceInternetServiceName[]
    Internet service name list. The structure of internet_service_name block is documented below.
    jitterWeight number
    Coefficient of jitter in the formula of custom-profile-1.
    latencyWeight number
    Coefficient of latency in the formula of custom-profile-1.
    linkCostFactor string
    Link cost factor. Valid values: latency, jitter, packet-loss, inbandwidth, outbandwidth, bibandwidth, custom-profile-1.
    linkCostThreshold number
    Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
    loadBalance string
    Enable/disable load-balance. Valid values: enable, disable.
    minimumSlaMeetMembers number
    Minimum number of members which meet SLA.
    mode string
    Control how the SD-WAN rule sets the priority of interfaces in the SD-WAN.
    name string
    Service and service group name.
    packetLossWeight number
    Coefficient of packet-loss in the formula of custom-profile-1.
    passiveMeasurement string
    Enable/disable passive measurement based on the service criteria. Valid values: enable, disable.
    priorityMembers SdwanServicePriorityMember[]
    Member sequence number list. The structure of priority_members block is documented below.
    priorityZones SdwanServicePriorityZone[]
    Priority zone name list. The structure of priority_zone block is documented below.
    protocol number
    Protocol number.
    qualityLink number
    Quality grade.
    role string
    Service role to work with neighbor. Valid values: standalone, primary, secondary.
    routeTag number
    IPv4 route map route-tag.
    shortcut string
    Enable/disable shortcut for this service. Valid values: enable, disable.
    shortcutPriority string
    High priority of ADVPN shortcut for this service. Valid values: enable, disable, auto.
    shortcutStickiness string
    Enable/disable shortcut-stickiness of ADVPN. Valid values: enable, disable.
    slaCompareMethod string
    Method to compare SLA value for SLA mode. Valid values: order, number.
    slaStickiness string
    Enable/disable SLA stickiness (default = disable). Valid values: enable, disable.
    slas SdwanServiceSla[]
    Service level agreement (SLA). The structure of sla block is documented below.
    src6s SdwanServiceSrc6[]
    Source address6 name. The structure of src6 block is documented below.
    srcNegate string
    Enable/disable negation of source address match. Valid values: enable, disable.
    srcs SdwanServiceSrc[]
    Source address name. The structure of src block is documented below.
    standaloneAction string
    Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values: enable, disable.
    startPort number
    Start destination port number.
    startSrcPort number
    Start source port number.
    status string
    Enable/disable SD-WAN service. Valid values: enable, disable.
    tieBreak string
    Method of selecting member if more than one meets the SLA.
    tos string
    Type of service bit pattern.
    tosMask string
    Type of service evaluated bits.
    useShortcutSla string
    Enable/disable use of ADVPN shortcut for quality comparison. Valid values: enable, disable.
    users SdwanServiceUser[]
    User name. The structure of users block is documented below.
    zoneMode string
    Enable/disable zone mode. Valid values: enable, disable.
    addr_mode str
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    agent_exclusive str
    Set/unset the service as agent use exclusively. Valid values: enable, disable.
    bandwidth_weight int
    Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
    default str
    Enable/disable use of SD-WAN as default service. Valid values: enable, disable.
    dscp_forward str
    Enable/disable forward traffic DSCP tag. Valid values: enable, disable.
    dscp_forward_tag str
    Forward traffic DSCP tag.
    dscp_reverse str
    Enable/disable reverse traffic DSCP tag. Valid values: enable, disable.
    dscp_reverse_tag str
    Reverse traffic DSCP tag.
    dst6s Sequence[SdwanServiceDst6]
    Destination address6 name. The structure of dst6 block is documented below.
    dst_negate str
    Enable/disable negation of destination address match. Valid values: enable, disable.
    dsts Sequence[SdwanServiceDst]
    Destination address name. The structure of dst block is documented below.
    end_port int
    End destination port number.
    end_src_port int
    End source port number.
    gateway str
    Enable/disable SD-WAN service gateway. Valid values: enable, disable.
    groups Sequence[SdwanServiceGroup]
    User groups. The structure of groups block is documented below.
    hash_mode str
    Hash algorithm for selected priority members for load balance mode. Valid values: round-robin, source-ip-based, source-dest-ip-based, inbandwidth, outbandwidth, bibandwidth.
    health_checks Sequence[SdwanServiceHealthCheck]
    Health check list. The structure of health_check block is documented below.
    hold_down_time int
    Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
    id int
    SD-WAN rule ID (1 - 4000).
    input_device_negate str
    Enable/disable negation of input device match. Valid values: enable, disable.
    input_devices Sequence[SdwanServiceInputDevice]
    Source interface name. The structure of input_device block is documented below.
    input_zones Sequence[SdwanServiceInputZone]
    Source input-zone name. The structure of input_zone block is documented below.
    internet_service str
    Enable/disable use of Internet service for application-based load balancing. Valid values: enable, disable.
    internet_service_app_ctrl_categories Sequence[SdwanServiceInternetServiceAppCtrlCategory]
    IDs of one or more application control categories. The structure of internet_service_app_ctrl_category block is documented below.
    internet_service_app_ctrl_groups Sequence[SdwanServiceInternetServiceAppCtrlGroup]
    Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
    internet_service_app_ctrls Sequence[SdwanServiceInternetServiceAppCtrl]
    Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
    internet_service_custom_groups Sequence[SdwanServiceInternetServiceCustomGroup]
    Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
    internet_service_customs Sequence[SdwanServiceInternetServiceCustom]
    Custom Internet service name list. The structure of internet_service_custom block is documented below.
    internet_service_groups Sequence[SdwanServiceInternetServiceGroup]
    Internet Service group list. The structure of internet_service_group block is documented below.
    internet_service_names Sequence[SdwanServiceInternetServiceName]
    Internet service name list. The structure of internet_service_name block is documented below.
    jitter_weight int
    Coefficient of jitter in the formula of custom-profile-1.
    latency_weight int
    Coefficient of latency in the formula of custom-profile-1.
    link_cost_factor str
    Link cost factor. Valid values: latency, jitter, packet-loss, inbandwidth, outbandwidth, bibandwidth, custom-profile-1.
    link_cost_threshold int
    Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
    load_balance str
    Enable/disable load-balance. Valid values: enable, disable.
    minimum_sla_meet_members int
    Minimum number of members which meet SLA.
    mode str
    Control how the SD-WAN rule sets the priority of interfaces in the SD-WAN.
    name str
    Service and service group name.
    packet_loss_weight int
    Coefficient of packet-loss in the formula of custom-profile-1.
    passive_measurement str
    Enable/disable passive measurement based on the service criteria. Valid values: enable, disable.
    priority_members Sequence[SdwanServicePriorityMember]
    Member sequence number list. The structure of priority_members block is documented below.
    priority_zones Sequence[SdwanServicePriorityZone]
    Priority zone name list. The structure of priority_zone block is documented below.
    protocol int
    Protocol number.
    quality_link int
    Quality grade.
    role str
    Service role to work with neighbor. Valid values: standalone, primary, secondary.
    route_tag int
    IPv4 route map route-tag.
    shortcut str
    Enable/disable shortcut for this service. Valid values: enable, disable.
    shortcut_priority str
    High priority of ADVPN shortcut for this service. Valid values: enable, disable, auto.
    shortcut_stickiness str
    Enable/disable shortcut-stickiness of ADVPN. Valid values: enable, disable.
    sla_compare_method str
    Method to compare SLA value for SLA mode. Valid values: order, number.
    sla_stickiness str
    Enable/disable SLA stickiness (default = disable). Valid values: enable, disable.
    slas Sequence[SdwanServiceSla]
    Service level agreement (SLA). The structure of sla block is documented below.
    src6s Sequence[SdwanServiceSrc6]
    Source address6 name. The structure of src6 block is documented below.
    src_negate str
    Enable/disable negation of source address match. Valid values: enable, disable.
    srcs Sequence[SdwanServiceSrc]
    Source address name. The structure of src block is documented below.
    standalone_action str
    Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values: enable, disable.
    start_port int
    Start destination port number.
    start_src_port int
    Start source port number.
    status str
    Enable/disable SD-WAN service. Valid values: enable, disable.
    tie_break str
    Method of selecting member if more than one meets the SLA.
    tos str
    Type of service bit pattern.
    tos_mask str
    Type of service evaluated bits.
    use_shortcut_sla str
    Enable/disable use of ADVPN shortcut for quality comparison. Valid values: enable, disable.
    users Sequence[SdwanServiceUser]
    User name. The structure of users block is documented below.
    zone_mode str
    Enable/disable zone mode. Valid values: enable, disable.
    addrMode String
    Address mode (IPv4 or IPv6). Valid values: ipv4, ipv6.
    agentExclusive String
    Set/unset the service as agent use exclusively. Valid values: enable, disable.
    bandwidthWeight Number
    Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
    default String
    Enable/disable use of SD-WAN as default service. Valid values: enable, disable.
    dscpForward String
    Enable/disable forward traffic DSCP tag. Valid values: enable, disable.
    dscpForwardTag String
    Forward traffic DSCP tag.
    dscpReverse String
    Enable/disable reverse traffic DSCP tag. Valid values: enable, disable.
    dscpReverseTag String
    Reverse traffic DSCP tag.
    dst6s List<Property Map>
    Destination address6 name. The structure of dst6 block is documented below.
    dstNegate String
    Enable/disable negation of destination address match. Valid values: enable, disable.
    dsts List<Property Map>
    Destination address name. The structure of dst block is documented below.
    endPort Number
    End destination port number.
    endSrcPort Number
    End source port number.
    gateway String
    Enable/disable SD-WAN service gateway. Valid values: enable, disable.
    groups List<Property Map>
    User groups. The structure of groups block is documented below.
    hashMode String
    Hash algorithm for selected priority members for load balance mode. Valid values: round-robin, source-ip-based, source-dest-ip-based, inbandwidth, outbandwidth, bibandwidth.
    healthChecks List<Property Map>
    Health check list. The structure of health_check block is documented below.
    holdDownTime Number
    Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
    id Number
    SD-WAN rule ID (1 - 4000).
    inputDeviceNegate String
    Enable/disable negation of input device match. Valid values: enable, disable.
    inputDevices List<Property Map>
    Source interface name. The structure of input_device block is documented below.
    inputZones List<Property Map>
    Source input-zone name. The structure of input_zone block is documented below.
    internetService String
    Enable/disable use of Internet service for application-based load balancing. Valid values: enable, disable.
    internetServiceAppCtrlCategories List<Property Map>
    IDs of one or more application control categories. The structure of internet_service_app_ctrl_category block is documented below.
    internetServiceAppCtrlGroups List<Property Map>
    Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
    internetServiceAppCtrls List<Property Map>
    Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
    internetServiceCustomGroups List<Property Map>
    Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
    internetServiceCustoms List<Property Map>
    Custom Internet service name list. The structure of internet_service_custom block is documented below.
    internetServiceGroups List<Property Map>
    Internet Service group list. The structure of internet_service_group block is documented below.
    internetServiceNames List<Property Map>
    Internet service name list. The structure of internet_service_name block is documented below.
    jitterWeight Number
    Coefficient of jitter in the formula of custom-profile-1.
    latencyWeight Number
    Coefficient of latency in the formula of custom-profile-1.
    linkCostFactor String
    Link cost factor. Valid values: latency, jitter, packet-loss, inbandwidth, outbandwidth, bibandwidth, custom-profile-1.
    linkCostThreshold Number
    Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
    loadBalance String
    Enable/disable load-balance. Valid values: enable, disable.
    minimumSlaMeetMembers Number
    Minimum number of members which meet SLA.
    mode String
    Control how the SD-WAN rule sets the priority of interfaces in the SD-WAN.
    name String
    Service and service group name.
    packetLossWeight Number
    Coefficient of packet-loss in the formula of custom-profile-1.
    passiveMeasurement String
    Enable/disable passive measurement based on the service criteria. Valid values: enable, disable.
    priorityMembers List<Property Map>
    Member sequence number list. The structure of priority_members block is documented below.
    priorityZones List<Property Map>
    Priority zone name list. The structure of priority_zone block is documented below.
    protocol Number
    Protocol number.
    qualityLink Number
    Quality grade.
    role String
    Service role to work with neighbor. Valid values: standalone, primary, secondary.
    routeTag Number
    IPv4 route map route-tag.
    shortcut String
    Enable/disable shortcut for this service. Valid values: enable, disable.
    shortcutPriority String
    High priority of ADVPN shortcut for this service. Valid values: enable, disable, auto.
    shortcutStickiness String
    Enable/disable shortcut-stickiness of ADVPN. Valid values: enable, disable.
    slaCompareMethod String
    Method to compare SLA value for SLA mode. Valid values: order, number.
    slaStickiness String
    Enable/disable SLA stickiness (default = disable). Valid values: enable, disable.
    slas List<Property Map>
    Service level agreement (SLA). The structure of sla block is documented below.
    src6s List<Property Map>
    Source address6 name. The structure of src6 block is documented below.
    srcNegate String
    Enable/disable negation of source address match. Valid values: enable, disable.
    srcs List<Property Map>
    Source address name. The structure of src block is documented below.
    standaloneAction String
    Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values: enable, disable.
    startPort Number
    Start destination port number.
    startSrcPort Number
    Start source port number.
    status String
    Enable/disable SD-WAN service. Valid values: enable, disable.
    tieBreak String
    Method of selecting member if more than one meets the SLA.
    tos String
    Type of service bit pattern.
    tosMask String
    Type of service evaluated bits.
    useShortcutSla String
    Enable/disable use of ADVPN shortcut for quality comparison. Valid values: enable, disable.
    users List<Property Map>
    User name. The structure of users block is documented below.
    zoneMode String
    Enable/disable zone mode. Valid values: enable, disable.

    SdwanServiceDst, SdwanServiceDstArgs

    Name string
    Address or address group name.
    Name string
    Address or address group name.
    name String
    Address or address group name.
    name string
    Address or address group name.
    name str
    Address or address group name.
    name String
    Address or address group name.

    SdwanServiceDst6, SdwanServiceDst6Args

    Name string
    Address or address group name.
    Name string
    Address or address group name.
    name String
    Address or address group name.
    name string
    Address or address group name.
    name str
    Address or address group name.
    name String
    Address or address group name.

    SdwanServiceGroup, SdwanServiceGroupArgs

    Name string
    Group name.
    Name string
    Group name.
    name String
    Group name.
    name string
    Group name.
    name str
    Group name.
    name String
    Group name.

    SdwanServiceHealthCheck, SdwanServiceHealthCheckArgs

    Name string
    Health check name.
    Name string
    Health check name.
    name String
    Health check name.
    name string
    Health check name.
    name str
    Health check name.
    name String
    Health check name.

    SdwanServiceInputDevice, SdwanServiceInputDeviceArgs

    Name string
    Interface name.
    Name string
    Interface name.
    name String
    Interface name.
    name string
    Interface name.
    name str
    Interface name.
    name String
    Interface name.

    SdwanServiceInputZone, SdwanServiceInputZoneArgs

    Name string
    Zone.
    Name string
    Zone.
    name String
    Zone.
    name string
    Zone.
    name str
    Zone.
    name String
    Zone.

    SdwanServiceInternetServiceAppCtrl, SdwanServiceInternetServiceAppCtrlArgs

    Id int
    Application control based Internet Service ID.
    Id int
    Application control based Internet Service ID.
    id Integer
    Application control based Internet Service ID.
    id number
    Application control based Internet Service ID.
    id int
    Application control based Internet Service ID.
    id Number
    Application control based Internet Service ID.

    SdwanServiceInternetServiceAppCtrlCategory, SdwanServiceInternetServiceAppCtrlCategoryArgs

    Id int
    Application control category ID.
    Id int
    Application control category ID.
    id Integer
    Application control category ID.
    id number
    Application control category ID.
    id int
    Application control category ID.
    id Number
    Application control category ID.

    SdwanServiceInternetServiceAppCtrlGroup, SdwanServiceInternetServiceAppCtrlGroupArgs

    Name string
    Application control based Internet Service group name.
    Name string
    Application control based Internet Service group name.
    name String
    Application control based Internet Service group name.
    name string
    Application control based Internet Service group name.
    name str
    Application control based Internet Service group name.
    name String
    Application control based Internet Service group name.

    SdwanServiceInternetServiceCustom, SdwanServiceInternetServiceCustomArgs

    Name string
    Custom Internet service name.
    Name string
    Custom Internet service name.
    name String
    Custom Internet service name.
    name string
    Custom Internet service name.
    name str
    Custom Internet service name.
    name String
    Custom Internet service name.

    SdwanServiceInternetServiceCustomGroup, SdwanServiceInternetServiceCustomGroupArgs

    Name string
    Custom Internet Service group name.
    Name string
    Custom Internet Service group name.
    name String
    Custom Internet Service group name.
    name string
    Custom Internet Service group name.
    name str
    Custom Internet Service group name.
    name String
    Custom Internet Service group name.

    SdwanServiceInternetServiceGroup, SdwanServiceInternetServiceGroupArgs

    Name string
    Internet Service group name.
    Name string
    Internet Service group name.
    name String
    Internet Service group name.
    name string
    Internet Service group name.
    name str
    Internet Service group name.
    name String
    Internet Service group name.

    SdwanServiceInternetServiceName, SdwanServiceInternetServiceNameArgs

    Name string
    Internet service name.
    Name string
    Internet service name.
    name String
    Internet service name.
    name string
    Internet service name.
    name str
    Internet service name.
    name String
    Internet service name.

    SdwanServicePriorityMember, SdwanServicePriorityMemberArgs

    SeqNum int
    Member sequence number.
    SeqNum int
    Member sequence number.
    seqNum Integer
    Member sequence number.
    seqNum number
    Member sequence number.
    seq_num int
    Member sequence number.
    seqNum Number
    Member sequence number.

    SdwanServicePriorityZone, SdwanServicePriorityZoneArgs

    Name string
    Priority zone name.
    Name string
    Priority zone name.
    name String
    Priority zone name.
    name string
    Priority zone name.
    name str
    Priority zone name.
    name String
    Priority zone name.

    SdwanServiceSla, SdwanServiceSlaArgs

    HealthCheck string
    SD-WAN health-check.
    Id int
    SLA ID.
    HealthCheck string
    SD-WAN health-check.
    Id int
    SLA ID.
    healthCheck String
    SD-WAN health-check.
    id Integer
    SLA ID.
    healthCheck string
    SD-WAN health-check.
    id number
    SLA ID.
    health_check str
    SD-WAN health-check.
    id int
    SLA ID.
    healthCheck String
    SD-WAN health-check.
    id Number
    SLA ID.

    SdwanServiceSrc, SdwanServiceSrcArgs

    Name string
    Address6 or address6 group name.
    Name string
    Address6 or address6 group name.
    name String
    Address6 or address6 group name.
    name string
    Address6 or address6 group name.
    name str
    Address6 or address6 group name.
    name String
    Address6 or address6 group name.

    SdwanServiceSrc6, SdwanServiceSrc6Args

    Name string
    Address or address group name.
    Name string
    Address or address group name.
    name String
    Address or address group name.
    name string
    Address or address group name.
    name str
    Address or address group name.
    name String
    Address or address group name.

    SdwanServiceUser, SdwanServiceUserArgs

    Name string
    User name.
    Name string
    User name.
    name String
    User name.
    name string
    User name.
    name str
    User name.
    name String
    User name.

    SdwanZone, SdwanZoneArgs

    AdvpnHealthCheck string
    Health check for ADVPN local overlay link quality.
    AdvpnSelect string
    Enable/disable selection of ADVPN based on SDWAN information. Valid values: enable, disable.
    MinimumSlaMeetMembers int
    Minimum number of members which meet SLA when the neighbor is preferred.
    Name string
    Zone name.
    ServiceSlaTieBreak string
    Method of selecting member if more than one meets the SLA.
    AdvpnHealthCheck string
    Health check for ADVPN local overlay link quality.
    AdvpnSelect string
    Enable/disable selection of ADVPN based on SDWAN information. Valid values: enable, disable.
    MinimumSlaMeetMembers int
    Minimum number of members which meet SLA when the neighbor is preferred.
    Name string
    Zone name.
    ServiceSlaTieBreak string
    Method of selecting member if more than one meets the SLA.
    advpnHealthCheck String
    Health check for ADVPN local overlay link quality.
    advpnSelect String
    Enable/disable selection of ADVPN based on SDWAN information. Valid values: enable, disable.
    minimumSlaMeetMembers Integer
    Minimum number of members which meet SLA when the neighbor is preferred.
    name String
    Zone name.
    serviceSlaTieBreak String
    Method of selecting member if more than one meets the SLA.
    advpnHealthCheck string
    Health check for ADVPN local overlay link quality.
    advpnSelect string
    Enable/disable selection of ADVPN based on SDWAN information. Valid values: enable, disable.
    minimumSlaMeetMembers number
    Minimum number of members which meet SLA when the neighbor is preferred.
    name string
    Zone name.
    serviceSlaTieBreak string
    Method of selecting member if more than one meets the SLA.
    advpn_health_check str
    Health check for ADVPN local overlay link quality.
    advpn_select str
    Enable/disable selection of ADVPN based on SDWAN information. Valid values: enable, disable.
    minimum_sla_meet_members int
    Minimum number of members which meet SLA when the neighbor is preferred.
    name str
    Zone name.
    service_sla_tie_break str
    Method of selecting member if more than one meets the SLA.
    advpnHealthCheck String
    Health check for ADVPN local overlay link quality.
    advpnSelect String
    Enable/disable selection of ADVPN based on SDWAN information. Valid values: enable, disable.
    minimumSlaMeetMembers Number
    Minimum number of members which meet SLA when the neighbor is preferred.
    name String
    Zone name.
    serviceSlaTieBreak String
    Method of selecting member if more than one meets the SLA.

    Import

    System Sdwan can be imported using any of these accepted formats:

    $ pulumi import fortios:system/sdwan:Sdwan labelname SystemSdwan
    

    If you do not want to import arguments of block:

    $ export “FORTIOS_IMPORT_TABLE”=“false”

    $ pulumi import fortios:system/sdwan:Sdwan labelname SystemSdwan
    

    $ unset “FORTIOS_IMPORT_TABLE”

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    fortios pulumiverse/pulumi-fortios
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the fortios Terraform Provider.
    fortios logo
    Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse