1. Packages
  2. Fortios
  3. API Docs
  4. system
  5. getVirtualwanlink
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

fortios.system.getVirtualwanlink

Explore with Pulumi AI

Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

Use this data source to get information on fortios system virtualwanlink

Using getVirtualwanlink

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getVirtualwanlink(args: GetVirtualwanlinkArgs, opts?: InvokeOptions): Promise<GetVirtualwanlinkResult>
function getVirtualwanlinkOutput(args: GetVirtualwanlinkOutputArgs, opts?: InvokeOptions): Output<GetVirtualwanlinkResult>
Copy
def get_virtualwanlink(vdomparam: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetVirtualwanlinkResult
def get_virtualwanlink_output(vdomparam: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetVirtualwanlinkResult]
Copy
func LookupVirtualwanlink(ctx *Context, args *LookupVirtualwanlinkArgs, opts ...InvokeOption) (*LookupVirtualwanlinkResult, error)
func LookupVirtualwanlinkOutput(ctx *Context, args *LookupVirtualwanlinkOutputArgs, opts ...InvokeOption) LookupVirtualwanlinkResultOutput
Copy

> Note: This function is named LookupVirtualwanlink in the Go SDK.

public static class GetVirtualwanlink 
{
    public static Task<GetVirtualwanlinkResult> InvokeAsync(GetVirtualwanlinkArgs args, InvokeOptions? opts = null)
    public static Output<GetVirtualwanlinkResult> Invoke(GetVirtualwanlinkInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetVirtualwanlinkResult> getVirtualwanlink(GetVirtualwanlinkArgs args, InvokeOptions options)
public static Output<GetVirtualwanlinkResult> getVirtualwanlink(GetVirtualwanlinkArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: fortios:system/getVirtualwanlink:getVirtualwanlink
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Vdomparam Changes to this property will trigger replacement. string
Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
Vdomparam Changes to this property will trigger replacement. string
Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
vdomparam Changes to this property will trigger replacement. String
Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
vdomparam Changes to this property will trigger replacement. string
Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
vdomparam Changes to this property will trigger replacement. str
Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
vdomparam Changes to this property will trigger replacement. String
Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.

getVirtualwanlink Result

The following output properties are available:

FailAlertInterfaces List<Pulumiverse.Fortios.System.Outputs.GetVirtualwanlinkFailAlertInterface>
Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
FailDetect string
Enable/disable SD-WAN Internet connection status checking (failure detection).
HealthChecks List<Pulumiverse.Fortios.System.Outputs.GetVirtualwanlinkHealthCheck>
Virtual WAN Link health-check.
Id string
The provider-assigned unique ID for this managed resource.
LoadBalanceMode string
Algorithm or mode to use for load balancing Internet traffic to SD-WAN members.
Members List<Pulumiverse.Fortios.System.Outputs.GetVirtualwanlinkMember>
Member sequence number list. The structure of members block is documented below.
NeighborHoldBootTime int
Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
NeighborHoldDown string
Enable/disable hold switching from the secondary neighbor to the primary neighbor.
NeighborHoldDownTime int
Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
Neighbors List<Pulumiverse.Fortios.System.Outputs.GetVirtualwanlinkNeighbor>
Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
Services List<Pulumiverse.Fortios.System.Outputs.GetVirtualwanlinkService>
Create SD-WAN rules or priority rules (also called services) to control how sessions are distributed to physical interfaces in the SD-WAN. The structure of service block is documented below.
Status string
Enable/disable SD-WAN service.
Zones List<Pulumiverse.Fortios.System.Outputs.GetVirtualwanlinkZone>
Configure SD-WAN zones. The structure of zone block is documented below.
Vdomparam string
FailAlertInterfaces []GetVirtualwanlinkFailAlertInterface
Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
FailDetect string
Enable/disable SD-WAN Internet connection status checking (failure detection).
HealthChecks []GetVirtualwanlinkHealthCheck
Virtual WAN Link health-check.
Id string
The provider-assigned unique ID for this managed resource.
LoadBalanceMode string
Algorithm or mode to use for load balancing Internet traffic to SD-WAN members.
Members []GetVirtualwanlinkMember
Member sequence number list. The structure of members block is documented below.
NeighborHoldBootTime int
Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
NeighborHoldDown string
Enable/disable hold switching from the secondary neighbor to the primary neighbor.
NeighborHoldDownTime int
Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
Neighbors []GetVirtualwanlinkNeighbor
Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
Services []GetVirtualwanlinkService
Create SD-WAN rules or priority rules (also called services) to control how sessions are distributed to physical interfaces in the SD-WAN. The structure of service block is documented below.
Status string
Enable/disable SD-WAN service.
Zones []GetVirtualwanlinkZone
Configure SD-WAN zones. The structure of zone block is documented below.
Vdomparam string
failAlertInterfaces List<GetVirtualwanlinkFailAlertInterface>
Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
failDetect String
Enable/disable SD-WAN Internet connection status checking (failure detection).
healthChecks List<GetVirtualwanlinkHealthCheck>
Virtual WAN Link health-check.
id String
The provider-assigned unique ID for this managed resource.
loadBalanceMode String
Algorithm or mode to use for load balancing Internet traffic to SD-WAN members.
members List<GetVirtualwanlinkMember>
Member sequence number list. The structure of members block is documented below.
neighborHoldBootTime Integer
Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
neighborHoldDown String
Enable/disable hold switching from the secondary neighbor to the primary neighbor.
neighborHoldDownTime Integer
Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
neighbors List<GetVirtualwanlinkNeighbor>
Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
services List<GetVirtualwanlinkService>
Create SD-WAN rules or priority rules (also called services) to control how sessions are distributed to physical interfaces in the SD-WAN. The structure of service block is documented below.
status String
Enable/disable SD-WAN service.
zones List<GetVirtualwanlinkZone>
Configure SD-WAN zones. The structure of zone block is documented below.
vdomparam String
failAlertInterfaces GetVirtualwanlinkFailAlertInterface[]
Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
failDetect string
Enable/disable SD-WAN Internet connection status checking (failure detection).
healthChecks GetVirtualwanlinkHealthCheck[]
Virtual WAN Link health-check.
id string
The provider-assigned unique ID for this managed resource.
loadBalanceMode string
Algorithm or mode to use for load balancing Internet traffic to SD-WAN members.
members GetVirtualwanlinkMember[]
Member sequence number list. The structure of members block is documented below.
neighborHoldBootTime number
Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
neighborHoldDown string
Enable/disable hold switching from the secondary neighbor to the primary neighbor.
neighborHoldDownTime number
Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
neighbors GetVirtualwanlinkNeighbor[]
Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
services GetVirtualwanlinkService[]
Create SD-WAN rules or priority rules (also called services) to control how sessions are distributed to physical interfaces in the SD-WAN. The structure of service block is documented below.
status string
Enable/disable SD-WAN service.
zones GetVirtualwanlinkZone[]
Configure SD-WAN zones. The structure of zone block is documented below.
vdomparam string
fail_alert_interfaces Sequence[GetVirtualwanlinkFailAlertInterface]
Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
fail_detect str
Enable/disable SD-WAN Internet connection status checking (failure detection).
health_checks Sequence[GetVirtualwanlinkHealthCheck]
Virtual WAN Link health-check.
id str
The provider-assigned unique ID for this managed resource.
load_balance_mode str
Algorithm or mode to use for load balancing Internet traffic to SD-WAN members.
members Sequence[GetVirtualwanlinkMember]
Member sequence number list. The structure of members block is documented below.
neighbor_hold_boot_time int
Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
neighbor_hold_down str
Enable/disable hold switching from the secondary neighbor to the primary neighbor.
neighbor_hold_down_time int
Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
neighbors Sequence[GetVirtualwanlinkNeighbor]
Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
services Sequence[GetVirtualwanlinkService]
Create SD-WAN rules or priority rules (also called services) to control how sessions are distributed to physical interfaces in the SD-WAN. The structure of service block is documented below.
status str
Enable/disable SD-WAN service.
zones Sequence[GetVirtualwanlinkZone]
Configure SD-WAN zones. The structure of zone block is documented below.
vdomparam str
failAlertInterfaces List<Property Map>
Physical interfaces that will be alerted. The structure of fail_alert_interfaces block is documented below.
failDetect String
Enable/disable SD-WAN Internet connection status checking (failure detection).
healthChecks List<Property Map>
Virtual WAN Link health-check.
id String
The provider-assigned unique ID for this managed resource.
loadBalanceMode String
Algorithm or mode to use for load balancing Internet traffic to SD-WAN members.
members List<Property Map>
Member sequence number list. The structure of members block is documented below.
neighborHoldBootTime Number
Waiting period in seconds when switching from the primary neighbor to the secondary neighbor from the neighbor start. (0 - 10000000, default = 0).
neighborHoldDown String
Enable/disable hold switching from the secondary neighbor to the primary neighbor.
neighborHoldDownTime Number
Waiting period in seconds when switching from the secondary neighbor to the primary neighbor when hold-down is disabled. (0 - 10000000, default = 0).
neighbors List<Property Map>
Create SD-WAN neighbor from BGP neighbor table to control route advertisements according to SLA status. The structure of neighbor block is documented below.
services List<Property Map>
Create SD-WAN rules or priority rules (also called services) to control how sessions are distributed to physical interfaces in the SD-WAN. The structure of service block is documented below.
status String
Enable/disable SD-WAN service.
zones List<Property Map>
Configure SD-WAN zones. The structure of zone block is documented below.
vdomparam String

Supporting Types

GetVirtualwanlinkFailAlertInterface

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkHealthCheck

AddrMode This property is required. string
Address mode (IPv4 or IPv6).
Diffservcode This property is required. string
Differentiated services code point (DSCP) in the IP header of the probe packet.
DnsRequestDomain This property is required. string
Fully qualified domain name to resolve for the DNS probe.
Failtime This property is required. int
Number of failures before server is considered lost (1 - 3600, default = 5).
HaPriority This property is required. int
HA election priority (1 - 50).
HttpAgent This property is required. string
String in the http-agent field in the HTTP header.
HttpGet This property is required. string
URL used to communicate with the server if the protocol if the protocol is HTTP.
HttpMatch This property is required. string
Response string expected from the server if the protocol is HTTP.
Interval This property is required. int
Status check interval, or the time between attempting to connect to the server (1 - 3600 sec, default = 5).
Members This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkHealthCheckMember>
Member sequence number list. The structure of members block is documented below.
Name This property is required. string
Control-based Internet Service group name.
PacketSize This property is required. int
Packet size of a twamp test session,
Password This property is required. string
Twamp controller password in authentication mode
Port This property is required. int
Port number used to communicate with the server over the selected protocol.
ProbeCount This property is required. int
Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
ProbePackets This property is required. string
Enable/disable transmission of probe packets.
ProbeTimeout This property is required. int
Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
Protocol This property is required. string
Protocol number.
Recoverytime This property is required. int
Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
SecurityMode This property is required. string
Twamp controller security mode.
Server This property is required. string
IP address or FQDN name of the server.
SlaFailLogPeriod This property is required. int
Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
SlaPassLogPeriod This property is required. int
Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
Slas This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkHealthCheckSla>
Service level agreement (SLA). The structure of sla block is documented below.
SystemDns This property is required. string
Enable/disable system DNS as the probe server.
ThresholdAlertJitter This property is required. int
Alert threshold for jitter (ms, default = 0).
ThresholdAlertLatency This property is required. int
Alert threshold for latency (ms, default = 0).
ThresholdAlertPacketloss This property is required. int
Alert threshold for packet loss (percentage, default = 0).
ThresholdWarningJitter This property is required. int
Warning threshold for jitter (ms, default = 0).
ThresholdWarningLatency This property is required. int
Warning threshold for latency (ms, default = 0).
ThresholdWarningPacketloss This property is required. int
Warning threshold for packet loss (percentage, default = 0).
UpdateCascadeInterface This property is required. string
Enable/disable update cascade interface.
UpdateStaticRoute This property is required. string
Enable/disable updating the static route.
AddrMode This property is required. string
Address mode (IPv4 or IPv6).
Diffservcode This property is required. string
Differentiated services code point (DSCP) in the IP header of the probe packet.
DnsRequestDomain This property is required. string
Fully qualified domain name to resolve for the DNS probe.
Failtime This property is required. int
Number of failures before server is considered lost (1 - 3600, default = 5).
HaPriority This property is required. int
HA election priority (1 - 50).
HttpAgent This property is required. string
String in the http-agent field in the HTTP header.
HttpGet This property is required. string
URL used to communicate with the server if the protocol if the protocol is HTTP.
HttpMatch This property is required. string
Response string expected from the server if the protocol is HTTP.
Interval This property is required. int
Status check interval, or the time between attempting to connect to the server (1 - 3600 sec, default = 5).
Members This property is required. []GetVirtualwanlinkHealthCheckMember
Member sequence number list. The structure of members block is documented below.
Name This property is required. string
Control-based Internet Service group name.
PacketSize This property is required. int
Packet size of a twamp test session,
Password This property is required. string
Twamp controller password in authentication mode
Port This property is required. int
Port number used to communicate with the server over the selected protocol.
ProbeCount This property is required. int
Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
ProbePackets This property is required. string
Enable/disable transmission of probe packets.
ProbeTimeout This property is required. int
Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
Protocol This property is required. string
Protocol number.
Recoverytime This property is required. int
Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
SecurityMode This property is required. string
Twamp controller security mode.
Server This property is required. string
IP address or FQDN name of the server.
SlaFailLogPeriod This property is required. int
Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
SlaPassLogPeriod This property is required. int
Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
Slas This property is required. []GetVirtualwanlinkHealthCheckSla
Service level agreement (SLA). The structure of sla block is documented below.
SystemDns This property is required. string
Enable/disable system DNS as the probe server.
ThresholdAlertJitter This property is required. int
Alert threshold for jitter (ms, default = 0).
ThresholdAlertLatency This property is required. int
Alert threshold for latency (ms, default = 0).
ThresholdAlertPacketloss This property is required. int
Alert threshold for packet loss (percentage, default = 0).
ThresholdWarningJitter This property is required. int
Warning threshold for jitter (ms, default = 0).
ThresholdWarningLatency This property is required. int
Warning threshold for latency (ms, default = 0).
ThresholdWarningPacketloss This property is required. int
Warning threshold for packet loss (percentage, default = 0).
UpdateCascadeInterface This property is required. string
Enable/disable update cascade interface.
UpdateStaticRoute This property is required. string
Enable/disable updating the static route.
addrMode This property is required. String
Address mode (IPv4 or IPv6).
diffservcode This property is required. String
Differentiated services code point (DSCP) in the IP header of the probe packet.
dnsRequestDomain This property is required. String
Fully qualified domain name to resolve for the DNS probe.
failtime This property is required. Integer
Number of failures before server is considered lost (1 - 3600, default = 5).
haPriority This property is required. Integer
HA election priority (1 - 50).
httpAgent This property is required. String
String in the http-agent field in the HTTP header.
httpGet This property is required. String
URL used to communicate with the server if the protocol if the protocol is HTTP.
httpMatch This property is required. String
Response string expected from the server if the protocol is HTTP.
interval This property is required. Integer
Status check interval, or the time between attempting to connect to the server (1 - 3600 sec, default = 5).
members This property is required. List<GetVirtualwanlinkHealthCheckMember>
Member sequence number list. The structure of members block is documented below.
name This property is required. String
Control-based Internet Service group name.
packetSize This property is required. Integer
Packet size of a twamp test session,
password This property is required. String
Twamp controller password in authentication mode
port This property is required. Integer
Port number used to communicate with the server over the selected protocol.
probeCount This property is required. Integer
Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
probePackets This property is required. String
Enable/disable transmission of probe packets.
probeTimeout This property is required. Integer
Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
protocol This property is required. String
Protocol number.
recoverytime This property is required. Integer
Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
securityMode This property is required. String
Twamp controller security mode.
server This property is required. String
IP address or FQDN name of the server.
slaFailLogPeriod This property is required. Integer
Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
slaPassLogPeriod This property is required. Integer
Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
slas This property is required. List<GetVirtualwanlinkHealthCheckSla>
Service level agreement (SLA). The structure of sla block is documented below.
systemDns This property is required. String
Enable/disable system DNS as the probe server.
thresholdAlertJitter This property is required. Integer
Alert threshold for jitter (ms, default = 0).
thresholdAlertLatency This property is required. Integer
Alert threshold for latency (ms, default = 0).
thresholdAlertPacketloss This property is required. Integer
Alert threshold for packet loss (percentage, default = 0).
thresholdWarningJitter This property is required. Integer
Warning threshold for jitter (ms, default = 0).
thresholdWarningLatency This property is required. Integer
Warning threshold for latency (ms, default = 0).
thresholdWarningPacketloss This property is required. Integer
Warning threshold for packet loss (percentage, default = 0).
updateCascadeInterface This property is required. String
Enable/disable update cascade interface.
updateStaticRoute This property is required. String
Enable/disable updating the static route.
addrMode This property is required. string
Address mode (IPv4 or IPv6).
diffservcode This property is required. string
Differentiated services code point (DSCP) in the IP header of the probe packet.
dnsRequestDomain This property is required. string
Fully qualified domain name to resolve for the DNS probe.
failtime This property is required. number
Number of failures before server is considered lost (1 - 3600, default = 5).
haPriority This property is required. number
HA election priority (1 - 50).
httpAgent This property is required. string
String in the http-agent field in the HTTP header.
httpGet This property is required. string
URL used to communicate with the server if the protocol if the protocol is HTTP.
httpMatch This property is required. string
Response string expected from the server if the protocol is HTTP.
interval This property is required. number
Status check interval, or the time between attempting to connect to the server (1 - 3600 sec, default = 5).
members This property is required. GetVirtualwanlinkHealthCheckMember[]
Member sequence number list. The structure of members block is documented below.
name This property is required. string
Control-based Internet Service group name.
packetSize This property is required. number
Packet size of a twamp test session,
password This property is required. string
Twamp controller password in authentication mode
port This property is required. number
Port number used to communicate with the server over the selected protocol.
probeCount This property is required. number
Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
probePackets This property is required. string
Enable/disable transmission of probe packets.
probeTimeout This property is required. number
Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
protocol This property is required. string
Protocol number.
recoverytime This property is required. number
Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
securityMode This property is required. string
Twamp controller security mode.
server This property is required. string
IP address or FQDN name of the server.
slaFailLogPeriod This property is required. number
Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
slaPassLogPeriod This property is required. number
Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
slas This property is required. GetVirtualwanlinkHealthCheckSla[]
Service level agreement (SLA). The structure of sla block is documented below.
systemDns This property is required. string
Enable/disable system DNS as the probe server.
thresholdAlertJitter This property is required. number
Alert threshold for jitter (ms, default = 0).
thresholdAlertLatency This property is required. number
Alert threshold for latency (ms, default = 0).
thresholdAlertPacketloss This property is required. number
Alert threshold for packet loss (percentage, default = 0).
thresholdWarningJitter This property is required. number
Warning threshold for jitter (ms, default = 0).
thresholdWarningLatency This property is required. number
Warning threshold for latency (ms, default = 0).
thresholdWarningPacketloss This property is required. number
Warning threshold for packet loss (percentage, default = 0).
updateCascadeInterface This property is required. string
Enable/disable update cascade interface.
updateStaticRoute This property is required. string
Enable/disable updating the static route.
addr_mode This property is required. str
Address mode (IPv4 or IPv6).
diffservcode This property is required. str
Differentiated services code point (DSCP) in the IP header of the probe packet.
dns_request_domain This property is required. str
Fully qualified domain name to resolve for the DNS probe.
failtime This property is required. int
Number of failures before server is considered lost (1 - 3600, default = 5).
ha_priority This property is required. int
HA election priority (1 - 50).
http_agent This property is required. str
String in the http-agent field in the HTTP header.
http_get This property is required. str
URL used to communicate with the server if the protocol if the protocol is HTTP.
http_match This property is required. str
Response string expected from the server if the protocol is HTTP.
interval This property is required. int
Status check interval, or the time between attempting to connect to the server (1 - 3600 sec, default = 5).
members This property is required. Sequence[GetVirtualwanlinkHealthCheckMember]
Member sequence number list. The structure of members block is documented below.
name This property is required. str
Control-based Internet Service group name.
packet_size This property is required. int
Packet size of a twamp test session,
password This property is required. str
Twamp controller password in authentication mode
port This property is required. int
Port number used to communicate with the server over the selected protocol.
probe_count This property is required. int
Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
probe_packets This property is required. str
Enable/disable transmission of probe packets.
probe_timeout This property is required. int
Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
protocol This property is required. str
Protocol number.
recoverytime This property is required. int
Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
security_mode This property is required. str
Twamp controller security mode.
server This property is required. str
IP address or FQDN name of the server.
sla_fail_log_period This property is required. int
Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
sla_pass_log_period This property is required. int
Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
slas This property is required. Sequence[GetVirtualwanlinkHealthCheckSla]
Service level agreement (SLA). The structure of sla block is documented below.
system_dns This property is required. str
Enable/disable system DNS as the probe server.
threshold_alert_jitter This property is required. int
Alert threshold for jitter (ms, default = 0).
threshold_alert_latency This property is required. int
Alert threshold for latency (ms, default = 0).
threshold_alert_packetloss This property is required. int
Alert threshold for packet loss (percentage, default = 0).
threshold_warning_jitter This property is required. int
Warning threshold for jitter (ms, default = 0).
threshold_warning_latency This property is required. int
Warning threshold for latency (ms, default = 0).
threshold_warning_packetloss This property is required. int
Warning threshold for packet loss (percentage, default = 0).
update_cascade_interface This property is required. str
Enable/disable update cascade interface.
update_static_route This property is required. str
Enable/disable updating the static route.
addrMode This property is required. String
Address mode (IPv4 or IPv6).
diffservcode This property is required. String
Differentiated services code point (DSCP) in the IP header of the probe packet.
dnsRequestDomain This property is required. String
Fully qualified domain name to resolve for the DNS probe.
failtime This property is required. Number
Number of failures before server is considered lost (1 - 3600, default = 5).
haPriority This property is required. Number
HA election priority (1 - 50).
httpAgent This property is required. String
String in the http-agent field in the HTTP header.
httpGet This property is required. String
URL used to communicate with the server if the protocol if the protocol is HTTP.
httpMatch This property is required. String
Response string expected from the server if the protocol is HTTP.
interval This property is required. Number
Status check interval, or the time between attempting to connect to the server (1 - 3600 sec, default = 5).
members This property is required. List<Property Map>
Member sequence number list. The structure of members block is documented below.
name This property is required. String
Control-based Internet Service group name.
packetSize This property is required. Number
Packet size of a twamp test session,
password This property is required. String
Twamp controller password in authentication mode
port This property is required. Number
Port number used to communicate with the server over the selected protocol.
probeCount This property is required. Number
Number of most recent probes that should be used to calculate latency and jitter (5 - 30, default = 30).
probePackets This property is required. String
Enable/disable transmission of probe packets.
probeTimeout This property is required. Number
Time to wait before a probe packet is considered lost (500 - 5000 msec, default = 500).
protocol This property is required. String
Protocol number.
recoverytime This property is required. Number
Number of successful responses received before server is considered recovered (1 - 3600, default = 5).
securityMode This property is required. String
Twamp controller security mode.
server This property is required. String
IP address or FQDN name of the server.
slaFailLogPeriod This property is required. Number
Time interval in seconds that SLA fail log messages will be generated (0 - 3600, default = 0).
slaPassLogPeriod This property is required. Number
Time interval in seconds that SLA pass log messages will be generated (0 - 3600, default = 0).
slas This property is required. List<Property Map>
Service level agreement (SLA). The structure of sla block is documented below.
systemDns This property is required. String
Enable/disable system DNS as the probe server.
thresholdAlertJitter This property is required. Number
Alert threshold for jitter (ms, default = 0).
thresholdAlertLatency This property is required. Number
Alert threshold for latency (ms, default = 0).
thresholdAlertPacketloss This property is required. Number
Alert threshold for packet loss (percentage, default = 0).
thresholdWarningJitter This property is required. Number
Warning threshold for jitter (ms, default = 0).
thresholdWarningLatency This property is required. Number
Warning threshold for latency (ms, default = 0).
thresholdWarningPacketloss This property is required. Number
Warning threshold for packet loss (percentage, default = 0).
updateCascadeInterface This property is required. String
Enable/disable update cascade interface.
updateStaticRoute This property is required. String
Enable/disable updating the static route.

GetVirtualwanlinkHealthCheckMember

SeqNum This property is required. int
Member sequence number.
SeqNum This property is required. int
Member sequence number.
seqNum This property is required. Integer
Member sequence number.
seqNum This property is required. number
Member sequence number.
seq_num This property is required. int
Member sequence number.
seqNum This property is required. Number
Member sequence number.

GetVirtualwanlinkHealthCheckSla

Id This property is required. int
SLA ID.
JitterThreshold This property is required. int
Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
LatencyThreshold This property is required. int
Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
LinkCostFactor This property is required. string
Link cost factor.
PacketlossThreshold This property is required. int
Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
Id This property is required. int
SLA ID.
JitterThreshold This property is required. int
Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
LatencyThreshold This property is required. int
Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
LinkCostFactor This property is required. string
Link cost factor.
PacketlossThreshold This property is required. int
Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
id This property is required. Integer
SLA ID.
jitterThreshold This property is required. Integer
Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
latencyThreshold This property is required. Integer
Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
linkCostFactor This property is required. String
Link cost factor.
packetlossThreshold This property is required. Integer
Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
id This property is required. number
SLA ID.
jitterThreshold This property is required. number
Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
latencyThreshold This property is required. number
Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
linkCostFactor This property is required. string
Link cost factor.
packetlossThreshold This property is required. number
Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
id This property is required. int
SLA ID.
jitter_threshold This property is required. int
Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
latency_threshold This property is required. int
Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
link_cost_factor This property is required. str
Link cost factor.
packetloss_threshold This property is required. int
Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).
id This property is required. Number
SLA ID.
jitterThreshold This property is required. Number
Jitter for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
latencyThreshold This property is required. Number
Latency for SLA to make decision in milliseconds. (0 - 10000000, default = 5).
linkCostFactor This property is required. String
Link cost factor.
packetlossThreshold This property is required. Number
Packet loss for SLA to make decision in percentage. (0 - 100, default = 0).

GetVirtualwanlinkMember

Comment This property is required. string
Comments.
Cost This property is required. int
Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
Gateway This property is required. string
Enable/disable SD-WAN service gateway.
Gateway6 This property is required. string
IPv6 gateway.
IngressSpilloverThreshold This property is required. int
Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
Interface This property is required. string
Interface name.
Priority This property is required. int
Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
SeqNum This property is required. int
Member sequence number.
Source This property is required. string
Source IP address used in the health-check packet to the server.
Source6 This property is required. string
Source IPv6 address used in the health-check packet to the server.
SpilloverThreshold This property is required. int
Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
Status This property is required. string
Enable/disable SD-WAN service.
VolumeRatio This property is required. int
Measured volume ratio (this value / sum of all values = percentage of link volume, 0 - 255).
Weight This property is required. int
Weight of this interface for weighted load balancing. (0 - 255) More traffic is directed to interfaces with higher weights.
Comment This property is required. string
Comments.
Cost This property is required. int
Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
Gateway This property is required. string
Enable/disable SD-WAN service gateway.
Gateway6 This property is required. string
IPv6 gateway.
IngressSpilloverThreshold This property is required. int
Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
Interface This property is required. string
Interface name.
Priority This property is required. int
Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
SeqNum This property is required. int
Member sequence number.
Source This property is required. string
Source IP address used in the health-check packet to the server.
Source6 This property is required. string
Source IPv6 address used in the health-check packet to the server.
SpilloverThreshold This property is required. int
Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
Status This property is required. string
Enable/disable SD-WAN service.
VolumeRatio This property is required. int
Measured volume ratio (this value / sum of all values = percentage of link volume, 0 - 255).
Weight This property is required. int
Weight of this interface for weighted load balancing. (0 - 255) More traffic is directed to interfaces with higher weights.
comment This property is required. String
Comments.
cost This property is required. Integer
Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
gateway This property is required. String
Enable/disable SD-WAN service gateway.
gateway6 This property is required. String
IPv6 gateway.
ingressSpilloverThreshold This property is required. Integer
Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
interface_ This property is required. String
Interface name.
priority This property is required. Integer
Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
seqNum This property is required. Integer
Member sequence number.
source This property is required. String
Source IP address used in the health-check packet to the server.
source6 This property is required. String
Source IPv6 address used in the health-check packet to the server.
spilloverThreshold This property is required. Integer
Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
status This property is required. String
Enable/disable SD-WAN service.
volumeRatio This property is required. Integer
Measured volume ratio (this value / sum of all values = percentage of link volume, 0 - 255).
weight This property is required. Integer
Weight of this interface for weighted load balancing. (0 - 255) More traffic is directed to interfaces with higher weights.
comment This property is required. string
Comments.
cost This property is required. number
Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
gateway This property is required. string
Enable/disable SD-WAN service gateway.
gateway6 This property is required. string
IPv6 gateway.
ingressSpilloverThreshold This property is required. number
Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
interface This property is required. string
Interface name.
priority This property is required. number
Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
seqNum This property is required. number
Member sequence number.
source This property is required. string
Source IP address used in the health-check packet to the server.
source6 This property is required. string
Source IPv6 address used in the health-check packet to the server.
spilloverThreshold This property is required. 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 This property is required. string
Enable/disable SD-WAN service.
volumeRatio This property is required. number
Measured volume ratio (this value / sum of all values = percentage of link volume, 0 - 255).
weight This property is required. number
Weight of this interface for weighted load balancing. (0 - 255) More traffic is directed to interfaces with higher weights.
comment This property is required. str
Comments.
cost This property is required. int
Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
gateway This property is required. str
Enable/disable SD-WAN service gateway.
gateway6 This property is required. str
IPv6 gateway.
ingress_spillover_threshold This property is required. int
Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
interface This property is required. str
Interface name.
priority This property is required. int
Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
seq_num This property is required. int
Member sequence number.
source This property is required. str
Source IP address used in the health-check packet to the server.
source6 This property is required. str
Source IPv6 address used in the health-check packet to the server.
spillover_threshold This property is required. int
Egress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
status This property is required. str
Enable/disable SD-WAN service.
volume_ratio This property is required. int
Measured volume ratio (this value / sum of all values = percentage of link volume, 0 - 255).
weight This property is required. int
Weight of this interface for weighted load balancing. (0 - 255) More traffic is directed to interfaces with higher weights.
comment This property is required. String
Comments.
cost This property is required. Number
Cost of this interface for services in SLA mode (0 - 4294967295, default = 0).
gateway This property is required. String
Enable/disable SD-WAN service gateway.
gateway6 This property is required. String
IPv6 gateway.
ingressSpilloverThreshold This property is required. Number
Ingress spillover threshold for this interface (0 - 16776000 kbit/s). When this traffic volume threshold is reached, new sessions spill over to other interfaces in the SD-WAN.
interface This property is required. String
Interface name.
priority This property is required. Number
Priority of the interface (0 - 4294967295). Used for SD-WAN rules or priority rules.
seqNum This property is required. Number
Member sequence number.
source This property is required. String
Source IP address used in the health-check packet to the server.
source6 This property is required. String
Source IPv6 address used in the health-check packet to the server.
spilloverThreshold This property is required. 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 This property is required. String
Enable/disable SD-WAN service.
volumeRatio This property is required. Number
Measured volume ratio (this value / sum of all values = percentage of link volume, 0 - 255).
weight This property is required. Number
Weight of this interface for weighted load balancing. (0 - 255) More traffic is directed to interfaces with higher weights.

GetVirtualwanlinkNeighbor

HealthCheck This property is required. string
Virtual WAN Link health-check.
Ip This property is required. string
IP address of neighbor.
Member This property is required. int
Member sequence number.
Role This property is required. string
Service role to work with neighbor.
SlaId This property is required. int
SLA ID.
HealthCheck This property is required. string
Virtual WAN Link health-check.
Ip This property is required. string
IP address of neighbor.
Member This property is required. int
Member sequence number.
Role This property is required. string
Service role to work with neighbor.
SlaId This property is required. int
SLA ID.
healthCheck This property is required. String
Virtual WAN Link health-check.
ip This property is required. String
IP address of neighbor.
member This property is required. Integer
Member sequence number.
role This property is required. String
Service role to work with neighbor.
slaId This property is required. Integer
SLA ID.
healthCheck This property is required. string
Virtual WAN Link health-check.
ip This property is required. string
IP address of neighbor.
member This property is required. number
Member sequence number.
role This property is required. string
Service role to work with neighbor.
slaId This property is required. number
SLA ID.
health_check This property is required. str
Virtual WAN Link health-check.
ip This property is required. str
IP address of neighbor.
member This property is required. int
Member sequence number.
role This property is required. str
Service role to work with neighbor.
sla_id This property is required. int
SLA ID.
healthCheck This property is required. String
Virtual WAN Link health-check.
ip This property is required. String
IP address of neighbor.
member This property is required. Number
Member sequence number.
role This property is required. String
Service role to work with neighbor.
slaId This property is required. Number
SLA ID.

GetVirtualwanlinkService

AddrMode This property is required. string
Address mode (IPv4 or IPv6).
BandwidthWeight This property is required. int
Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
Default This property is required. string
Enable/disable use of SD-WAN as default service.
DscpForward This property is required. string
Enable/disable forward traffic DSCP tag.
DscpForwardTag This property is required. string
Forward traffic DSCP tag.
DscpReverse This property is required. string
Enable/disable reverse traffic DSCP tag.
DscpReverseTag This property is required. string
Reverse traffic DSCP tag.
Dst6s This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceDst6>
Destination address6 name. The structure of dst6 block is documented below.
DstNegate This property is required. string
Enable/disable negation of destination address match.
Dsts This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceDst>
Destination address name. The structure of dst block is documented below.
EndPort This property is required. int
End destination port number.
Gateway This property is required. string
Enable/disable SD-WAN service gateway.
Groups This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceGroup>
User groups. The structure of groups block is documented below.
HealthCheck This property is required. string
Virtual WAN Link health-check.
HoldDownTime This property is required. int
Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
Id This property is required. int
SLA ID.
InputDeviceNegate This property is required. string
Enable/disable negation of input device match.
InputDevices This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInputDevice>
Source interface name. The structure of input_device block is documented below.
InternetService This property is required. string
Enable/disable use of Internet service for application-based load balancing.
InternetServiceAppCtrlGroups This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceAppCtrlGroup>
Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
InternetServiceAppCtrls This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceAppCtrl>
Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
InternetServiceCtrlGroups This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceCtrlGroup>
Control-based Internet Service group list. The structure of internet_service_ctrl_group block is documented below.
InternetServiceCtrls This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceCtrl>
Control-based Internet Service ID list. The structure of internet_service_ctrl block is documented below.
InternetServiceCustomGroups This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceCustomGroup>
Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
InternetServiceCustoms This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceCustom>
Custom Internet service name list. The structure of internet_service_custom block is documented below.
InternetServiceGroups This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceGroup>
Internet Service group list. The structure of internet_service_group block is documented below.
InternetServiceIds This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceId>
Internet service ID list. The structure of internet_service_id block is documented below.
InternetServiceNames This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceInternetServiceName>
Internet service name list. The structure of internet_service_name block is documented below.
JitterWeight This property is required. int
Coefficient of jitter in the formula of custom-profile-1.
LatencyWeight This property is required. int
Coefficient of latency in the formula of custom-profile-1.
LinkCostFactor This property is required. string
Link cost factor.
LinkCostThreshold This property is required. int
Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
Member This property is required. int
Member sequence number.
Mode This property is required. string
Control how the priority rule sets the priority of interfaces in the SD-WAN.
Name This property is required. string
Control-based Internet Service group name.
PacketLossWeight This property is required. int
Coefficient of packet-loss in the formula of custom-profile-1.
PriorityMembers This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServicePriorityMember>
Member sequence number list. The structure of priority_members block is documented below.
Protocol This property is required. int
Protocol number.
QualityLink This property is required. int
Quality grade.
Role This property is required. string
Service role to work with neighbor.
RouteTag This property is required. int
IPv4 route map route-tag.
SlaCompareMethod This property is required. string
Method to compare SLA value for sla and load balance mode.
Slas This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceSla>
Service level agreement (SLA). The structure of sla block is documented below.
Src6s This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceSrc6>
Source address6 name. The structure of src6 block is documented below.
SrcNegate This property is required. string
Enable/disable negation of source address match.
Srcs This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceSrc>
Source address name. The structure of src block is documented below.
StandaloneAction This property is required. string
Enable/disable service when selected neighbor role is standalone while service role is not standalone.
StartPort This property is required. int
Start destination port number.
Status This property is required. string
Enable/disable SD-WAN service.
Tos This property is required. string
Type of service bit pattern.
TosMask This property is required. string
Type of service evaluated bits.
Users This property is required. List<Pulumiverse.Fortios.System.Inputs.GetVirtualwanlinkServiceUser>
User name. The structure of users block is documented below.
AddrMode This property is required. string
Address mode (IPv4 or IPv6).
BandwidthWeight This property is required. int
Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
Default This property is required. string
Enable/disable use of SD-WAN as default service.
DscpForward This property is required. string
Enable/disable forward traffic DSCP tag.
DscpForwardTag This property is required. string
Forward traffic DSCP tag.
DscpReverse This property is required. string
Enable/disable reverse traffic DSCP tag.
DscpReverseTag This property is required. string
Reverse traffic DSCP tag.
Dst6s This property is required. []GetVirtualwanlinkServiceDst6
Destination address6 name. The structure of dst6 block is documented below.
DstNegate This property is required. string
Enable/disable negation of destination address match.
Dsts This property is required. []GetVirtualwanlinkServiceDst
Destination address name. The structure of dst block is documented below.
EndPort This property is required. int
End destination port number.
Gateway This property is required. string
Enable/disable SD-WAN service gateway.
Groups This property is required. []GetVirtualwanlinkServiceGroup
User groups. The structure of groups block is documented below.
HealthCheck This property is required. string
Virtual WAN Link health-check.
HoldDownTime This property is required. int
Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
Id This property is required. int
SLA ID.
InputDeviceNegate This property is required. string
Enable/disable negation of input device match.
InputDevices This property is required. []GetVirtualwanlinkServiceInputDevice
Source interface name. The structure of input_device block is documented below.
InternetService This property is required. string
Enable/disable use of Internet service for application-based load balancing.
InternetServiceAppCtrlGroups This property is required. []GetVirtualwanlinkServiceInternetServiceAppCtrlGroup
Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
InternetServiceAppCtrls This property is required. []GetVirtualwanlinkServiceInternetServiceAppCtrl
Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
InternetServiceCtrlGroups This property is required. []GetVirtualwanlinkServiceInternetServiceCtrlGroup
Control-based Internet Service group list. The structure of internet_service_ctrl_group block is documented below.
InternetServiceCtrls This property is required. []GetVirtualwanlinkServiceInternetServiceCtrl
Control-based Internet Service ID list. The structure of internet_service_ctrl block is documented below.
InternetServiceCustomGroups This property is required. []GetVirtualwanlinkServiceInternetServiceCustomGroup
Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
InternetServiceCustoms This property is required. []GetVirtualwanlinkServiceInternetServiceCustom
Custom Internet service name list. The structure of internet_service_custom block is documented below.
InternetServiceGroups This property is required. []GetVirtualwanlinkServiceInternetServiceGroup
Internet Service group list. The structure of internet_service_group block is documented below.
InternetServiceIds This property is required. []GetVirtualwanlinkServiceInternetServiceId
Internet service ID list. The structure of internet_service_id block is documented below.
InternetServiceNames This property is required. []GetVirtualwanlinkServiceInternetServiceName
Internet service name list. The structure of internet_service_name block is documented below.
JitterWeight This property is required. int
Coefficient of jitter in the formula of custom-profile-1.
LatencyWeight This property is required. int
Coefficient of latency in the formula of custom-profile-1.
LinkCostFactor This property is required. string
Link cost factor.
LinkCostThreshold This property is required. int
Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
Member This property is required. int
Member sequence number.
Mode This property is required. string
Control how the priority rule sets the priority of interfaces in the SD-WAN.
Name This property is required. string
Control-based Internet Service group name.
PacketLossWeight This property is required. int
Coefficient of packet-loss in the formula of custom-profile-1.
PriorityMembers This property is required. []GetVirtualwanlinkServicePriorityMember
Member sequence number list. The structure of priority_members block is documented below.
Protocol This property is required. int
Protocol number.
QualityLink This property is required. int
Quality grade.
Role This property is required. string
Service role to work with neighbor.
RouteTag This property is required. int
IPv4 route map route-tag.
SlaCompareMethod This property is required. string
Method to compare SLA value for sla and load balance mode.
Slas This property is required. []GetVirtualwanlinkServiceSla
Service level agreement (SLA). The structure of sla block is documented below.
Src6s This property is required. []GetVirtualwanlinkServiceSrc6
Source address6 name. The structure of src6 block is documented below.
SrcNegate This property is required. string
Enable/disable negation of source address match.
Srcs This property is required. []GetVirtualwanlinkServiceSrc
Source address name. The structure of src block is documented below.
StandaloneAction This property is required. string
Enable/disable service when selected neighbor role is standalone while service role is not standalone.
StartPort This property is required. int
Start destination port number.
Status This property is required. string
Enable/disable SD-WAN service.
Tos This property is required. string
Type of service bit pattern.
TosMask This property is required. string
Type of service evaluated bits.
Users This property is required. []GetVirtualwanlinkServiceUser
User name. The structure of users block is documented below.
addrMode This property is required. String
Address mode (IPv4 or IPv6).
bandwidthWeight This property is required. Integer
Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
default_ This property is required. String
Enable/disable use of SD-WAN as default service.
dscpForward This property is required. String
Enable/disable forward traffic DSCP tag.
dscpForwardTag This property is required. String
Forward traffic DSCP tag.
dscpReverse This property is required. String
Enable/disable reverse traffic DSCP tag.
dscpReverseTag This property is required. String
Reverse traffic DSCP tag.
dst6s This property is required. List<GetVirtualwanlinkServiceDst6>
Destination address6 name. The structure of dst6 block is documented below.
dstNegate This property is required. String
Enable/disable negation of destination address match.
dsts This property is required. List<GetVirtualwanlinkServiceDst>
Destination address name. The structure of dst block is documented below.
endPort This property is required. Integer
End destination port number.
gateway This property is required. String
Enable/disable SD-WAN service gateway.
groups This property is required. List<GetVirtualwanlinkServiceGroup>
User groups. The structure of groups block is documented below.
healthCheck This property is required. String
Virtual WAN Link health-check.
holdDownTime This property is required. Integer
Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
id This property is required. Integer
SLA ID.
inputDeviceNegate This property is required. String
Enable/disable negation of input device match.
inputDevices This property is required. List<GetVirtualwanlinkServiceInputDevice>
Source interface name. The structure of input_device block is documented below.
internetService This property is required. String
Enable/disable use of Internet service for application-based load balancing.
internetServiceAppCtrlGroups This property is required. List<GetVirtualwanlinkServiceInternetServiceAppCtrlGroup>
Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
internetServiceAppCtrls This property is required. List<GetVirtualwanlinkServiceInternetServiceAppCtrl>
Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
internetServiceCtrlGroups This property is required. List<GetVirtualwanlinkServiceInternetServiceCtrlGroup>
Control-based Internet Service group list. The structure of internet_service_ctrl_group block is documented below.
internetServiceCtrls This property is required. List<GetVirtualwanlinkServiceInternetServiceCtrl>
Control-based Internet Service ID list. The structure of internet_service_ctrl block is documented below.
internetServiceCustomGroups This property is required. List<GetVirtualwanlinkServiceInternetServiceCustomGroup>
Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
internetServiceCustoms This property is required. List<GetVirtualwanlinkServiceInternetServiceCustom>
Custom Internet service name list. The structure of internet_service_custom block is documented below.
internetServiceGroups This property is required. List<GetVirtualwanlinkServiceInternetServiceGroup>
Internet Service group list. The structure of internet_service_group block is documented below.
internetServiceIds This property is required. List<GetVirtualwanlinkServiceInternetServiceId>
Internet service ID list. The structure of internet_service_id block is documented below.
internetServiceNames This property is required. List<GetVirtualwanlinkServiceInternetServiceName>
Internet service name list. The structure of internet_service_name block is documented below.
jitterWeight This property is required. Integer
Coefficient of jitter in the formula of custom-profile-1.
latencyWeight This property is required. Integer
Coefficient of latency in the formula of custom-profile-1.
linkCostFactor This property is required. String
Link cost factor.
linkCostThreshold This property is required. Integer
Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
member This property is required. Integer
Member sequence number.
mode This property is required. String
Control how the priority rule sets the priority of interfaces in the SD-WAN.
name This property is required. String
Control-based Internet Service group name.
packetLossWeight This property is required. Integer
Coefficient of packet-loss in the formula of custom-profile-1.
priorityMembers This property is required. List<GetVirtualwanlinkServicePriorityMember>
Member sequence number list. The structure of priority_members block is documented below.
protocol This property is required. Integer
Protocol number.
qualityLink This property is required. Integer
Quality grade.
role This property is required. String
Service role to work with neighbor.
routeTag This property is required. Integer
IPv4 route map route-tag.
slaCompareMethod This property is required. String
Method to compare SLA value for sla and load balance mode.
slas This property is required. List<GetVirtualwanlinkServiceSla>
Service level agreement (SLA). The structure of sla block is documented below.
src6s This property is required. List<GetVirtualwanlinkServiceSrc6>
Source address6 name. The structure of src6 block is documented below.
srcNegate This property is required. String
Enable/disable negation of source address match.
srcs This property is required. List<GetVirtualwanlinkServiceSrc>
Source address name. The structure of src block is documented below.
standaloneAction This property is required. String
Enable/disable service when selected neighbor role is standalone while service role is not standalone.
startPort This property is required. Integer
Start destination port number.
status This property is required. String
Enable/disable SD-WAN service.
tos This property is required. String
Type of service bit pattern.
tosMask This property is required. String
Type of service evaluated bits.
users This property is required. List<GetVirtualwanlinkServiceUser>
User name. The structure of users block is documented below.
addrMode This property is required. string
Address mode (IPv4 or IPv6).
bandwidthWeight This property is required. number
Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
default This property is required. string
Enable/disable use of SD-WAN as default service.
dscpForward This property is required. string
Enable/disable forward traffic DSCP tag.
dscpForwardTag This property is required. string
Forward traffic DSCP tag.
dscpReverse This property is required. string
Enable/disable reverse traffic DSCP tag.
dscpReverseTag This property is required. string
Reverse traffic DSCP tag.
dst6s This property is required. GetVirtualwanlinkServiceDst6[]
Destination address6 name. The structure of dst6 block is documented below.
dstNegate This property is required. string
Enable/disable negation of destination address match.
dsts This property is required. GetVirtualwanlinkServiceDst[]
Destination address name. The structure of dst block is documented below.
endPort This property is required. number
End destination port number.
gateway This property is required. string
Enable/disable SD-WAN service gateway.
groups This property is required. GetVirtualwanlinkServiceGroup[]
User groups. The structure of groups block is documented below.
healthCheck This property is required. string
Virtual WAN Link health-check.
holdDownTime This property is required. number
Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
id This property is required. number
SLA ID.
inputDeviceNegate This property is required. string
Enable/disable negation of input device match.
inputDevices This property is required. GetVirtualwanlinkServiceInputDevice[]
Source interface name. The structure of input_device block is documented below.
internetService This property is required. string
Enable/disable use of Internet service for application-based load balancing.
internetServiceAppCtrlGroups This property is required. GetVirtualwanlinkServiceInternetServiceAppCtrlGroup[]
Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
internetServiceAppCtrls This property is required. GetVirtualwanlinkServiceInternetServiceAppCtrl[]
Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
internetServiceCtrlGroups This property is required. GetVirtualwanlinkServiceInternetServiceCtrlGroup[]
Control-based Internet Service group list. The structure of internet_service_ctrl_group block is documented below.
internetServiceCtrls This property is required. GetVirtualwanlinkServiceInternetServiceCtrl[]
Control-based Internet Service ID list. The structure of internet_service_ctrl block is documented below.
internetServiceCustomGroups This property is required. GetVirtualwanlinkServiceInternetServiceCustomGroup[]
Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
internetServiceCustoms This property is required. GetVirtualwanlinkServiceInternetServiceCustom[]
Custom Internet service name list. The structure of internet_service_custom block is documented below.
internetServiceGroups This property is required. GetVirtualwanlinkServiceInternetServiceGroup[]
Internet Service group list. The structure of internet_service_group block is documented below.
internetServiceIds This property is required. GetVirtualwanlinkServiceInternetServiceId[]
Internet service ID list. The structure of internet_service_id block is documented below.
internetServiceNames This property is required. GetVirtualwanlinkServiceInternetServiceName[]
Internet service name list. The structure of internet_service_name block is documented below.
jitterWeight This property is required. number
Coefficient of jitter in the formula of custom-profile-1.
latencyWeight This property is required. number
Coefficient of latency in the formula of custom-profile-1.
linkCostFactor This property is required. string
Link cost factor.
linkCostThreshold This property is required. number
Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
member This property is required. number
Member sequence number.
mode This property is required. string
Control how the priority rule sets the priority of interfaces in the SD-WAN.
name This property is required. string
Control-based Internet Service group name.
packetLossWeight This property is required. number
Coefficient of packet-loss in the formula of custom-profile-1.
priorityMembers This property is required. GetVirtualwanlinkServicePriorityMember[]
Member sequence number list. The structure of priority_members block is documented below.
protocol This property is required. number
Protocol number.
qualityLink This property is required. number
Quality grade.
role This property is required. string
Service role to work with neighbor.
routeTag This property is required. number
IPv4 route map route-tag.
slaCompareMethod This property is required. string
Method to compare SLA value for sla and load balance mode.
slas This property is required. GetVirtualwanlinkServiceSla[]
Service level agreement (SLA). The structure of sla block is documented below.
src6s This property is required. GetVirtualwanlinkServiceSrc6[]
Source address6 name. The structure of src6 block is documented below.
srcNegate This property is required. string
Enable/disable negation of source address match.
srcs This property is required. GetVirtualwanlinkServiceSrc[]
Source address name. The structure of src block is documented below.
standaloneAction This property is required. string
Enable/disable service when selected neighbor role is standalone while service role is not standalone.
startPort This property is required. number
Start destination port number.
status This property is required. string
Enable/disable SD-WAN service.
tos This property is required. string
Type of service bit pattern.
tosMask This property is required. string
Type of service evaluated bits.
users This property is required. GetVirtualwanlinkServiceUser[]
User name. The structure of users block is documented below.
addr_mode This property is required. str
Address mode (IPv4 or IPv6).
bandwidth_weight This property is required. int
Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
default This property is required. str
Enable/disable use of SD-WAN as default service.
dscp_forward This property is required. str
Enable/disable forward traffic DSCP tag.
dscp_forward_tag This property is required. str
Forward traffic DSCP tag.
dscp_reverse This property is required. str
Enable/disable reverse traffic DSCP tag.
dscp_reverse_tag This property is required. str
Reverse traffic DSCP tag.
dst6s This property is required. Sequence[GetVirtualwanlinkServiceDst6]
Destination address6 name. The structure of dst6 block is documented below.
dst_negate This property is required. str
Enable/disable negation of destination address match.
dsts This property is required. Sequence[GetVirtualwanlinkServiceDst]
Destination address name. The structure of dst block is documented below.
end_port This property is required. int
End destination port number.
gateway This property is required. str
Enable/disable SD-WAN service gateway.
groups This property is required. Sequence[GetVirtualwanlinkServiceGroup]
User groups. The structure of groups block is documented below.
health_check This property is required. str
Virtual WAN Link health-check.
hold_down_time This property is required. int
Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
id This property is required. int
SLA ID.
input_device_negate This property is required. str
Enable/disable negation of input device match.
input_devices This property is required. Sequence[GetVirtualwanlinkServiceInputDevice]
Source interface name. The structure of input_device block is documented below.
internet_service This property is required. str
Enable/disable use of Internet service for application-based load balancing.
internet_service_app_ctrl_groups This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceAppCtrlGroup]
Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
internet_service_app_ctrls This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceAppCtrl]
Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
internet_service_ctrl_groups This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceCtrlGroup]
Control-based Internet Service group list. The structure of internet_service_ctrl_group block is documented below.
internet_service_ctrls This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceCtrl]
Control-based Internet Service ID list. The structure of internet_service_ctrl block is documented below.
internet_service_custom_groups This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceCustomGroup]
Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
internet_service_customs This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceCustom]
Custom Internet service name list. The structure of internet_service_custom block is documented below.
internet_service_groups This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceGroup]
Internet Service group list. The structure of internet_service_group block is documented below.
internet_service_ids This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceId]
Internet service ID list. The structure of internet_service_id block is documented below.
internet_service_names This property is required. Sequence[GetVirtualwanlinkServiceInternetServiceName]
Internet service name list. The structure of internet_service_name block is documented below.
jitter_weight This property is required. int
Coefficient of jitter in the formula of custom-profile-1.
latency_weight This property is required. int
Coefficient of latency in the formula of custom-profile-1.
link_cost_factor This property is required. str
Link cost factor.
link_cost_threshold This property is required. int
Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
member This property is required. int
Member sequence number.
mode This property is required. str
Control how the priority rule sets the priority of interfaces in the SD-WAN.
name This property is required. str
Control-based Internet Service group name.
packet_loss_weight This property is required. int
Coefficient of packet-loss in the formula of custom-profile-1.
priority_members This property is required. Sequence[GetVirtualwanlinkServicePriorityMember]
Member sequence number list. The structure of priority_members block is documented below.
protocol This property is required. int
Protocol number.
quality_link This property is required. int
Quality grade.
role This property is required. str
Service role to work with neighbor.
route_tag This property is required. int
IPv4 route map route-tag.
sla_compare_method This property is required. str
Method to compare SLA value for sla and load balance mode.
slas This property is required. Sequence[GetVirtualwanlinkServiceSla]
Service level agreement (SLA). The structure of sla block is documented below.
src6s This property is required. Sequence[GetVirtualwanlinkServiceSrc6]
Source address6 name. The structure of src6 block is documented below.
src_negate This property is required. str
Enable/disable negation of source address match.
srcs This property is required. Sequence[GetVirtualwanlinkServiceSrc]
Source address name. The structure of src block is documented below.
standalone_action This property is required. str
Enable/disable service when selected neighbor role is standalone while service role is not standalone.
start_port This property is required. int
Start destination port number.
status This property is required. str
Enable/disable SD-WAN service.
tos This property is required. str
Type of service bit pattern.
tos_mask This property is required. str
Type of service evaluated bits.
users This property is required. Sequence[GetVirtualwanlinkServiceUser]
User name. The structure of users block is documented below.
addrMode This property is required. String
Address mode (IPv4 or IPv6).
bandwidthWeight This property is required. Number
Coefficient of reciprocal of available bidirectional bandwidth in the formula of custom-profile-1.
default This property is required. String
Enable/disable use of SD-WAN as default service.
dscpForward This property is required. String
Enable/disable forward traffic DSCP tag.
dscpForwardTag This property is required. String
Forward traffic DSCP tag.
dscpReverse This property is required. String
Enable/disable reverse traffic DSCP tag.
dscpReverseTag This property is required. String
Reverse traffic DSCP tag.
dst6s This property is required. List<Property Map>
Destination address6 name. The structure of dst6 block is documented below.
dstNegate This property is required. String
Enable/disable negation of destination address match.
dsts This property is required. List<Property Map>
Destination address name. The structure of dst block is documented below.
endPort This property is required. Number
End destination port number.
gateway This property is required. String
Enable/disable SD-WAN service gateway.
groups This property is required. List<Property Map>
User groups. The structure of groups block is documented below.
healthCheck This property is required. String
Virtual WAN Link health-check.
holdDownTime This property is required. Number
Waiting period in seconds when switching from the back-up member to the primary member (0 - 10000000, default = 0).
id This property is required. Number
SLA ID.
inputDeviceNegate This property is required. String
Enable/disable negation of input device match.
inputDevices This property is required. List<Property Map>
Source interface name. The structure of input_device block is documented below.
internetService This property is required. String
Enable/disable use of Internet service for application-based load balancing.
internetServiceAppCtrlGroups This property is required. List<Property Map>
Application control based Internet Service group list. The structure of internet_service_app_ctrl_group block is documented below.
internetServiceAppCtrls This property is required. List<Property Map>
Application control based Internet Service ID list. The structure of internet_service_app_ctrl block is documented below.
internetServiceCtrlGroups This property is required. List<Property Map>
Control-based Internet Service group list. The structure of internet_service_ctrl_group block is documented below.
internetServiceCtrls This property is required. List<Property Map>
Control-based Internet Service ID list. The structure of internet_service_ctrl block is documented below.
internetServiceCustomGroups This property is required. List<Property Map>
Custom Internet Service group list. The structure of internet_service_custom_group block is documented below.
internetServiceCustoms This property is required. List<Property Map>
Custom Internet service name list. The structure of internet_service_custom block is documented below.
internetServiceGroups This property is required. List<Property Map>
Internet Service group list. The structure of internet_service_group block is documented below.
internetServiceIds This property is required. List<Property Map>
Internet service ID list. The structure of internet_service_id block is documented below.
internetServiceNames This property is required. List<Property Map>
Internet service name list. The structure of internet_service_name block is documented below.
jitterWeight This property is required. Number
Coefficient of jitter in the formula of custom-profile-1.
latencyWeight This property is required. Number
Coefficient of latency in the formula of custom-profile-1.
linkCostFactor This property is required. String
Link cost factor.
linkCostThreshold This property is required. Number
Percentage threshold change of link cost values that will result in policy route regeneration (0 - 10000000, default = 10).
member This property is required. Number
Member sequence number.
mode This property is required. String
Control how the priority rule sets the priority of interfaces in the SD-WAN.
name This property is required. String
Control-based Internet Service group name.
packetLossWeight This property is required. Number
Coefficient of packet-loss in the formula of custom-profile-1.
priorityMembers This property is required. List<Property Map>
Member sequence number list. The structure of priority_members block is documented below.
protocol This property is required. Number
Protocol number.
qualityLink This property is required. Number
Quality grade.
role This property is required. String
Service role to work with neighbor.
routeTag This property is required. Number
IPv4 route map route-tag.
slaCompareMethod This property is required. String
Method to compare SLA value for sla and load balance mode.
slas This property is required. List<Property Map>
Service level agreement (SLA). The structure of sla block is documented below.
src6s This property is required. List<Property Map>
Source address6 name. The structure of src6 block is documented below.
srcNegate This property is required. String
Enable/disable negation of source address match.
srcs This property is required. List<Property Map>
Source address name. The structure of src block is documented below.
standaloneAction This property is required. String
Enable/disable service when selected neighbor role is standalone while service role is not standalone.
startPort This property is required. Number
Start destination port number.
status This property is required. String
Enable/disable SD-WAN service.
tos This property is required. String
Type of service bit pattern.
tosMask This property is required. String
Type of service evaluated bits.
users This property is required. List<Property Map>
User name. The structure of users block is documented below.

