fortimanager.WantempSystemVirtualwanlink
Explore with Pulumi AI
Configure redundant internet connections using SD-WAN (formerly virtual WAN link).
The following variables have sub resource. Avoid using them together, otherwise conflicts and overwrites may occur.
health_check
:fortimanager.WantempSystemVirtualwanlinkHealthcheck
members
:fortimanager.WantempSystemVirtualwanlinkMembers
neighbor
:fortimanager.WantempSystemVirtualwanlinkNeighbor
service
:fortimanager.WantempSystemVirtualwanlinkService
Create WantempSystemVirtualwanlink Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new WantempSystemVirtualwanlink(name: string, args: WantempSystemVirtualwanlinkArgs, opts?: CustomResourceOptions);
@overload
def WantempSystemVirtualwanlink(resource_name: str,
args: WantempSystemVirtualwanlinkArgs,
opts: Optional[ResourceOptions] = None)
@overload
def WantempSystemVirtualwanlink(resource_name: str,
opts: Optional[ResourceOptions] = None,
wanprof: Optional[str] = None,
neighbor_hold_down: Optional[str] = None,
neighbor_hold_down_time: Optional[float] = None,
fail_detect: Optional[str] = None,
health_checks: Optional[Sequence[WantempSystemVirtualwanlinkHealthCheckArgs]] = None,
load_balance_mode: Optional[str] = None,
members: Optional[Sequence[WantempSystemVirtualwanlinkMemberArgs]] = None,
fail_alert_interfaces: Optional[Sequence[str]] = None,
adom: Optional[str] = None,
neighbor_hold_boot_time: Optional[float] = None,
neighbors: Optional[Sequence[WantempSystemVirtualwanlinkNeighborArgs]] = None,
scopetype: Optional[str] = None,
services: Optional[Sequence[WantempSystemVirtualwanlinkServiceArgs]] = None,
status: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
wantemp_system_virtualwanlink_id: Optional[str] = None)
func NewWantempSystemVirtualwanlink(ctx *Context, name string, args WantempSystemVirtualwanlinkArgs, opts ...ResourceOption) (*WantempSystemVirtualwanlink, error)
public WantempSystemVirtualwanlink(string name, WantempSystemVirtualwanlinkArgs args, CustomResourceOptions? opts = null)
public WantempSystemVirtualwanlink(String name, WantempSystemVirtualwanlinkArgs args)
public WantempSystemVirtualwanlink(String name, WantempSystemVirtualwanlinkArgs args, CustomResourceOptions options)
type: fortimanager:WantempSystemVirtualwanlink
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 WantempSystemVirtualwanlinkArgs
- 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 WantempSystemVirtualwanlinkArgs
- 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 WantempSystemVirtualwanlinkArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args WantempSystemVirtualwanlinkArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args WantempSystemVirtualwanlinkArgs
- 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 wantempSystemVirtualwanlinkResource = new Fortimanager.WantempSystemVirtualwanlink("wantempSystemVirtualwanlinkResource", new()
{
Wanprof = "string",
NeighborHoldDown = "string",
NeighborHoldDownTime = 0,
FailDetect = "string",
HealthChecks = new[]
{
new Fortimanager.Inputs.WantempSystemVirtualwanlinkHealthCheckArgs
{
_dynamicServer = "string",
AddrMode = "string",
Diffservcode = "string",
Failtime = 0,
HaPriority = 0,
HttpAgent = "string",
HttpGet = "string",
HttpMatch = "string",
InternetServiceId = "string",
Interval = 0,
Members = "string",
Name = "string",
PacketSize = 0,
Passwords = new[]
{
"string",
},
Port = 0,
ProbePackets = "string",
ProbeTimeout = 0,
Protocol = "string",
Recoverytime = 0,
SecurityMode = "string",
Servers = new[]
{
"string",
},
SlaFailLogPeriod = 0,
SlaPassLogPeriod = 0,
Slas = new[]
{
new Fortimanager.Inputs.WantempSystemVirtualwanlinkHealthCheckSlaArgs
{
Id = 0,
JitterThreshold = 0,
LatencyThreshold = 0,
LinkCostFactors = new[]
{
"string",
},
PacketlossThreshold = 0,
},
},
ThresholdAlertJitter = 0,
ThresholdAlertLatency = 0,
ThresholdAlertPacketloss = 0,
ThresholdWarningJitter = 0,
ThresholdWarningLatency = 0,
ThresholdWarningPacketloss = 0,
UpdateCascadeInterface = "string",
UpdateStaticRoute = "string",
},
},
LoadBalanceMode = "string",
Members = new[]
{
new Fortimanager.Inputs.WantempSystemVirtualwanlinkMemberArgs
{
_dynamicMember = "string",
Comment = "string",
Cost = "string",
Gateway = "string",
Gateway6 = "string",
IngressSpilloverThreshold = 0,
Interface = "string",
Priority = 0,
SeqNum = 0,
Source = "string",
Source6 = "string",
SpilloverThreshold = 0,
Status = "string",
VolumeRatio = 0,
Weight = 0,
},
},
FailAlertInterfaces = new[]
{
"string",
},
Adom = "string",
NeighborHoldBootTime = 0,
Neighbors = new[]
{
new Fortimanager.Inputs.WantempSystemVirtualwanlinkNeighborArgs
{
HealthCheck = "string",
Ip = "string",
Member = "string",
Role = "string",
SlaId = 0,
},
},
Scopetype = "string",
Services = new[]
{
new Fortimanager.Inputs.WantempSystemVirtualwanlinkServiceArgs
{
AddrMode = "string",
BandwidthWeight = 0,
Default = "string",
DscpForward = "string",
DscpForwardTag = "string",
DscpReverse = "string",
DscpReverseTag = "string",
Dst = "string",
Dst6 = "string",
DstNegate = "string",
EndPort = 0,
Gateway = "string",
Groups = "string",
HealthCheck = "string",
HoldDownTime = 0,
Id = 0,
InputDevice = "string",
InputDeviceNegate = "string",
InternetService = "string",
InternetServiceAppCtrlGroup = "string",
InternetServiceAppCtrls = new[]
{
0,
},
InternetServiceCtrlGroup = "string",
InternetServiceCtrls = new[]
{
0,
},
InternetServiceCustom = "string",
InternetServiceCustomGroup = "string",
InternetServiceGroup = "string",
InternetServiceId = "string",
JitterWeight = 0,
LatencyWeight = 0,
LinkCostFactor = "string",
LinkCostThreshold = 0,
Member = "string",
Mode = "string",
Name = "string",
PacketLossWeight = 0,
PriorityMembers = "string",
Protocol = 0,
QualityLink = 0,
Role = "string",
RouteTag = 0,
SlaCompareMethod = "string",
Slas = new[]
{
new Fortimanager.Inputs.WantempSystemVirtualwanlinkServiceSlaArgs
{
HealthCheck = "string",
Id = 0,
},
},
Src = "string",
Src6 = "string",
SrcNegate = "string",
StandaloneAction = "string",
StartPort = 0,
Status = "string",
Tos = "string",
TosMask = "string",
Users = "string",
},
},
Status = "string",
DynamicSortSubtable = "string",
WantempSystemVirtualwanlinkId = "string",
});
example, err := fortimanager.NewWantempSystemVirtualwanlink(ctx, "wantempSystemVirtualwanlinkResource", &fortimanager.WantempSystemVirtualwanlinkArgs{
Wanprof: pulumi.String("string"),
NeighborHoldDown: pulumi.String("string"),
NeighborHoldDownTime: pulumi.Float64(0),
FailDetect: pulumi.String("string"),
HealthChecks: .WantempSystemVirtualwanlinkHealthCheckTypeArray{
&.WantempSystemVirtualwanlinkHealthCheckTypeArgs{
_dynamicServer: pulumi.String("string"),
AddrMode: pulumi.String("string"),
Diffservcode: pulumi.String("string"),
Failtime: pulumi.Float64(0),
HaPriority: pulumi.Float64(0),
HttpAgent: pulumi.String("string"),
HttpGet: pulumi.String("string"),
HttpMatch: pulumi.String("string"),
InternetServiceId: pulumi.String("string"),
Interval: pulumi.Float64(0),
Members: pulumi.String("string"),
Name: pulumi.String("string"),
PacketSize: pulumi.Float64(0),
Passwords: pulumi.StringArray{
pulumi.String("string"),
},
Port: pulumi.Float64(0),
ProbePackets: pulumi.String("string"),
ProbeTimeout: pulumi.Float64(0),
Protocol: pulumi.String("string"),
Recoverytime: pulumi.Float64(0),
SecurityMode: pulumi.String("string"),
Servers: pulumi.StringArray{
pulumi.String("string"),
},
SlaFailLogPeriod: pulumi.Float64(0),
SlaPassLogPeriod: pulumi.Float64(0),
Slas: .WantempSystemVirtualwanlinkHealthCheckSlaTypeArray{
&.WantempSystemVirtualwanlinkHealthCheckSlaTypeArgs{
Id: pulumi.Float64(0),
JitterThreshold: pulumi.Float64(0),
LatencyThreshold: pulumi.Float64(0),
LinkCostFactors: pulumi.StringArray{
pulumi.String("string"),
},
PacketlossThreshold: pulumi.Float64(0),
},
},
ThresholdAlertJitter: pulumi.Float64(0),
ThresholdAlertLatency: pulumi.Float64(0),
ThresholdAlertPacketloss: pulumi.Float64(0),
ThresholdWarningJitter: pulumi.Float64(0),
ThresholdWarningLatency: pulumi.Float64(0),
ThresholdWarningPacketloss: pulumi.Float64(0),
UpdateCascadeInterface: pulumi.String("string"),
UpdateStaticRoute: pulumi.String("string"),
},
},
LoadBalanceMode: pulumi.String("string"),
Members: .WantempSystemVirtualwanlinkMemberArray{
&.WantempSystemVirtualwanlinkMemberArgs{
_dynamicMember: pulumi.String("string"),
Comment: pulumi.String("string"),
Cost: pulumi.String("string"),
Gateway: pulumi.String("string"),
Gateway6: pulumi.String("string"),
IngressSpilloverThreshold: pulumi.Float64(0),
Interface: pulumi.String("string"),
Priority: pulumi.Float64(0),
SeqNum: pulumi.Float64(0),
Source: pulumi.String("string"),
Source6: pulumi.String("string"),
SpilloverThreshold: pulumi.Float64(0),
Status: pulumi.String("string"),
VolumeRatio: pulumi.Float64(0),
Weight: pulumi.Float64(0),
},
},
FailAlertInterfaces: pulumi.StringArray{
pulumi.String("string"),
},
Adom: pulumi.String("string"),
NeighborHoldBootTime: pulumi.Float64(0),
Neighbors: .WantempSystemVirtualwanlinkNeighborTypeArray{
&.WantempSystemVirtualwanlinkNeighborTypeArgs{
HealthCheck: pulumi.String("string"),
Ip: pulumi.String("string"),
Member: pulumi.String("string"),
Role: pulumi.String("string"),
SlaId: pulumi.Float64(0),
},
},
Scopetype: pulumi.String("string"),
Services: .WantempSystemVirtualwanlinkServiceTypeArray{
&.WantempSystemVirtualwanlinkServiceTypeArgs{
AddrMode: pulumi.String("string"),
BandwidthWeight: pulumi.Float64(0),
Default: pulumi.String("string"),
DscpForward: pulumi.String("string"),
DscpForwardTag: pulumi.String("string"),
DscpReverse: pulumi.String("string"),
DscpReverseTag: pulumi.String("string"),
Dst: pulumi.String("string"),
Dst6: pulumi.String("string"),
DstNegate: pulumi.String("string"),
EndPort: pulumi.Float64(0),
Gateway: pulumi.String("string"),
Groups: pulumi.String("string"),
HealthCheck: pulumi.String("string"),
HoldDownTime: pulumi.Float64(0),
Id: pulumi.Float64(0),
InputDevice: pulumi.String("string"),
InputDeviceNegate: pulumi.String("string"),
InternetService: pulumi.String("string"),
InternetServiceAppCtrlGroup: pulumi.String("string"),
InternetServiceAppCtrls: pulumi.Float64Array{
pulumi.Float64(0),
},
InternetServiceCtrlGroup: pulumi.String("string"),
InternetServiceCtrls: pulumi.Float64Array{
pulumi.Float64(0),
},
InternetServiceCustom: pulumi.String("string"),
InternetServiceCustomGroup: pulumi.String("string"),
InternetServiceGroup: pulumi.String("string"),
InternetServiceId: pulumi.String("string"),
JitterWeight: pulumi.Float64(0),
LatencyWeight: pulumi.Float64(0),
LinkCostFactor: pulumi.String("string"),
LinkCostThreshold: pulumi.Float64(0),
Member: pulumi.String("string"),
Mode: pulumi.String("string"),
Name: pulumi.String("string"),
PacketLossWeight: pulumi.Float64(0),
PriorityMembers: pulumi.String("string"),
Protocol: pulumi.Float64(0),
QualityLink: pulumi.Float64(0),
Role: pulumi.String("string"),
RouteTag: pulumi.Float64(0),
SlaCompareMethod: pulumi.String("string"),
Slas: .WantempSystemVirtualwanlinkServiceSlaTypeArray{
&.WantempSystemVirtualwanlinkServiceSlaTypeArgs{
HealthCheck: pulumi.String("string"),
Id: pulumi.Float64(0),
},
},
Src: pulumi.String("string"),
Src6: pulumi.String("string"),
SrcNegate: pulumi.String("string"),
StandaloneAction: pulumi.String("string"),
StartPort: pulumi.Float64(0),
Status: pulumi.String("string"),
Tos: pulumi.String("string"),
TosMask: pulumi.String("string"),
Users: pulumi.String("string"),
},
},
Status: pulumi.String("string"),
DynamicSortSubtable: pulumi.String("string"),
WantempSystemVirtualwanlinkId: pulumi.String("string"),
})
var wantempSystemVirtualwanlinkResource = new WantempSystemVirtualwanlink("wantempSystemVirtualwanlinkResource", WantempSystemVirtualwanlinkArgs.builder()
.wanprof("string")
.neighborHoldDown("string")
.neighborHoldDownTime(0)
.failDetect("string")
.healthChecks(WantempSystemVirtualwanlinkHealthCheckArgs.builder()
._dynamicServer("string")
.addrMode("string")
.diffservcode("string")
.failtime(0)
.haPriority(0)
.httpAgent("string")
.httpGet("string")
.httpMatch("string")
.internetServiceId("string")
.interval(0)
.members("string")
.name("string")
.packetSize(0)
.passwords("string")
.port(0)
.probePackets("string")
.probeTimeout(0)
.protocol("string")
.recoverytime(0)
.securityMode("string")
.servers("string")
.slaFailLogPeriod(0)
.slaPassLogPeriod(0)
.slas(WantempSystemVirtualwanlinkHealthCheckSlaArgs.builder()
.id(0)
.jitterThreshold(0)
.latencyThreshold(0)
.linkCostFactors("string")
.packetlossThreshold(0)
.build())
.thresholdAlertJitter(0)
.thresholdAlertLatency(0)
.thresholdAlertPacketloss(0)
.thresholdWarningJitter(0)
.thresholdWarningLatency(0)
.thresholdWarningPacketloss(0)
.updateCascadeInterface("string")
.updateStaticRoute("string")
.build())
.loadBalanceMode("string")
.members(WantempSystemVirtualwanlinkMemberArgs.builder()
._dynamicMember("string")
.comment("string")
.cost("string")
.gateway("string")
.gateway6("string")
.ingressSpilloverThreshold(0)
.interface_("string")
.priority(0)
.seqNum(0)
.source("string")
.source6("string")
.spilloverThreshold(0)
.status("string")
.volumeRatio(0)
.weight(0)
.build())
.failAlertInterfaces("string")
.adom("string")
.neighborHoldBootTime(0)
.neighbors(WantempSystemVirtualwanlinkNeighborArgs.builder()
.healthCheck("string")
.ip("string")
.member("string")
.role("string")
.slaId(0)
.build())
.scopetype("string")
.services(WantempSystemVirtualwanlinkServiceArgs.builder()
.addrMode("string")
.bandwidthWeight(0)
.default_("string")
.dscpForward("string")
.dscpForwardTag("string")
.dscpReverse("string")
.dscpReverseTag("string")
.dst("string")
.dst6("string")
.dstNegate("string")
.endPort(0)
.gateway("string")
.groups("string")
.healthCheck("string")
.holdDownTime(0)
.id(0)
.inputDevice("string")
.inputDeviceNegate("string")
.internetService("string")
.internetServiceAppCtrlGroup("string")
.internetServiceAppCtrls(0)
.internetServiceCtrlGroup("string")
.internetServiceCtrls(0)
.internetServiceCustom("string")
.internetServiceCustomGroup("string")
.internetServiceGroup("string")
.internetServiceId("string")
.jitterWeight(0)
.latencyWeight(0)
.linkCostFactor("string")
.linkCostThreshold(0)
.member("string")
.mode("string")
.name("string")
.packetLossWeight(0)
.priorityMembers("string")
.protocol(0)
.qualityLink(0)
.role("string")
.routeTag(0)
.slaCompareMethod("string")
.slas(WantempSystemVirtualwanlinkServiceSlaArgs.builder()
.healthCheck("string")
.id(0)
.build())
.src("string")
.src6("string")
.srcNegate("string")
.standaloneAction("string")
.startPort(0)
.status("string")
.tos("string")
.tosMask("string")
.users("string")
.build())
.status("string")
.dynamicSortSubtable("string")
.wantempSystemVirtualwanlinkId("string")
.build());
wantemp_system_virtualwanlink_resource = fortimanager.WantempSystemVirtualwanlink("wantempSystemVirtualwanlinkResource",
wanprof="string",
neighbor_hold_down="string",
neighbor_hold_down_time=0,
fail_detect="string",
health_checks=[{
"_dynamic_server": "string",
"addr_mode": "string",
"diffservcode": "string",
"failtime": 0,
"ha_priority": 0,
"http_agent": "string",
"http_get": "string",
"http_match": "string",
"internet_service_id": "string",
"interval": 0,
"members": "string",
"name": "string",
"packet_size": 0,
"passwords": ["string"],
"port": 0,
"probe_packets": "string",
"probe_timeout": 0,
"protocol": "string",
"recoverytime": 0,
"security_mode": "string",
"servers": ["string"],
"sla_fail_log_period": 0,
"sla_pass_log_period": 0,
"slas": [{
"id": 0,
"jitter_threshold": 0,
"latency_threshold": 0,
"link_cost_factors": ["string"],
"packetloss_threshold": 0,
}],
"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",
}],
load_balance_mode="string",
members=[{
"_dynamic_member": "string",
"comment": "string",
"cost": "string",
"gateway": "string",
"gateway6": "string",
"ingress_spillover_threshold": 0,
"interface": "string",
"priority": 0,
"seq_num": 0,
"source": "string",
"source6": "string",
"spillover_threshold": 0,
"status": "string",
"volume_ratio": 0,
"weight": 0,
}],
fail_alert_interfaces=["string"],
adom="string",
neighbor_hold_boot_time=0,
neighbors=[{
"health_check": "string",
"ip": "string",
"member": "string",
"role": "string",
"sla_id": 0,
}],
scopetype="string",
services=[{
"addr_mode": "string",
"bandwidth_weight": 0,
"default": "string",
"dscp_forward": "string",
"dscp_forward_tag": "string",
"dscp_reverse": "string",
"dscp_reverse_tag": "string",
"dst": "string",
"dst6": "string",
"dst_negate": "string",
"end_port": 0,
"gateway": "string",
"groups": "string",
"health_check": "string",
"hold_down_time": 0,
"id": 0,
"input_device": "string",
"input_device_negate": "string",
"internet_service": "string",
"internet_service_app_ctrl_group": "string",
"internet_service_app_ctrls": [0],
"internet_service_ctrl_group": "string",
"internet_service_ctrls": [0],
"internet_service_custom": "string",
"internet_service_custom_group": "string",
"internet_service_group": "string",
"internet_service_id": "string",
"jitter_weight": 0,
"latency_weight": 0,
"link_cost_factor": "string",
"link_cost_threshold": 0,
"member": "string",
"mode": "string",
"name": "string",
"packet_loss_weight": 0,
"priority_members": "string",
"protocol": 0,
"quality_link": 0,
"role": "string",
"route_tag": 0,
"sla_compare_method": "string",
"slas": [{
"health_check": "string",
"id": 0,
}],
"src": "string",
"src6": "string",
"src_negate": "string",
"standalone_action": "string",
"start_port": 0,
"status": "string",
"tos": "string",
"tos_mask": "string",
"users": "string",
}],
status="string",
dynamic_sort_subtable="string",
wantemp_system_virtualwanlink_id="string")
const wantempSystemVirtualwanlinkResource = new fortimanager.WantempSystemVirtualwanlink("wantempSystemVirtualwanlinkResource", {
wanprof: "string",
neighborHoldDown: "string",
neighborHoldDownTime: 0,
failDetect: "string",
healthChecks: [{
_dynamicServer: "string",
addrMode: "string",
diffservcode: "string",
failtime: 0,
haPriority: 0,
httpAgent: "string",
httpGet: "string",
httpMatch: "string",
internetServiceId: "string",
interval: 0,
members: "string",
name: "string",
packetSize: 0,
passwords: ["string"],
port: 0,
probePackets: "string",
probeTimeout: 0,
protocol: "string",
recoverytime: 0,
securityMode: "string",
servers: ["string"],
slaFailLogPeriod: 0,
slaPassLogPeriod: 0,
slas: [{
id: 0,
jitterThreshold: 0,
latencyThreshold: 0,
linkCostFactors: ["string"],
packetlossThreshold: 0,
}],
thresholdAlertJitter: 0,
thresholdAlertLatency: 0,
thresholdAlertPacketloss: 0,
thresholdWarningJitter: 0,
thresholdWarningLatency: 0,
thresholdWarningPacketloss: 0,
updateCascadeInterface: "string",
updateStaticRoute: "string",
}],
loadBalanceMode: "string",
members: [{
_dynamicMember: "string",
comment: "string",
cost: "string",
gateway: "string",
gateway6: "string",
ingressSpilloverThreshold: 0,
"interface": "string",
priority: 0,
seqNum: 0,
source: "string",
source6: "string",
spilloverThreshold: 0,
status: "string",
volumeRatio: 0,
weight: 0,
}],
failAlertInterfaces: ["string"],
adom: "string",
neighborHoldBootTime: 0,
neighbors: [{
healthCheck: "string",
ip: "string",
member: "string",
role: "string",
slaId: 0,
}],
scopetype: "string",
services: [{
addrMode: "string",
bandwidthWeight: 0,
"default": "string",
dscpForward: "string",
dscpForwardTag: "string",
dscpReverse: "string",
dscpReverseTag: "string",
dst: "string",
dst6: "string",
dstNegate: "string",
endPort: 0,
gateway: "string",
groups: "string",
healthCheck: "string",
holdDownTime: 0,
id: 0,
inputDevice: "string",
inputDeviceNegate: "string",
internetService: "string",
internetServiceAppCtrlGroup: "string",
internetServiceAppCtrls: [0],
internetServiceCtrlGroup: "string",
internetServiceCtrls: [0],
internetServiceCustom: "string",
internetServiceCustomGroup: "string",
internetServiceGroup: "string",
internetServiceId: "string",
jitterWeight: 0,
latencyWeight: 0,
linkCostFactor: "string",
linkCostThreshold: 0,
member: "string",
mode: "string",
name: "string",
packetLossWeight: 0,
priorityMembers: "string",
protocol: 0,
qualityLink: 0,
role: "string",
routeTag: 0,
slaCompareMethod: "string",
slas: [{
healthCheck: "string",
id: 0,
}],
src: "string",
src6: "string",
srcNegate: "string",
standaloneAction: "string",
startPort: 0,
status: "string",
tos: "string",
tosMask: "string",
users: "string",
}],
status: "string",
dynamicSortSubtable: "string",
wantempSystemVirtualwanlinkId: "string",
});
type: fortimanager:WantempSystemVirtualwanlink
properties:
adom: string
dynamicSortSubtable: string
failAlertInterfaces:
- string
failDetect: string
healthChecks:
- _dynamicServer: string
addrMode: string
diffservcode: string
failtime: 0
haPriority: 0
httpAgent: string
httpGet: string
httpMatch: string
internetServiceId: string
interval: 0
members: string
name: string
packetSize: 0
passwords:
- string
port: 0
probePackets: string
probeTimeout: 0
protocol: string
recoverytime: 0
securityMode: string
servers:
- string
slaFailLogPeriod: 0
slaPassLogPeriod: 0
slas:
- id: 0
jitterThreshold: 0
latencyThreshold: 0
linkCostFactors:
- string
packetlossThreshold: 0
thresholdAlertJitter: 0
thresholdAlertLatency: 0
thresholdAlertPacketloss: 0
thresholdWarningJitter: 0
thresholdWarningLatency: 0
thresholdWarningPacketloss: 0
updateCascadeInterface: string
updateStaticRoute: string
loadBalanceMode: string
members:
- _dynamicMember: string
comment: string
cost: string
gateway: string
gateway6: string
ingressSpilloverThreshold: 0
interface: string
priority: 0
seqNum: 0
source: string
source6: string
spilloverThreshold: 0
status: string
volumeRatio: 0
weight: 0
neighborHoldBootTime: 0
neighborHoldDown: string
neighborHoldDownTime: 0
neighbors:
- healthCheck: string
ip: string
member: string
role: string
slaId: 0
scopetype: string
services:
- addrMode: string
bandwidthWeight: 0
default: string
dscpForward: string
dscpForwardTag: string
dscpReverse: string
dscpReverseTag: string
dst: string
dst6: string
dstNegate: string
endPort: 0
gateway: string
groups: string
healthCheck: string
holdDownTime: 0
id: 0
inputDevice: string
inputDeviceNegate: string
internetService: string
internetServiceAppCtrlGroup: string
internetServiceAppCtrls:
- 0
internetServiceCtrlGroup: string
internetServiceCtrls:
- 0
internetServiceCustom: string
internetServiceCustomGroup: string
internetServiceGroup: string
internetServiceId: string
jitterWeight: 0
latencyWeight: 0
linkCostFactor: string
linkCostThreshold: 0
member: string
mode: string
name: string
packetLossWeight: 0
priorityMembers: string
protocol: 0
qualityLink: 0
role: string
routeTag: 0
slaCompareMethod: string
slas:
- healthCheck: string
id: 0
src: string
src6: string
srcNegate: string
standaloneAction: string
startPort: 0
status: string
tos: string
tosMask: string
users: string
status: string
wanprof: string
wantempSystemVirtualwanlinkId: string
WantempSystemVirtualwanlink Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The WantempSystemVirtualwanlink resource accepts the following input properties:
- Wanprof string
- Wanprof.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Fail
Alert List<string>Interfaces - Physical interfaces that will be alerted.
- Fail
Detect string - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - Health
Checks List<WantempSystem Virtualwanlink Health Check> - Health-Check. The structure of
health_check
block is documented below. - Load
Balance stringMode - 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<Wantemp
System Virtualwanlink Member> - Members. The structure of
members
block is documented below. - Neighbor
Hold doubleBoot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- Neighbor
Hold stringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - Neighbor
Hold doubleDown Time - 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<Wantemp
System Virtualwanlink Neighbor> - Neighbor. The structure of
neighbor
block is documented below. - Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Services
List<Wantemp
System Virtualwanlink Service> - Service. The structure of
service
block is documented below. - Status string
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - Wantemp
System stringVirtualwanlink Id - an identifier for the resource.
- Wanprof string
- Wanprof.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Fail
Alert []stringInterfaces - Physical interfaces that will be alerted.
- Fail
Detect string - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - Health
Checks []WantempSystem Virtualwanlink Health Check Type Args - Health-Check. The structure of
health_check
block is documented below. - Load
Balance stringMode - 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
[]Wantemp
System Virtualwanlink Member Args - Members. The structure of
members
block is documented below. - Neighbor
Hold float64Boot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- Neighbor
Hold stringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - Neighbor
Hold float64Down Time - Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
- Neighbors
[]Wantemp
System Virtualwanlink Neighbor Type Args - Neighbor. The structure of
neighbor
block is documented below. - Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Services
[]Wantemp
System Virtualwanlink Service Type Args - Service. The structure of
service
block is documented below. - Status string
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - Wantemp
System stringVirtualwanlink Id - an identifier for the resource.
- wanprof String
- Wanprof.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- fail
Alert List<String>Interfaces - Physical interfaces that will be alerted.
- fail
Detect String - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - health
Checks List<WantempSystem Virtualwanlink Health Check> - Health-Check. The structure of
health_check
block is documented below. - load
Balance StringMode - 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<Wantemp
System Virtualwanlink Member> - Members. The structure of
members
block is documented below. - neighbor
Hold DoubleBoot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- neighbor
Hold StringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - neighbor
Hold DoubleDown Time - 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<Wantemp
System Virtualwanlink Neighbor> - Neighbor. The structure of
neighbor
block is documented below. - scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - services
List<Wantemp
System Virtualwanlink Service> - Service. The structure of
service
block is documented below. - status String
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - wantemp
System StringVirtualwanlink Id - an identifier for the resource.
- wanprof string
- Wanprof.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- fail
Alert string[]Interfaces - Physical interfaces that will be alerted.
- fail
Detect string - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - health
Checks WantempSystem Virtualwanlink Health Check[] - Health-Check. The structure of
health_check
block is documented below. - load
Balance stringMode - 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
Wantemp
System Virtualwanlink Member[] - Members. The structure of
members
block is documented below. - neighbor
Hold numberBoot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- neighbor
Hold stringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - neighbor
Hold numberDown Time - Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
- neighbors
Wantemp
System Virtualwanlink Neighbor[] - Neighbor. The structure of
neighbor
block is documented below. - scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - services
Wantemp
System Virtualwanlink Service[] - Service. The structure of
service
block is documented below. - status string
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - wantemp
System stringVirtualwanlink Id - an identifier for the resource.
- wanprof str
- Wanprof.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dynamic_
sort_ strsubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- fail_
alert_ Sequence[str]interfaces - Physical interfaces that will be alerted.
- fail_
detect str - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - health_
checks Sequence[WantempSystem Virtualwanlink Health Check Args] - Health-Check. The structure of
health_check
block is documented below. - load_
balance_ strmode - 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[Wantemp
System Virtualwanlink Member Args] - Members. The structure of
members
block is documented below. - neighbor_
hold_ floatboot_ time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- neighbor_
hold_ strdown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - neighbor_
hold_ floatdown_ time - 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[Wantemp
System Virtualwanlink Neighbor Args] - Neighbor. The structure of
neighbor
block is documented below. - scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - services
Sequence[Wantemp
System Virtualwanlink Service Args] - Service. The structure of
service
block is documented below. - status str
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - wantemp_
system_ strvirtualwanlink_ id - an identifier for the resource.
- wanprof String
- Wanprof.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- fail
Alert List<String>Interfaces - Physical interfaces that will be alerted.
- fail
Detect String - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - health
Checks List<Property Map> - Health-Check. The structure of
health_check
block is documented below. - load
Balance StringMode - 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>
- Members. The structure of
members
block is documented below. - neighbor
Hold NumberBoot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- neighbor
Hold StringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - neighbor
Hold NumberDown Time - 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>
- Neighbor. The structure of
neighbor
block is documented below. - scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - services List<Property Map>
- Service. The structure of
service
block is documented below. - status String
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - wantemp
System StringVirtualwanlink Id - an identifier for the resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the WantempSystemVirtualwanlink 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 WantempSystemVirtualwanlink Resource
Get an existing WantempSystemVirtualwanlink 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?: WantempSystemVirtualwanlinkState, opts?: CustomResourceOptions): WantempSystemVirtualwanlink
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
dynamic_sort_subtable: Optional[str] = None,
fail_alert_interfaces: Optional[Sequence[str]] = None,
fail_detect: Optional[str] = None,
health_checks: Optional[Sequence[WantempSystemVirtualwanlinkHealthCheckArgs]] = None,
load_balance_mode: Optional[str] = None,
members: Optional[Sequence[WantempSystemVirtualwanlinkMemberArgs]] = None,
neighbor_hold_boot_time: Optional[float] = None,
neighbor_hold_down: Optional[str] = None,
neighbor_hold_down_time: Optional[float] = None,
neighbors: Optional[Sequence[WantempSystemVirtualwanlinkNeighborArgs]] = None,
scopetype: Optional[str] = None,
services: Optional[Sequence[WantempSystemVirtualwanlinkServiceArgs]] = None,
status: Optional[str] = None,
wanprof: Optional[str] = None,
wantemp_system_virtualwanlink_id: Optional[str] = None) -> WantempSystemVirtualwanlink
func GetWantempSystemVirtualwanlink(ctx *Context, name string, id IDInput, state *WantempSystemVirtualwanlinkState, opts ...ResourceOption) (*WantempSystemVirtualwanlink, error)
public static WantempSystemVirtualwanlink Get(string name, Input<string> id, WantempSystemVirtualwanlinkState? state, CustomResourceOptions? opts = null)
public static WantempSystemVirtualwanlink get(String name, Output<String> id, WantempSystemVirtualwanlinkState state, CustomResourceOptions options)
resources: _: type: fortimanager:WantempSystemVirtualwanlink get: id: ${id}
- 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.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Fail
Alert List<string>Interfaces - Physical interfaces that will be alerted.
- Fail
Detect string - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - Health
Checks List<WantempSystem Virtualwanlink Health Check> - Health-Check. The structure of
health_check
block is documented below. - Load
Balance stringMode - 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<Wantemp
System Virtualwanlink Member> - Members. The structure of
members
block is documented below. - Neighbor
Hold doubleBoot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- Neighbor
Hold stringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - Neighbor
Hold doubleDown Time - 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<Wantemp
System Virtualwanlink Neighbor> - Neighbor. The structure of
neighbor
block is documented below. - Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Services
List<Wantemp
System Virtualwanlink Service> - Service. The structure of
service
block is documented below. - Status string
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - Wanprof string
- Wanprof.
- Wantemp
System stringVirtualwanlink Id - an identifier for the resource.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Fail
Alert []stringInterfaces - Physical interfaces that will be alerted.
- Fail
Detect string - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - Health
Checks []WantempSystem Virtualwanlink Health Check Type Args - Health-Check. The structure of
health_check
block is documented below. - Load
Balance stringMode - 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
[]Wantemp
System Virtualwanlink Member Args - Members. The structure of
members
block is documented below. - Neighbor
Hold float64Boot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- Neighbor
Hold stringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - Neighbor
Hold float64Down Time - Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
- Neighbors
[]Wantemp
System Virtualwanlink Neighbor Type Args - Neighbor. The structure of
neighbor
block is documented below. - Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Services
[]Wantemp
System Virtualwanlink Service Type Args - Service. The structure of
service
block is documented below. - Status string
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - Wanprof string
- Wanprof.
- Wantemp
System stringVirtualwanlink Id - an identifier for the resource.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- fail
Alert List<String>Interfaces - Physical interfaces that will be alerted.
- fail
Detect String - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - health
Checks List<WantempSystem Virtualwanlink Health Check> - Health-Check. The structure of
health_check
block is documented below. - load
Balance StringMode - 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<Wantemp
System Virtualwanlink Member> - Members. The structure of
members
block is documented below. - neighbor
Hold DoubleBoot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- neighbor
Hold StringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - neighbor
Hold DoubleDown Time - 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<Wantemp
System Virtualwanlink Neighbor> - Neighbor. The structure of
neighbor
block is documented below. - scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - services
List<Wantemp
System Virtualwanlink Service> - Service. The structure of
service
block is documented below. - status String
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - wanprof String
- Wanprof.
- wantemp
System StringVirtualwanlink Id - an identifier for the resource.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- fail
Alert string[]Interfaces - Physical interfaces that will be alerted.
- fail
Detect string - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - health
Checks WantempSystem Virtualwanlink Health Check[] - Health-Check. The structure of
health_check
block is documented below. - load
Balance stringMode - 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
Wantemp
System Virtualwanlink Member[] - Members. The structure of
members
block is documented below. - neighbor
Hold numberBoot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- neighbor
Hold stringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - neighbor
Hold numberDown Time - Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
- neighbors
Wantemp
System Virtualwanlink Neighbor[] - Neighbor. The structure of
neighbor
block is documented below. - scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - services
Wantemp
System Virtualwanlink Service[] - Service. The structure of
service
block is documented below. - status string
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - wanprof string
- Wanprof.
- wantemp
System stringVirtualwanlink Id - an identifier for the resource.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dynamic_
sort_ strsubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- fail_
alert_ Sequence[str]interfaces - Physical interfaces that will be alerted.
- fail_
detect str - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - health_
checks Sequence[WantempSystem Virtualwanlink Health Check Args] - Health-Check. The structure of
health_check
block is documented below. - load_
balance_ strmode - 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[Wantemp
System Virtualwanlink Member Args] - Members. The structure of
members
block is documented below. - neighbor_
hold_ floatboot_ time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- neighbor_
hold_ strdown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - neighbor_
hold_ floatdown_ time - 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[Wantemp
System Virtualwanlink Neighbor Args] - Neighbor. The structure of
neighbor
block is documented below. - scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - services
Sequence[Wantemp
System Virtualwanlink Service Args] - Service. The structure of
service
block is documented below. - status str
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - wanprof str
- Wanprof.
- wantemp_
system_ strvirtualwanlink_ id - an identifier for the resource.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- fail
Alert List<String>Interfaces - Physical interfaces that will be alerted.
- fail
Detect String - Enable/disable SD-WAN Internet connection status checking (failure detection). Valid values:
disable
,enable
. - health
Checks List<Property Map> - Health-Check. The structure of
health_check
block is documented below. - load
Balance StringMode - 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>
- Members. The structure of
members
block is documented below. - neighbor
Hold NumberBoot Time - Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
- neighbor
Hold StringDown - Enable/disable hold switching from the secondary neighbor to the primary neighbor. Valid values:
disable
,enable
. - neighbor
Hold NumberDown Time - 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>
- Neighbor. The structure of
neighbor
block is documented below. - scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - services List<Property Map>
- Service. The structure of
service
block is documented below. - status String
- Enable/disable SD-WAN. Valid values:
disable
,enable
. - wanprof String
- Wanprof.
- wantemp
System StringVirtualwanlink Id - an identifier for the resource.
Supporting Types
WantempSystemVirtualwanlinkHealthCheck, WantempSystemVirtualwanlinkHealthCheckArgs
- Addr
Mode string - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - Diffservcode string
- Differentiated services code point (DSCP) in the IP header of the probe packet.
- Failtime double
- Number of failures before server is considered lost (1 - 3600, default = 5).
- Ha
Priority double - HA election priority (1 - 50).
- Http
Agent string - String in the http-agent field in the HTTP header.
- Http
Get string - URL used to communicate with the server if the protocol if the protocol is HTTP.
- Http
Match string - Response string expected from the server if the protocol is HTTP.
- Internet
Service stringId - Internet-Service-Id.
- Interval double
- Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
- Members string
- Member sequence number list.
- Name string
- Status check or health check name.
- Packet
Size double - Packet size of a twamp test session,
- Passwords List<string>
- Twamp controller password in authentication mode
- Port double
- Port number used to communicate with the server over the selected protocol.
- Probe
Packets string - Enable/disable transmission of probe packets. Valid values:
disable
,enable
. - Probe
Timeout double - Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
- Protocol string
- Protocol used to determine if the FortiGate can communicate with the server. Valid values:
ping
,tcp-echo
,udp-echo
,http
,twamp
,ping6
,dns
. - Recoverytime double
- Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
- Security
Mode string - Twamp controller security mode. Valid values:
none
,authentication
. - Servers List<string>
- IP address or FQDN name of the server.
- Sla
Fail doubleLog Period - Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
- Sla
Pass doubleLog Period - Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
- Slas
List<Wantemp
System Virtualwanlink Health Check Sla> - Sla. The structure of
sla
block is documented below. - Threshold
Alert doubleJitter - Alert threshold for jitter (ms, default = 0).
- Threshold
Alert doubleLatency - Alert threshold for latency (ms, default = 0).
- Threshold
Alert doublePacketloss - Alert threshold for packet loss (percentage, default = 0).
- Threshold
Warning doubleJitter - Warning threshold for jitter (ms, default = 0).
- Threshold
Warning doubleLatency - Warning threshold for latency (ms, default = 0).
- Threshold
Warning doublePacketloss - Warning threshold for packet loss (percentage, default = 0).
- Update
Cascade stringInterface - Enable/disable update cascade interface. Valid values:
disable
,enable
. - Update
Static stringRoute - Enable/disable updating the static route. Valid values:
disable
,enable
. - _
dynamic stringServer - _Dynamic-Server.
- Addr
Mode string - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - Diffservcode string
- Differentiated services code point (DSCP) in the IP header of the probe packet.
- Failtime float64
- Number of failures before server is considered lost (1 - 3600, default = 5).
- Ha
Priority float64 - HA election priority (1 - 50).
- Http
Agent string - String in the http-agent field in the HTTP header.
- Http
Get string - URL used to communicate with the server if the protocol if the protocol is HTTP.
- Http
Match string - Response string expected from the server if the protocol is HTTP.
- Internet
Service stringId - Internet-Service-Id.
- Interval float64
- Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
- Members string
- Member sequence number list.
- Name string
- Status check or health check name.
- Packet
Size float64 - Packet size of a twamp test session,
- Passwords []string
- Twamp controller password in authentication mode
- Port float64
- Port number used to communicate with the server over the selected protocol.
- Probe
Packets string - Enable/disable transmission of probe packets. Valid values:
disable
,enable
. - Probe
Timeout float64 - Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
- Protocol string
- Protocol used to determine if the FortiGate can communicate with the server. Valid values:
ping
,tcp-echo
,udp-echo
,http
,twamp
,ping6
,dns
. - Recoverytime float64
- Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
- Security
Mode string - Twamp controller security mode. Valid values:
none
,authentication
. - Servers []string
- IP address or FQDN name of the server.
- Sla
Fail float64Log Period - Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
- Sla
Pass float64Log Period - Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
- Slas
[]Wantemp
System Virtualwanlink Health Check Sla Type - Sla. The structure of
sla
block is documented below. - Threshold
Alert float64Jitter - Alert threshold for jitter (ms, default = 0).
- Threshold
Alert float64Latency - Alert threshold for latency (ms, default = 0).
- Threshold
Alert float64Packetloss - Alert threshold for packet loss (percentage, default = 0).
- Threshold
Warning float64Jitter - Warning threshold for jitter (ms, default = 0).
- Threshold
Warning float64Latency - Warning threshold for latency (ms, default = 0).
- Threshold
Warning float64Packetloss - Warning threshold for packet loss (percentage, default = 0).
- Update
Cascade stringInterface - Enable/disable update cascade interface. Valid values:
disable
,enable
. - Update
Static stringRoute - Enable/disable updating the static route. Valid values:
disable
,enable
. - _
dynamic stringServer - _Dynamic-Server.
- _
dynamic StringServer - _Dynamic-Server.
- addr
Mode String - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - diffservcode String
- Differentiated services code point (DSCP) in the IP header of the probe packet.
- failtime Double
- Number of failures before server is considered lost (1 - 3600, default = 5).
- ha
Priority Double - HA election priority (1 - 50).
- http
Agent String - String in the http-agent field in the HTTP header.
- http
Get String - URL used to communicate with the server if the protocol if the protocol is HTTP.
- http
Match String - Response string expected from the server if the protocol is HTTP.
- internet
Service StringId - Internet-Service-Id.
- interval Double
- Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
- members String
- Member sequence number list.
- name String
- Status check or health check name.
- packet
Size Double - Packet size of a twamp test session,
- passwords List<String>
- Twamp controller password in authentication mode
- port Double
- Port number used to communicate with the server over the selected protocol.
- probe
Packets String - Enable/disable transmission of probe packets. Valid values:
disable
,enable
. - probe
Timeout Double - Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
- protocol String
- Protocol used to determine if the FortiGate can communicate with the server. Valid values:
ping
,tcp-echo
,udp-echo
,http
,twamp
,ping6
,dns
. - recoverytime Double
- Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
- security
Mode String - Twamp controller security mode. Valid values:
none
,authentication
. - servers List<String>
- IP address or FQDN name of the server.
- sla
Fail DoubleLog Period - Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
- sla
Pass DoubleLog Period - Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
- slas
List<Wantemp
System Virtualwanlink Health Check Sla> - Sla. The structure of
sla
block is documented below. - threshold
Alert DoubleJitter - Alert threshold for jitter (ms, default = 0).
- threshold
Alert DoubleLatency - Alert threshold for latency (ms, default = 0).
- threshold
Alert DoublePacketloss - Alert threshold for packet loss (percentage, default = 0).
- threshold
Warning DoubleJitter - Warning threshold for jitter (ms, default = 0).
- threshold
Warning DoubleLatency - Warning threshold for latency (ms, default = 0).
- threshold
Warning DoublePacketloss - Warning threshold for packet loss (percentage, default = 0).
- update
Cascade StringInterface - Enable/disable update cascade interface. Valid values:
disable
,enable
. - update
Static StringRoute - Enable/disable updating the static route. Valid values:
disable
,enable
.
- _
dynamic stringServer - _Dynamic-Server.
- addr
Mode string - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - diffservcode string
- Differentiated services code point (DSCP) in the IP header of the probe packet.
- failtime number
- Number of failures before server is considered lost (1 - 3600, default = 5).
- ha
Priority number - HA election priority (1 - 50).
- http
Agent string - String in the http-agent field in the HTTP header.
- http
Get string - URL used to communicate with the server if the protocol if the protocol is HTTP.
- http
Match string - Response string expected from the server if the protocol is HTTP.
- internet
Service stringId - Internet-Service-Id.
- interval number
- Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
- members string
- Member sequence number list.
- name string
- Status check or health check name.
- packet
Size number - Packet size of a twamp test session,
- passwords string[]
- Twamp controller password in authentication mode
- port number
- Port number used to communicate with the server over the selected protocol.
- probe
Packets string - Enable/disable transmission of probe packets. Valid values:
disable
,enable
. - probe
Timeout number - Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
- protocol string
- Protocol used to determine if the FortiGate can communicate with the server. Valid values:
ping
,tcp-echo
,udp-echo
,http
,twamp
,ping6
,dns
. - recoverytime number
- Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
- security
Mode string - Twamp controller security mode. Valid values:
none
,authentication
. - servers string[]
- IP address or FQDN name of the server.
- sla
Fail numberLog Period - Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
- sla
Pass numberLog Period - Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
- slas
Wantemp
System Virtualwanlink Health Check Sla[] - Sla. The structure of
sla
block is documented below. - threshold
Alert numberJitter - Alert threshold for jitter (ms, default = 0).
- threshold
Alert numberLatency - Alert threshold for latency (ms, default = 0).
- threshold
Alert numberPacketloss - Alert threshold for packet loss (percentage, default = 0).
- threshold
Warning numberJitter - Warning threshold for jitter (ms, default = 0).
- threshold
Warning numberLatency - Warning threshold for latency (ms, default = 0).
- threshold
Warning numberPacketloss - Warning threshold for packet loss (percentage, default = 0).
- update
Cascade stringInterface - Enable/disable update cascade interface. Valid values:
disable
,enable
. - update
Static stringRoute - Enable/disable updating the static route. Valid values:
disable
,enable
.
- _
dynamic_ strserver - _Dynamic-Server.
- addr_
mode str - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - diffservcode str
- Differentiated services code point (DSCP) in the IP header of the probe packet.
- failtime float
- Number of failures before server is considered lost (1 - 3600, default = 5).
- ha_
priority float - 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.
- internet_
service_ strid - Internet-Service-Id.
- interval float
- Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
- members str
- Member sequence number list.
- name str
- Status check or health check name.
- packet_
size float - Packet size of a twamp test session,
- passwords Sequence[str]
- Twamp controller password in authentication mode
- port float
- Port number used to communicate with the server over the selected protocol.
- probe_
packets str - Enable/disable transmission of probe packets. Valid values:
disable
,enable
. - probe_
timeout float - Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
- protocol str
- Protocol used to determine if the FortiGate can communicate with the server. Valid values:
ping
,tcp-echo
,udp-echo
,http
,twamp
,ping6
,dns
. - recoverytime float
- 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
. - servers Sequence[str]
- IP address or FQDN name of the server.
- sla_
fail_ floatlog_ period - Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
- sla_
pass_ floatlog_ period - Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
- slas
Sequence[Wantemp
System Virtualwanlink Health Check Sla] - Sla. The structure of
sla
block is documented below. - threshold_
alert_ floatjitter - Alert threshold for jitter (ms, default = 0).
- threshold_
alert_ floatlatency - Alert threshold for latency (ms, default = 0).
- threshold_
alert_ floatpacketloss - Alert threshold for packet loss (percentage, default = 0).
- threshold_
warning_ floatjitter - Warning threshold for jitter (ms, default = 0).
- threshold_
warning_ floatlatency - Warning threshold for latency (ms, default = 0).
- threshold_
warning_ floatpacketloss - Warning threshold for packet loss (percentage, default = 0).
- update_
cascade_ strinterface - Enable/disable update cascade interface. Valid values:
disable
,enable
. - update_
static_ strroute - Enable/disable updating the static route. Valid values:
disable
,enable
.
- _
dynamic StringServer - _Dynamic-Server.
- addr
Mode String - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - diffservcode String
- Differentiated services code point (DSCP) in the IP header of the probe packet.
- failtime Number
- Number of failures before server is considered lost (1 - 3600, default = 5).
- ha
Priority Number - HA election priority (1 - 50).
- http
Agent String - String in the http-agent field in the HTTP header.
- http
Get String - URL used to communicate with the server if the protocol if the protocol is HTTP.
- http
Match String - Response string expected from the server if the protocol is HTTP.
- internet
Service StringId - Internet-Service-Id.
- interval Number
- Status check interval in milliseconds, or the time between attempting to connect to the server (500 - 3600*1000 msec, default = 500).
- members String
- Member sequence number list.
- name String
- Status check or health check name.
- packet
Size Number - Packet size of a twamp test session,
- passwords List<String>
- Twamp controller password in authentication mode
- port Number
- Port number used to communicate with the server over the selected protocol.
- probe
Packets String - Enable/disable transmission of probe packets. Valid values:
disable
,enable
. - probe
Timeout Number - Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
- protocol String
- Protocol used to determine if the FortiGate can communicate with the server. Valid values:
ping
,tcp-echo
,udp-echo
,http
,twamp
,ping6
,dns
. - recoverytime Number
- Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
- security
Mode String - Twamp controller security mode. Valid values:
none
,authentication
. - servers List<String>
- IP address or FQDN name of the server.
- sla
Fail NumberLog Period - Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
- sla
Pass NumberLog Period - Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
- slas List<Property Map>
- Sla. The structure of
sla
block is documented below. - threshold
Alert NumberJitter - Alert threshold for jitter (ms, default = 0).
- threshold
Alert NumberLatency - Alert threshold for latency (ms, default = 0).
- threshold
Alert NumberPacketloss - Alert threshold for packet loss (percentage, default = 0).
- threshold
Warning NumberJitter - Warning threshold for jitter (ms, default = 0).
- threshold
Warning NumberLatency - Warning threshold for latency (ms, default = 0).
- threshold
Warning NumberPacketloss - Warning threshold for packet loss (percentage, default = 0).
- update
Cascade StringInterface - Enable/disable update cascade interface. Valid values:
disable
,enable
. - update
Static StringRoute - Enable/disable updating the static route. Valid values:
disable
,enable
.
WantempSystemVirtualwanlinkHealthCheckSla, WantempSystemVirtualwanlinkHealthCheckSlaArgs
- Id double
- SLA ID.
- Jitter
Threshold double - Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- Latency
Threshold double - Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- Link
Cost List<string>Factors - Criteria on which to base link selection. Valid values:
latency
,jitter
,packet-loss
. - Packetloss
Threshold double - Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
- Id float64
- SLA ID.
- Jitter
Threshold float64 - Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- Latency
Threshold float64 - Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- Link
Cost []stringFactors - Criteria on which to base link selection. Valid values:
latency
,jitter
,packet-loss
. - Packetloss
Threshold float64 - Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
- id Double
- SLA ID.
- jitter
Threshold Double - Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- latency
Threshold Double - Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- link
Cost List<String>Factors - Criteria on which to base link selection. Valid values:
latency
,jitter
,packet-loss
. - packetloss
Threshold Double - Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
- id number
- SLA ID.
- jitter
Threshold number - Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- latency
Threshold number - Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- link
Cost string[]Factors - Criteria on which to base link selection. Valid values:
latency
,jitter
,packet-loss
. - packetloss
Threshold number - Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
- id float
- SLA ID.
- jitter_
threshold float - Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- latency_
threshold float - Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- link_
cost_ Sequence[str]factors - Criteria on which to base link selection. Valid values:
latency
,jitter
,packet-loss
. - packetloss_
threshold float - Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
- id Number
- SLA ID.
- jitter
Threshold Number - Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- latency
Threshold Number - Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
- link
Cost List<String>Factors - Criteria on which to base link selection. Valid values:
latency
,jitter
,packet-loss
. - packetloss
Threshold Number - Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
WantempSystemVirtualwanlinkMember, WantempSystemVirtualwanlinkMemberArgs
- Comment string
- Comments.
- Cost string
- 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.
- Ingress
Spillover doubleThreshold - 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.
- Priority double
- Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
- Seq
Num double - Sequence number(1-255).
- 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.
- Spillover
Threshold double - 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
. - Volume
Ratio double - Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
- Weight double
- Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
- _
dynamic stringMember - _Dynamic-Member.
- Comment string
- Comments.
- Cost string
- 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.
- Ingress
Spillover float64Threshold - 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.
- Priority float64
- Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
- Seq
Num float64 - Sequence number(1-255).
- 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.
- Spillover
Threshold float64 - 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
. - Volume
Ratio float64 - Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
- Weight float64
- Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
- _
dynamic stringMember - _Dynamic-Member.
- _
dynamic StringMember - _Dynamic-Member.
- comment String
- Comments.
- cost String
- 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.
- ingress
Spillover DoubleThreshold - 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.
- priority Double
- Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
- seq
Num Double - Sequence number(1-255).
- 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.
- spillover
Threshold Double - 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
. - volume
Ratio Double - Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
- weight Double
- Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
- _
dynamic stringMember - _Dynamic-Member.
- comment string
- Comments.
- cost string
- 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.
- ingress
Spillover numberThreshold - 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.
- priority number
- Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
- seq
Num number - Sequence number(1-255).
- 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.
- spillover
Threshold 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
. - volume
Ratio 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.
- _
dynamic_ strmember - _Dynamic-Member.
- comment str
- Comments.
- cost str
- 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_ floatthreshold - 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.
- priority float
- Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
- seq_
num float - Sequence number(1-255).
- 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 float - 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
. - volume_
ratio float - Measured volume ratio (this value / sum of all values = percentage of link volume, 1 - 255).
- weight float
- Weight of this interface for weighted load balancing. (1 - 255) More traffic is directed to interfaces with higher weights.
- _
dynamic StringMember - _Dynamic-Member.
- comment String
- Comments.
- cost String
- 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.
- ingress
Spillover NumberThreshold - 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.
- priority Number
- Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
- seq
Num Number - Sequence number(1-255).
- 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.
- spillover
Threshold 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
. - volume
Ratio 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.
WantempSystemVirtualwanlinkNeighbor, WantempSystemVirtualwanlinkNeighborArgs
- Health
Check string - SD-WAN health-check name.
- Ip string
- IP address of neighbor.
- Member string
- Member sequence number.
- Role string
- Role of neighbor. Valid values:
primary
,secondary
,standalone
. - Sla
Id double - SLA ID.
- Health
Check string - SD-WAN health-check name.
- Ip string
- IP address of neighbor.
- Member string
- Member sequence number.
- Role string
- Role of neighbor. Valid values:
primary
,secondary
,standalone
. - Sla
Id float64 - SLA ID.
- health
Check String - SD-WAN health-check name.
- ip String
- IP address of neighbor.
- member String
- Member sequence number.
- role String
- Role of neighbor. Valid values:
primary
,secondary
,standalone
. - sla
Id Double - SLA ID.
- health
Check string - SD-WAN health-check name.
- ip string
- IP address of neighbor.
- member string
- Member sequence number.
- role string
- Role of neighbor. Valid values:
primary
,secondary
,standalone
. - sla
Id number - SLA ID.
- health_
check str - SD-WAN health-check name.
- ip str
- IP address of neighbor.
- member str
- Member sequence number.
- role str
- Role of neighbor. Valid values:
primary
,secondary
,standalone
. - sla_
id float - SLA ID.
- health
Check String - SD-WAN health-check name.
- ip String
- IP address of neighbor.
- member String
- Member sequence number.
- role String
- Role of neighbor. Valid values:
primary
,secondary
,standalone
. - sla
Id Number - SLA ID.
WantempSystemVirtualwanlinkService, WantempSystemVirtualwanlinkServiceArgs
- Addr
Mode string - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - Bandwidth
Weight double - 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:
disable
,enable
. - Dscp
Forward string - Enable/disable forward traffic DSCP tag. Valid values:
disable
,enable
. - Dscp
Forward stringTag - Forward traffic DSCP tag.
- Dscp
Reverse string - Enable/disable reverse traffic DSCP tag. Valid values:
disable
,enable
. - Dscp
Reverse stringTag - Reverse traffic DSCP tag.
- Dst string
- Destination address name.
- Dst6 string
- Destination address6 name.
- Dst
Negate string - Enable/disable negation of destination address match. Valid values:
disable
,enable
. - End
Port double - End destination port number.
- Gateway string
- Enable/disable SD-WAN service gateway. Valid values:
disable
,enable
. - Groups string
- User groups.
- Health
Check string - Health check.
- Hold
Down doubleTime - Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
- Id double
- Priority rule ID (1 - 4000).
- Input
Device string - Source interface name.
- Input
Device stringNegate - Enable/disable negation of input device match. Valid values:
disable
,enable
. - Internet
Service string - Enable/disable use of Internet service for application-based load balancing. Valid values:
disable
,enable
. - Internet
Service stringApp Ctrl Group - Application control based Internet Service group list.
- Internet
Service List<double>App Ctrls - Application control based Internet Service ID list.
- Internet
Service stringCtrl Group - Control-based Internet Service group list.
- Internet
Service List<double>Ctrls - Control-based Internet Service ID list.
- Internet
Service stringCustom - Custom Internet service name list.
- Internet
Service stringCustom Group - Custom Internet Service group list.
- Internet
Service stringGroup - Internet Service group list.
- Internet
Service stringId - Internet service ID list.
- Jitter
Weight double - Coefficient of jitter in the formula of custom-profile-1.
- Latency
Weight double - Coefficient of latency in the formula of custom-profile-1.
- Link
Cost stringFactor - Link cost factor. Valid values:
latency
,jitter
,packet-loss
,inbandwidth
,outbandwidth
,bibandwidth
,custom-profile-1
. - Link
Cost doubleThreshold - Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
- Member string
- Member sequence number.
- Mode string
- Control how the priority rule sets the priority of interfaces in the SD-WAN. Valid values:
auto
,manual
,priority
,sla
,load-balance
. - Name string
- Priority rule name.
- Packet
Loss doubleWeight - Coefficient of packet-loss in the formula of custom-profile-1.
- Priority
Members string - Member sequence number list.
- Protocol double
- Protocol number.
- Quality
Link double - Quality grade.
- Role string
- Service role to work with neighbor. Valid values:
primary
,secondary
,standalone
. - Route
Tag double - IPv4 route map route-tag.
- Sla
Compare stringMethod - Method to compare SLA value for sla and load balance mode. Valid values:
order
,number
. - Slas
List<Wantemp
System Virtualwanlink Service Sla> - Sla. The structure of
sla
block is documented below. - Src string
- Source address name.
- Src6 string
- Source address6 name.
- Src
Negate string - Enable/disable negation of source address match. Valid values:
disable
,enable
. - Standalone
Action string - Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values:
disable
,enable
. - Start
Port double - Start destination port number.
- Status string
- Enable/disable SD-WAN service. Valid values:
disable
,enable
. - Tos string
- Type of service bit pattern.
- Tos
Mask string - Type of service evaluated bits.
- Users string
- User name.
- Addr
Mode string - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - Bandwidth
Weight float64 - 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:
disable
,enable
. - Dscp
Forward string - Enable/disable forward traffic DSCP tag. Valid values:
disable
,enable
. - Dscp
Forward stringTag - Forward traffic DSCP tag.
- Dscp
Reverse string - Enable/disable reverse traffic DSCP tag. Valid values:
disable
,enable
. - Dscp
Reverse stringTag - Reverse traffic DSCP tag.
- Dst string
- Destination address name.
- Dst6 string
- Destination address6 name.
- Dst
Negate string - Enable/disable negation of destination address match. Valid values:
disable
,enable
. - End
Port float64 - End destination port number.
- Gateway string
- Enable/disable SD-WAN service gateway. Valid values:
disable
,enable
. - Groups string
- User groups.
- Health
Check string - Health check.
- Hold
Down float64Time - Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
- Id float64
- Priority rule ID (1 - 4000).
- Input
Device string - Source interface name.
- Input
Device stringNegate - Enable/disable negation of input device match. Valid values:
disable
,enable
. - Internet
Service string - Enable/disable use of Internet service for application-based load balancing. Valid values:
disable
,enable
. - Internet
Service stringApp Ctrl Group - Application control based Internet Service group list.
- Internet
Service []float64App Ctrls - Application control based Internet Service ID list.
- Internet
Service stringCtrl Group - Control-based Internet Service group list.
- Internet
Service []float64Ctrls - Control-based Internet Service ID list.
- Internet
Service stringCustom - Custom Internet service name list.
- Internet
Service stringCustom Group - Custom Internet Service group list.
- Internet
Service stringGroup - Internet Service group list.
- Internet
Service stringId - Internet service ID list.
- Jitter
Weight float64 - Coefficient of jitter in the formula of custom-profile-1.
- Latency
Weight float64 - Coefficient of latency in the formula of custom-profile-1.
- Link
Cost stringFactor - Link cost factor. Valid values:
latency
,jitter
,packet-loss
,inbandwidth
,outbandwidth
,bibandwidth
,custom-profile-1
. - Link
Cost float64Threshold - Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
- Member string
- Member sequence number.
- Mode string
- Control how the priority rule sets the priority of interfaces in the SD-WAN. Valid values:
auto
,manual
,priority
,sla
,load-balance
. - Name string
- Priority rule name.
- Packet
Loss float64Weight - Coefficient of packet-loss in the formula of custom-profile-1.
- Priority
Members string - Member sequence number list.
- Protocol float64
- Protocol number.
- Quality
Link float64 - Quality grade.
- Role string
- Service role to work with neighbor. Valid values:
primary
,secondary
,standalone
. - Route
Tag float64 - IPv4 route map route-tag.
- Sla
Compare stringMethod - Method to compare SLA value for sla and load balance mode. Valid values:
order
,number
. - Slas
[]Wantemp
System Virtualwanlink Service Sla Type - Sla. The structure of
sla
block is documented below. - Src string
- Source address name.
- Src6 string
- Source address6 name.
- Src
Negate string - Enable/disable negation of source address match. Valid values:
disable
,enable
. - Standalone
Action string - Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values:
disable
,enable
. - Start
Port float64 - Start destination port number.
- Status string
- Enable/disable SD-WAN service. Valid values:
disable
,enable
. - Tos string
- Type of service bit pattern.
- Tos
Mask string - Type of service evaluated bits.
- Users string
- User name.
- addr
Mode String - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - bandwidth
Weight Double - 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:
disable
,enable
. - dscp
Forward String - Enable/disable forward traffic DSCP tag. Valid values:
disable
,enable
. - dscp
Forward StringTag - Forward traffic DSCP tag.
- dscp
Reverse String - Enable/disable reverse traffic DSCP tag. Valid values:
disable
,enable
. - dscp
Reverse StringTag - Reverse traffic DSCP tag.
- dst String
- Destination address name.
- dst6 String
- Destination address6 name.
- dst
Negate String - Enable/disable negation of destination address match. Valid values:
disable
,enable
. - end
Port Double - End destination port number.
- gateway String
- Enable/disable SD-WAN service gateway. Valid values:
disable
,enable
. - groups String
- User groups.
- health
Check String - Health check.
- hold
Down DoubleTime - Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
- id Double
- Priority rule ID (1 - 4000).
- input
Device String - Source interface name.
- input
Device StringNegate - Enable/disable negation of input device match. Valid values:
disable
,enable
. - internet
Service String - Enable/disable use of Internet service for application-based load balancing. Valid values:
disable
,enable
. - internet
Service StringApp Ctrl Group - Application control based Internet Service group list.
- internet
Service List<Double>App Ctrls - Application control based Internet Service ID list.
- internet
Service StringCtrl Group - Control-based Internet Service group list.
- internet
Service List<Double>Ctrls - Control-based Internet Service ID list.
- internet
Service StringCustom - Custom Internet service name list.
- internet
Service StringCustom Group - Custom Internet Service group list.
- internet
Service StringGroup - Internet Service group list.
- internet
Service StringId - Internet service ID list.
- jitter
Weight Double - Coefficient of jitter in the formula of custom-profile-1.
- latency
Weight Double - Coefficient of latency in the formula of custom-profile-1.
- link
Cost StringFactor - Link cost factor. Valid values:
latency
,jitter
,packet-loss
,inbandwidth
,outbandwidth
,bibandwidth
,custom-profile-1
. - link
Cost DoubleThreshold - Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
- member String
- Member sequence number.
- mode String
- Control how the priority rule sets the priority of interfaces in the SD-WAN. Valid values:
auto
,manual
,priority
,sla
,load-balance
. - name String
- Priority rule name.
- packet
Loss DoubleWeight - Coefficient of packet-loss in the formula of custom-profile-1.
- priority
Members String - Member sequence number list.
- protocol Double
- Protocol number.
- quality
Link Double - Quality grade.
- role String
- Service role to work with neighbor. Valid values:
primary
,secondary
,standalone
. - route
Tag Double - IPv4 route map route-tag.
- sla
Compare StringMethod - Method to compare SLA value for sla and load balance mode. Valid values:
order
,number
. - slas
List<Wantemp
System Virtualwanlink Service Sla> - Sla. The structure of
sla
block is documented below. - src String
- Source address name.
- src6 String
- Source address6 name.
- src
Negate String - Enable/disable negation of source address match. Valid values:
disable
,enable
. - standalone
Action String - Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values:
disable
,enable
. - start
Port Double - Start destination port number.
- status String
- Enable/disable SD-WAN service. Valid values:
disable
,enable
. - tos String
- Type of service bit pattern.
- tos
Mask String - Type of service evaluated bits.
- users String
- User name.
- addr
Mode string - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - bandwidth
Weight 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:
disable
,enable
. - dscp
Forward string - Enable/disable forward traffic DSCP tag. Valid values:
disable
,enable
. - dscp
Forward stringTag - Forward traffic DSCP tag.
- dscp
Reverse string - Enable/disable reverse traffic DSCP tag. Valid values:
disable
,enable
. - dscp
Reverse stringTag - Reverse traffic DSCP tag.
- dst string
- Destination address name.
- dst6 string
- Destination address6 name.
- dst
Negate string - Enable/disable negation of destination address match. Valid values:
disable
,enable
. - end
Port number - End destination port number.
- gateway string
- Enable/disable SD-WAN service gateway. Valid values:
disable
,enable
. - groups string
- User groups.
- health
Check string - Health check.
- hold
Down numberTime - Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
- id number
- Priority rule ID (1 - 4000).
- input
Device string - Source interface name.
- input
Device stringNegate - Enable/disable negation of input device match. Valid values:
disable
,enable
. - internet
Service string - Enable/disable use of Internet service for application-based load balancing. Valid values:
disable
,enable
. - internet
Service stringApp Ctrl Group - Application control based Internet Service group list.
- internet
Service number[]App Ctrls - Application control based Internet Service ID list.
- internet
Service stringCtrl Group - Control-based Internet Service group list.
- internet
Service number[]Ctrls - Control-based Internet Service ID list.
- internet
Service stringCustom - Custom Internet service name list.
- internet
Service stringCustom Group - Custom Internet Service group list.
- internet
Service stringGroup - Internet Service group list.
- internet
Service stringId - Internet service ID list.
- jitter
Weight number - Coefficient of jitter in the formula of custom-profile-1.
- latency
Weight number - Coefficient of latency in the formula of custom-profile-1.
- link
Cost stringFactor - Link cost factor. Valid values:
latency
,jitter
,packet-loss
,inbandwidth
,outbandwidth
,bibandwidth
,custom-profile-1
. - link
Cost numberThreshold - Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
- member string
- Member sequence number.
- mode string
- Control how the priority rule sets the priority of interfaces in the SD-WAN. Valid values:
auto
,manual
,priority
,sla
,load-balance
. - name string
- Priority rule name.
- packet
Loss numberWeight - Coefficient of packet-loss in the formula of custom-profile-1.
- priority
Members string - Member sequence number list.
- protocol number
- Protocol number.
- quality
Link number - Quality grade.
- role string
- Service role to work with neighbor. Valid values:
primary
,secondary
,standalone
. - route
Tag number - IPv4 route map route-tag.
- sla
Compare stringMethod - Method to compare SLA value for sla and load balance mode. Valid values:
order
,number
. - slas
Wantemp
System Virtualwanlink Service Sla[] - Sla. The structure of
sla
block is documented below. - src string
- Source address name.
- src6 string
- Source address6 name.
- src
Negate string - Enable/disable negation of source address match. Valid values:
disable
,enable
. - standalone
Action string - Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values:
disable
,enable
. - start
Port number - Start destination port number.
- status string
- Enable/disable SD-WAN service. Valid values:
disable
,enable
. - tos string
- Type of service bit pattern.
- tos
Mask string - Type of service evaluated bits.
- users string
- User name.
- addr_
mode str - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - bandwidth_
weight float - 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:
disable
,enable
. - dscp_
forward str - Enable/disable forward traffic DSCP tag. Valid values:
disable
,enable
. - dscp_
forward_ strtag - Forward traffic DSCP tag.
- dscp_
reverse str - Enable/disable reverse traffic DSCP tag. Valid values:
disable
,enable
. - dscp_
reverse_ strtag - Reverse traffic DSCP tag.
- dst str
- Destination address name.
- dst6 str
- Destination address6 name.
- dst_
negate str - Enable/disable negation of destination address match. Valid values:
disable
,enable
. - end_
port float - End destination port number.
- gateway str
- Enable/disable SD-WAN service gateway. Valid values:
disable
,enable
. - groups str
- User groups.
- health_
check str - Health check.
- hold_
down_ floattime - Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
- id float
- Priority rule ID (1 - 4000).
- input_
device str - Source interface name.
- input_
device_ strnegate - Enable/disable negation of input device match. Valid values:
disable
,enable
. - internet_
service str - Enable/disable use of Internet service for application-based load balancing. Valid values:
disable
,enable
. - internet_
service_ strapp_ ctrl_ group - Application control based Internet Service group list.
- internet_
service_ Sequence[float]app_ ctrls - Application control based Internet Service ID list.
- internet_
service_ strctrl_ group - Control-based Internet Service group list.
- internet_
service_ Sequence[float]ctrls - Control-based Internet Service ID list.
- internet_
service_ strcustom - Custom Internet service name list.
- internet_
service_ strcustom_ group - Custom Internet Service group list.
- internet_
service_ strgroup - Internet Service group list.
- internet_
service_ strid - Internet service ID list.
- jitter_
weight float - Coefficient of jitter in the formula of custom-profile-1.
- latency_
weight float - Coefficient of latency in the formula of custom-profile-1.
- link_
cost_ strfactor - Link cost factor. Valid values:
latency
,jitter
,packet-loss
,inbandwidth
,outbandwidth
,bibandwidth
,custom-profile-1
. - link_
cost_ floatthreshold - Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
- member str
- Member sequence number.
- mode str
- Control how the priority rule sets the priority of interfaces in the SD-WAN. Valid values:
auto
,manual
,priority
,sla
,load-balance
. - name str
- Priority rule name.
- packet_
loss_ floatweight - Coefficient of packet-loss in the formula of custom-profile-1.
- priority_
members str - Member sequence number list.
- protocol float
- Protocol number.
- quality_
link float - Quality grade.
- role str
- Service role to work with neighbor. Valid values:
primary
,secondary
,standalone
. - route_
tag float - IPv4 route map route-tag.
- sla_
compare_ strmethod - Method to compare SLA value for sla and load balance mode. Valid values:
order
,number
. - slas
Sequence[Wantemp
System Virtualwanlink Service Sla] - Sla. The structure of
sla
block is documented below. - src str
- Source address name.
- src6 str
- Source address6 name.
- src_
negate str - Enable/disable negation of source address match. Valid values:
disable
,enable
. - standalone_
action str - Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values:
disable
,enable
. - start_
port float - Start destination port number.
- status str
- Enable/disable SD-WAN service. Valid values:
disable
,enable
. - tos str
- Type of service bit pattern.
- tos_
mask str - Type of service evaluated bits.
- users str
- User name.
- addr
Mode String - Address mode (IPv4 or IPv6). Valid values:
ipv4
,ipv6
. - bandwidth
Weight 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:
disable
,enable
. - dscp
Forward String - Enable/disable forward traffic DSCP tag. Valid values:
disable
,enable
. - dscp
Forward StringTag - Forward traffic DSCP tag.
- dscp
Reverse String - Enable/disable reverse traffic DSCP tag. Valid values:
disable
,enable
. - dscp
Reverse StringTag - Reverse traffic DSCP tag.
- dst String
- Destination address name.
- dst6 String
- Destination address6 name.
- dst
Negate String - Enable/disable negation of destination address match. Valid values:
disable
,enable
. - end
Port Number - End destination port number.
- gateway String
- Enable/disable SD-WAN service gateway. Valid values:
disable
,enable
. - groups String
- User groups.
- health
Check String - Health check.
- hold
Down NumberTime - Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
- id Number
- Priority rule ID (1 - 4000).
- input
Device String - Source interface name.
- input
Device StringNegate - Enable/disable negation of input device match. Valid values:
disable
,enable
. - internet
Service String - Enable/disable use of Internet service for application-based load balancing. Valid values:
disable
,enable
. - internet
Service StringApp Ctrl Group - Application control based Internet Service group list.
- internet
Service List<Number>App Ctrls - Application control based Internet Service ID list.
- internet
Service StringCtrl Group - Control-based Internet Service group list.
- internet
Service List<Number>Ctrls - Control-based Internet Service ID list.
- internet
Service StringCustom - Custom Internet service name list.
- internet
Service StringCustom Group - Custom Internet Service group list.
- internet
Service StringGroup - Internet Service group list.
- internet
Service StringId - Internet service ID list.
- jitter
Weight Number - Coefficient of jitter in the formula of custom-profile-1.
- latency
Weight Number - Coefficient of latency in the formula of custom-profile-1.
- link
Cost StringFactor - Link cost factor. Valid values:
latency
,jitter
,packet-loss
,inbandwidth
,outbandwidth
,bibandwidth
,custom-profile-1
. - link
Cost NumberThreshold - Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
- member String
- Member sequence number.
- mode String
- Control how the priority rule sets the priority of interfaces in the SD-WAN. Valid values:
auto
,manual
,priority
,sla
,load-balance
. - name String
- Priority rule name.
- packet
Loss NumberWeight - Coefficient of packet-loss in the formula of custom-profile-1.
- priority
Members String - Member sequence number list.
- protocol Number
- Protocol number.
- quality
Link Number - Quality grade.
- role String
- Service role to work with neighbor. Valid values:
primary
,secondary
,standalone
. - route
Tag Number - IPv4 route map route-tag.
- sla
Compare StringMethod - Method to compare SLA value for sla and load balance mode. Valid values:
order
,number
. - slas List<Property Map>
- Sla. The structure of
sla
block is documented below. - src String
- Source address name.
- src6 String
- Source address6 name.
- src
Negate String - Enable/disable negation of source address match. Valid values:
disable
,enable
. - standalone
Action String - Enable/disable service when selected neighbor role is standalone while service role is not standalone. Valid values:
disable
,enable
. - start
Port Number - Start destination port number.
- status String
- Enable/disable SD-WAN service. Valid values:
disable
,enable
. - tos String
- Type of service bit pattern.
- tos
Mask String - Type of service evaluated bits.
- users String
- User name.
WantempSystemVirtualwanlinkServiceSla, WantempSystemVirtualwanlinkServiceSlaArgs
- Health
Check string - Virtual WAN Link health-check.
- Id double
- SLA ID.
- Health
Check string - Virtual WAN Link health-check.
- Id float64
- SLA ID.
- health
Check String - Virtual WAN Link health-check.
- id Double
- SLA ID.
- health
Check string - Virtual WAN Link health-check.
- id number
- SLA ID.
- health_
check str - Virtual WAN Link health-check.
- id float
- SLA ID.
- health
Check String - Virtual WAN Link health-check.
- id Number
- SLA ID.
Import
Wantemp SystemVirtualWanLink can be imported using any of these accepted formats:
Set import_options = [“wanprof=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/wantempSystemVirtualwanlink:WantempSystemVirtualwanlink labelname WantempSystemVirtualWanLink
$ unset “FORTIMANAGER_IMPORT_TABLE”
-> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortimanager fortinetdev/terraform-provider-fortimanager
- License
- Notes
- This Pulumi package is based on the
fortimanager
Terraform Provider.