Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi
meraki.networks.getApplianceTrafficShapingUplinkSelection
Explore with Pulumi AI
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as meraki from "@pulumi/meraki";
const example = meraki.networks.getApplianceTrafficShapingUplinkSelection({
networkId: "string",
});
export const merakiNetworksApplianceTrafficShapingUplinkSelectionExample = example.then(example => example.item);
import pulumi
import pulumi_meraki as meraki
example = meraki.networks.get_appliance_traffic_shaping_uplink_selection(network_id="string")
pulumi.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.item)
package main
import (
"github.com/pulumi/pulumi-meraki/sdk/go/meraki/networks"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
example, err := networks.LookupApplianceTrafficShapingUplinkSelection(ctx, &networks.LookupApplianceTrafficShapingUplinkSelectionArgs{
NetworkId: "string",
}, nil)
if err != nil {
return err
}
ctx.Export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.Item)
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Meraki = Pulumi.Meraki;
return await Deployment.RunAsync(() =>
{
var example = Meraki.Networks.GetApplianceTrafficShapingUplinkSelection.Invoke(new()
{
NetworkId = "string",
});
return new Dictionary<string, object?>
{
["merakiNetworksApplianceTrafficShapingUplinkSelectionExample"] = example.Apply(getApplianceTrafficShapingUplinkSelectionResult => getApplianceTrafficShapingUplinkSelectionResult.Item),
};
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.meraki.networks.NetworksFunctions;
import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder()
.networkId("string")
.build());
ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item()));
}
}
variables:
example:
fn::invoke:
Function: meraki:networks:getApplianceTrafficShapingUplinkSelection
Arguments:
networkId: string
outputs:
merakiNetworksApplianceTrafficShapingUplinkSelectionExample: ${example.item}
Using getApplianceTrafficShapingUplinkSelection
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 getApplianceTrafficShapingUplinkSelection(args: GetApplianceTrafficShapingUplinkSelectionArgs, opts?: InvokeOptions): Promise<GetApplianceTrafficShapingUplinkSelectionResult>
function getApplianceTrafficShapingUplinkSelectionOutput(args: GetApplianceTrafficShapingUplinkSelectionOutputArgs, opts?: InvokeOptions): Output<GetApplianceTrafficShapingUplinkSelectionResult>
def get_appliance_traffic_shaping_uplink_selection(network_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApplianceTrafficShapingUplinkSelectionResult
def get_appliance_traffic_shaping_uplink_selection_output(network_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplianceTrafficShapingUplinkSelectionResult]
func LookupApplianceTrafficShapingUplinkSelection(ctx *Context, args *LookupApplianceTrafficShapingUplinkSelectionArgs, opts ...InvokeOption) (*LookupApplianceTrafficShapingUplinkSelectionResult, error)
func LookupApplianceTrafficShapingUplinkSelectionOutput(ctx *Context, args *LookupApplianceTrafficShapingUplinkSelectionOutputArgs, opts ...InvokeOption) LookupApplianceTrafficShapingUplinkSelectionResultOutput
> Note: This function is named LookupApplianceTrafficShapingUplinkSelection
in the Go SDK.
public static class GetApplianceTrafficShapingUplinkSelection
{
public static Task<GetApplianceTrafficShapingUplinkSelectionResult> InvokeAsync(GetApplianceTrafficShapingUplinkSelectionArgs args, InvokeOptions? opts = null)
public static Output<GetApplianceTrafficShapingUplinkSelectionResult> Invoke(GetApplianceTrafficShapingUplinkSelectionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplianceTrafficShapingUplinkSelectionResult> getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Id string - networkId path parameter. Network ID
- Network
Id string - networkId path parameter. Network ID
- network
Id String - networkId path parameter. Network ID
- network
Id string - networkId path parameter. Network ID
- network_
id str - networkId path parameter. Network ID
- network
Id String - networkId path parameter. Network ID
getApplianceTrafficShapingUplinkSelection Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Appliance Traffic Shaping Uplink Selection Item - Network
Id string - networkId path parameter. Network ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Appliance Traffic Shaping Uplink Selection Item - Network
Id string - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Traffic Shaping Uplink Selection Item - network
Id String - networkId path parameter. Network ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Traffic Shaping Uplink Selection Item - network
Id string - networkId path parameter. Network ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Traffic Shaping Uplink Selection Item - network_
id str - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item Property Map
- network
Id String - networkId path parameter. Network ID
Supporting Types
GetApplianceTrafficShapingUplinkSelectionItem
- Active
Active boolAuto Vpn Enabled - Whether active-active AutoVPN is enabled
- Default
Uplink string - The default uplink. Must be one of: 'wan1' or 'wan2'
- Failover
And GetFailback Appliance Traffic Shaping Uplink Selection Item Failover And Failback - WAN failover and failback
- Load
Balancing boolEnabled - Whether load balancing is enabled
- Vpn
Traffic List<GetUplink Preferences Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference> - Uplink preference rules for VPN traffic
- Wan
Traffic List<GetUplink Preferences Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference> - Uplink preference rules for WAN traffic
- Active
Active boolAuto Vpn Enabled - Whether active-active AutoVPN is enabled
- Default
Uplink string - The default uplink. Must be one of: 'wan1' or 'wan2'
- Failover
And GetFailback Appliance Traffic Shaping Uplink Selection Item Failover And Failback - WAN failover and failback
- Load
Balancing boolEnabled - Whether load balancing is enabled
- Vpn
Traffic []GetUplink Preferences Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference - Uplink preference rules for VPN traffic
- Wan
Traffic []GetUplink Preferences Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference - Uplink preference rules for WAN traffic
- active
Active BooleanAuto Vpn Enabled - Whether active-active AutoVPN is enabled
- default
Uplink String - The default uplink. Must be one of: 'wan1' or 'wan2'
- failover
And GetFailback Appliance Traffic Shaping Uplink Selection Item Failover And Failback - WAN failover and failback
- load
Balancing BooleanEnabled - Whether load balancing is enabled
- vpn
Traffic List<GetUplink Preferences Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference> - Uplink preference rules for VPN traffic
- wan
Traffic List<GetUplink Preferences Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference> - Uplink preference rules for WAN traffic
- active
Active booleanAuto Vpn Enabled - Whether active-active AutoVPN is enabled
- default
Uplink string - The default uplink. Must be one of: 'wan1' or 'wan2'
- failover
And GetFailback Appliance Traffic Shaping Uplink Selection Item Failover And Failback - WAN failover and failback
- load
Balancing booleanEnabled - Whether load balancing is enabled
- vpn
Traffic GetUplink Preferences Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference[] - Uplink preference rules for VPN traffic
- wan
Traffic GetUplink Preferences Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference[] - Uplink preference rules for WAN traffic
- active_
active_ boolauto_ vpn_ enabled - Whether active-active AutoVPN is enabled
- default_
uplink str - The default uplink. Must be one of: 'wan1' or 'wan2'
- failover_
and_ Getfailback Appliance Traffic Shaping Uplink Selection Item Failover And Failback - WAN failover and failback
- load_
balancing_ boolenabled - Whether load balancing is enabled
- vpn_
traffic_ Sequence[Getuplink_ preferences Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference] - Uplink preference rules for VPN traffic
- wan_
traffic_ Sequence[Getuplink_ preferences Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference] - Uplink preference rules for WAN traffic
- active
Active BooleanAuto Vpn Enabled - Whether active-active AutoVPN is enabled
- default
Uplink String - The default uplink. Must be one of: 'wan1' or 'wan2'
- failover
And Property MapFailback - WAN failover and failback
- load
Balancing BooleanEnabled - Whether load balancing is enabled
- vpn
Traffic List<Property Map>Uplink Preferences - Uplink preference rules for VPN traffic
- wan
Traffic List<Property Map>Uplink Preferences - Uplink preference rules for WAN traffic
GetApplianceTrafficShapingUplinkSelectionItemFailoverAndFailback
- Immediate
Get
Appliance Traffic Shaping Uplink Selection Item Failover And Failback Immediate - Immediate WAN failover and failback
- Immediate
Get
Appliance Traffic Shaping Uplink Selection Item Failover And Failback Immediate - Immediate WAN failover and failback
- immediate
Get
Appliance Traffic Shaping Uplink Selection Item Failover And Failback Immediate - Immediate WAN failover and failback
- immediate
Get
Appliance Traffic Shaping Uplink Selection Item Failover And Failback Immediate - Immediate WAN failover and failback
- immediate
Get
Appliance Traffic Shaping Uplink Selection Item Failover And Failback Immediate - Immediate WAN failover and failback
- immediate Property Map
- Immediate WAN failover and failback
GetApplianceTrafficShapingUplinkSelectionItemFailoverAndFailbackImmediate
- Enabled bool
- Whether immediate WAN failover and failback is enabled
- Enabled bool
- Whether immediate WAN failover and failback is enabled
- enabled Boolean
- Whether immediate WAN failover and failback is enabled
- enabled boolean
- Whether immediate WAN failover and failback is enabled
- enabled bool
- Whether immediate WAN failover and failback is enabled
- enabled Boolean
- Whether immediate WAN failover and failback is enabled
GetApplianceTrafficShapingUplinkSelectionItemVpnTrafficUplinkPreference
- Fail
Over stringCriterion - Fail over criterion for uplink preference rule. Must be one of: 'poorPerformance' or 'uplinkDown'
- Performance
Class GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Performance Class - Performance class setting for uplink preference rule
- Preferred
Uplink string - Preferred uplink for uplink preference rule. Must be one of: 'wan1', 'wan2', 'bestForVoIP', 'loadBalancing' or 'defaultUplink'
- Traffic
Filters List<GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter> - Traffic filters
- Fail
Over stringCriterion - Fail over criterion for uplink preference rule. Must be one of: 'poorPerformance' or 'uplinkDown'
- Performance
Class GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Performance Class - Performance class setting for uplink preference rule
- Preferred
Uplink string - Preferred uplink for uplink preference rule. Must be one of: 'wan1', 'wan2', 'bestForVoIP', 'loadBalancing' or 'defaultUplink'
- Traffic
Filters []GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter - Traffic filters
- fail
Over StringCriterion - Fail over criterion for uplink preference rule. Must be one of: 'poorPerformance' or 'uplinkDown'
- performance
Class GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Performance Class - Performance class setting for uplink preference rule
- preferred
Uplink String - Preferred uplink for uplink preference rule. Must be one of: 'wan1', 'wan2', 'bestForVoIP', 'loadBalancing' or 'defaultUplink'
- traffic
Filters List<GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter> - Traffic filters
- fail
Over stringCriterion - Fail over criterion for uplink preference rule. Must be one of: 'poorPerformance' or 'uplinkDown'
- performance
Class GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Performance Class - Performance class setting for uplink preference rule
- preferred
Uplink string - Preferred uplink for uplink preference rule. Must be one of: 'wan1', 'wan2', 'bestForVoIP', 'loadBalancing' or 'defaultUplink'
- traffic
Filters GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter[] - Traffic filters
- fail_
over_ strcriterion - Fail over criterion for uplink preference rule. Must be one of: 'poorPerformance' or 'uplinkDown'
- performance_
class GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Performance Class - Performance class setting for uplink preference rule
- preferred_
uplink str - Preferred uplink for uplink preference rule. Must be one of: 'wan1', 'wan2', 'bestForVoIP', 'loadBalancing' or 'defaultUplink'
- traffic_
filters Sequence[GetAppliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter] - Traffic filters
- fail
Over StringCriterion - Fail over criterion for uplink preference rule. Must be one of: 'poorPerformance' or 'uplinkDown'
- performance
Class Property Map - Performance class setting for uplink preference rule
- preferred
Uplink String - Preferred uplink for uplink preference rule. Must be one of: 'wan1', 'wan2', 'bestForVoIP', 'loadBalancing' or 'defaultUplink'
- traffic
Filters List<Property Map> - Traffic filters
GetApplianceTrafficShapingUplinkSelectionItemVpnTrafficUplinkPreferencePerformanceClass
- Builtin
Performance stringClass Name - Name of builtin performance class. Must be present when performanceClass type is 'builtin' and value must be one of: 'VoIP'
- Custom
Performance stringClass Id - ID of created custom performance class, must be present when performanceClass type is "custom"
- Type string
- Type of this performance class. Must be one of: 'builtin' or 'custom'
- Builtin
Performance stringClass Name - Name of builtin performance class. Must be present when performanceClass type is 'builtin' and value must be one of: 'VoIP'
- Custom
Performance stringClass Id - ID of created custom performance class, must be present when performanceClass type is "custom"
- Type string
- Type of this performance class. Must be one of: 'builtin' or 'custom'
- builtin
Performance StringClass Name - Name of builtin performance class. Must be present when performanceClass type is 'builtin' and value must be one of: 'VoIP'
- custom
Performance StringClass Id - ID of created custom performance class, must be present when performanceClass type is "custom"
- type String
- Type of this performance class. Must be one of: 'builtin' or 'custom'
- builtin
Performance stringClass Name - Name of builtin performance class. Must be present when performanceClass type is 'builtin' and value must be one of: 'VoIP'
- custom
Performance stringClass Id - ID of created custom performance class, must be present when performanceClass type is "custom"
- type string
- Type of this performance class. Must be one of: 'builtin' or 'custom'
- builtin_
performance_ strclass_ name - Name of builtin performance class. Must be present when performanceClass type is 'builtin' and value must be one of: 'VoIP'
- custom_
performance_ strclass_ id - ID of created custom performance class, must be present when performanceClass type is "custom"
- type str
- Type of this performance class. Must be one of: 'builtin' or 'custom'
- builtin
Performance StringClass Name - Name of builtin performance class. Must be present when performanceClass type is 'builtin' and value must be one of: 'VoIP'
- custom
Performance StringClass Id - ID of created custom performance class, must be present when performanceClass type is "custom"
- type String
- Type of this performance class. Must be one of: 'builtin' or 'custom'
GetApplianceTrafficShapingUplinkSelectionItemVpnTrafficUplinkPreferenceTrafficFilter
- Type string
- Traffic filter type. Must be one of: 'applicationCategory', 'application' or 'custom'
- Value
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- Type string
- Traffic filter type. Must be one of: 'applicationCategory', 'application' or 'custom'
- Value
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- type String
- Traffic filter type. Must be one of: 'applicationCategory', 'application' or 'custom'
- value
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- type string
- Traffic filter type. Must be one of: 'applicationCategory', 'application' or 'custom'
- value
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- type str
- Traffic filter type. Must be one of: 'applicationCategory', 'application' or 'custom'
- value
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- type String
- Traffic filter type. Must be one of: 'applicationCategory', 'application' or 'custom'
- value Property Map
- Value of traffic filter
GetApplianceTrafficShapingUplinkSelectionItemVpnTrafficUplinkPreferenceTrafficFilterValue
- Destination
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- Id string
- ID of 'applicationCategory' or 'application' type traffic filter
- Protocol string
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp', 'icmp6' or 'any'
- Source
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- Destination
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- Id string
- ID of 'applicationCategory' or 'application' type traffic filter
- Protocol string
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp', 'icmp6' or 'any'
- Source
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- destination
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- id String
- ID of 'applicationCategory' or 'application' type traffic filter
- protocol String
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp', 'icmp6' or 'any'
- source
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- destination
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- id string
- ID of 'applicationCategory' or 'application' type traffic filter
- protocol string
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp', 'icmp6' or 'any'
- source
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- destination
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- id str
- ID of 'applicationCategory' or 'application' type traffic filter
- protocol str
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp', 'icmp6' or 'any'
- source
Get
Appliance Traffic Shaping Uplink Selection Item Vpn Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- destination Property Map
- Destination of 'custom' type traffic filter
- id String
- ID of 'applicationCategory' or 'application' type traffic filter
- protocol String
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp', 'icmp6' or 'any'
- source Property Map
- Source of 'custom' type traffic filter
GetApplianceTrafficShapingUplinkSelectionItemVpnTrafficUplinkPreferenceTrafficFilterValueDestination
- Cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" or "fqdn" property
- Fqdn string
- FQDN format address. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available in the "destination" object of the "vpnTrafficUplinkPreference" object. E.g.: "www.google.com"
- Host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- Network string
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- Port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- Vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available under a template network.
- Cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" or "fqdn" property
- Fqdn string
- FQDN format address. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available in the "destination" object of the "vpnTrafficUplinkPreference" object. E.g.: "www.google.com"
- Host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- Network string
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- Port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- Vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available under a template network.
- cidr String
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" or "fqdn" property
- fqdn String
- FQDN format address. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available in the "destination" object of the "vpnTrafficUplinkPreference" object. E.g.: "www.google.com"
- host Integer
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- network String
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- port String
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan Integer
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available under a template network.
- cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" or "fqdn" property
- fqdn string
- FQDN format address. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available in the "destination" object of the "vpnTrafficUplinkPreference" object. E.g.: "www.google.com"
- host number
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- network string
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan number
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available under a template network.
- cidr str
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" or "fqdn" property
- fqdn str
- FQDN format address. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available in the "destination" object of the "vpnTrafficUplinkPreference" object. E.g.: "www.google.com"
- host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- network str
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- port str
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available under a template network.
- cidr String
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" or "fqdn" property
- fqdn String
- FQDN format address. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available in the "destination" object of the "vpnTrafficUplinkPreference" object. E.g.: "www.google.com"
- host Number
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- network String
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- port String
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan Number
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" or "fqdn" property and is currently only available under a template network.
GetApplianceTrafficShapingUplinkSelectionItemVpnTrafficUplinkPreferenceTrafficFilterValueSource
- Cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- Host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- Network string
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- Port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- Vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- Cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- Host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- Network string
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- Port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- Vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- cidr String
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- host Integer
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- network String
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- port String
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan Integer
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- host number
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- network string
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan number
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- cidr str
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- network str
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- port str
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- cidr String
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- host Number
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- network String
- Meraki network ID. Currently only available under a template network, and the value should be ID of either same template network, or another template network currently. E.g.: "L_12345678".
- port String
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan Number
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
GetApplianceTrafficShapingUplinkSelectionItemWanTrafficUplinkPreference
- Preferred
Uplink string - Preferred uplink for uplink preference rule. Must be one of: 'wan1' or 'wan2'
- Traffic
Filters List<GetAppliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter> - Traffic filters
- Preferred
Uplink string - Preferred uplink for uplink preference rule. Must be one of: 'wan1' or 'wan2'
- Traffic
Filters []GetAppliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter - Traffic filters
- preferred
Uplink String - Preferred uplink for uplink preference rule. Must be one of: 'wan1' or 'wan2'
- traffic
Filters List<GetAppliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter> - Traffic filters
- preferred
Uplink string - Preferred uplink for uplink preference rule. Must be one of: 'wan1' or 'wan2'
- traffic
Filters GetAppliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter[] - Traffic filters
- preferred_
uplink str - Preferred uplink for uplink preference rule. Must be one of: 'wan1' or 'wan2'
- traffic_
filters Sequence[GetAppliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter] - Traffic filters
- preferred
Uplink String - Preferred uplink for uplink preference rule. Must be one of: 'wan1' or 'wan2'
- traffic
Filters List<Property Map> - Traffic filters
GetApplianceTrafficShapingUplinkSelectionItemWanTrafficUplinkPreferenceTrafficFilter
- Type string
- Traffic filter type. Must be "custom"
- Value
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- Type string
- Traffic filter type. Must be "custom"
- Value
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- type String
- Traffic filter type. Must be "custom"
- value
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- type string
- Traffic filter type. Must be "custom"
- value
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- type str
- Traffic filter type. Must be "custom"
- value
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value - Value of traffic filter
- type String
- Traffic filter type. Must be "custom"
- value Property Map
- Value of traffic filter
GetApplianceTrafficShapingUplinkSelectionItemWanTrafficUplinkPreferenceTrafficFilterValue
- Destination
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- Protocol string
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp6' or 'any'
- Source
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- Destination
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- Protocol string
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp6' or 'any'
- Source
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- destination
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- protocol String
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp6' or 'any'
- source
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- destination
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- protocol string
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp6' or 'any'
- source
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- destination
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Destination - Destination of 'custom' type traffic filter
- protocol str
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp6' or 'any'
- source
Get
Appliance Traffic Shaping Uplink Selection Item Wan Traffic Uplink Preference Traffic Filter Value Source - Source of 'custom' type traffic filter
- destination Property Map
- Destination of 'custom' type traffic filter
- protocol String
- Protocol of 'custom' type traffic filter. Must be one of: 'tcp', 'udp', 'icmp6' or 'any'
- source Property Map
- Source of 'custom' type traffic filter
GetApplianceTrafficShapingUplinkSelectionItemWanTrafficUplinkPreferenceTrafficFilterValueDestination
GetApplianceTrafficShapingUplinkSelectionItemWanTrafficUplinkPreferenceTrafficFilterValueSource
- Cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- Host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- Port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- Vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- Cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- Host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- Port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- Vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- cidr String
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- host Integer
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- port String
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan Integer
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- cidr string
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- host number
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- port string
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan number
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- cidr str
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- host int
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- port str
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan int
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
- cidr String
- CIDR format address (e.g."192.168.10.1", which is the same as "192.168.10.1/32"), or "any". Cannot be used in combination with the "vlan" property
- host Number
- Host ID in the VLAN. Should not exceed the VLAN subnet capacity. Must be used along with the "vlan" property and is currently only available under a template network.
- port String
- E.g.: "any", "0" (also means "any"), "8080", "1-1024"
- vlan Number
- VLAN ID of the configured VLAN in the Meraki network. Cannot be used in combination with the "cidr" property and is currently only available under a template network.
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
meraki
Terraform Provider.