GetVirtualwanlinkServiceDst

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceDst6

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceGroup

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceInputDevice

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceInternetServiceAppCtrl

Id This property is required. int
SLA ID.
Id This property is required. int
SLA ID.
id This property is required. Integer
SLA ID.
id This property is required. number
SLA ID.
id This property is required. int
SLA ID.
id This property is required. Number
SLA ID.

GetVirtualwanlinkServiceInternetServiceAppCtrlGroup

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceInternetServiceCtrl

Id This property is required. int
SLA ID.
Id This property is required. int
SLA ID.
id This property is required. Integer
SLA ID.
id This property is required. number
SLA ID.
id This property is required. int
SLA ID.
id This property is required. Number
SLA ID.

GetVirtualwanlinkServiceInternetServiceCtrlGroup

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceInternetServiceCustom

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceInternetServiceCustomGroup

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceInternetServiceGroup

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceInternetServiceId

Id This property is required. int
SLA ID.
Id This property is required. int
SLA ID.
id This property is required. Integer
SLA ID.
id This property is required. number
SLA ID.
id This property is required. int
SLA ID.
id This property is required. Number
SLA ID.

GetVirtualwanlinkServiceInternetServiceName

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServicePriorityMember

SeqNum This property is required. int
Member sequence number.
SeqNum This property is required. int
Member sequence number.
seqNum This property is required. Integer
Member sequence number.
seqNum This property is required. number
Member sequence number.
seq_num This property is required. int
Member sequence number.
seqNum This property is required. Number
Member sequence number.

GetVirtualwanlinkServiceSla

HealthCheck This property is required. string
Virtual WAN Link health-check.
Id This property is required. int
SLA ID.
HealthCheck This property is required. string
Virtual WAN Link health-check.
Id This property is required. int
SLA ID.
healthCheck This property is required. String
Virtual WAN Link health-check.
id This property is required. Integer
SLA ID.
healthCheck This property is required. string
Virtual WAN Link health-check.
id This property is required. number
SLA ID.
health_check This property is required. str
Virtual WAN Link health-check.
id This property is required. int
SLA ID.
healthCheck This property is required. String
Virtual WAN Link health-check.
id This property is required. Number
SLA ID.

GetVirtualwanlinkServiceSrc

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceSrc6

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkServiceUser

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

GetVirtualwanlinkZone

Name This property is required. string
Control-based Internet Service group name.
Name This property is required. string
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.
name This property is required. string
Control-based Internet Service group name.
name This property is required. str
Control-based Internet Service group name.
name This property is required. String
Control-based Internet Service group name.

Package Details

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