Cisco Meraki v0.4.4 published on Wednesday, Oct 22, 2025 by Pulumi
meraki.networks.getSwitchStacksRoutingInterfaces
Start a Neo task
Explain and create a meraki.networks.getSwitchStacksRoutingInterfaces resource
Example Usage
Using getSwitchStacksRoutingInterfaces
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 getSwitchStacksRoutingInterfaces(args: GetSwitchStacksRoutingInterfacesArgs, opts?: InvokeOptions): Promise<GetSwitchStacksRoutingInterfacesResult>
function getSwitchStacksRoutingInterfacesOutput(args: GetSwitchStacksRoutingInterfacesOutputArgs, opts?: InvokeOptions): Output<GetSwitchStacksRoutingInterfacesResult>def get_switch_stacks_routing_interfaces(interface_id: Optional[str] = None,
network_id: Optional[str] = None,
switch_stack_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSwitchStacksRoutingInterfacesResult
def get_switch_stacks_routing_interfaces_output(interface_id: Optional[pulumi.Input[str]] = None,
network_id: Optional[pulumi.Input[str]] = None,
switch_stack_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSwitchStacksRoutingInterfacesResult]func LookupSwitchStacksRoutingInterfaces(ctx *Context, args *LookupSwitchStacksRoutingInterfacesArgs, opts ...InvokeOption) (*LookupSwitchStacksRoutingInterfacesResult, error)
func LookupSwitchStacksRoutingInterfacesOutput(ctx *Context, args *LookupSwitchStacksRoutingInterfacesOutputArgs, opts ...InvokeOption) LookupSwitchStacksRoutingInterfacesResultOutput> Note: This function is named LookupSwitchStacksRoutingInterfaces in the Go SDK.
public static class GetSwitchStacksRoutingInterfaces
{
public static Task<GetSwitchStacksRoutingInterfacesResult> InvokeAsync(GetSwitchStacksRoutingInterfacesArgs args, InvokeOptions? opts = null)
public static Output<GetSwitchStacksRoutingInterfacesResult> Invoke(GetSwitchStacksRoutingInterfacesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSwitchStacksRoutingInterfacesResult> getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs args, InvokeOptions options)
public static Output<GetSwitchStacksRoutingInterfacesResult> getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs args, InvokeOptions options)
fn::invoke:
function: meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces
arguments:
# arguments dictionaryThe following arguments are supported:
- Interface
Id string - interfaceId path parameter. Interface ID
- Network
Id string - networkId path parameter. Network ID
- Switch
Stack stringId - switchStackId path parameter. Switch stack ID
- Interface
Id string - interfaceId path parameter. Interface ID
- Network
Id string - networkId path parameter. Network ID
- Switch
Stack stringId - switchStackId path parameter. Switch stack ID
- interface
Id String - interfaceId path parameter. Interface ID
- network
Id String - networkId path parameter. Network ID
- switch
Stack StringId - switchStackId path parameter. Switch stack ID
- interface
Id string - interfaceId path parameter. Interface ID
- network
Id string - networkId path parameter. Network ID
- switch
Stack stringId - switchStackId path parameter. Switch stack ID
- interface_
id str - interfaceId path parameter. Interface ID
- network_
id str - networkId path parameter. Network ID
- switch_
stack_ strid - switchStackId path parameter. Switch stack ID
- interface
Id String - interfaceId path parameter. Interface ID
- network
Id String - networkId path parameter. Network ID
- switch
Stack StringId - switchStackId path parameter. Switch stack ID
getSwitchStacksRoutingInterfaces Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Switch Stacks Routing Interfaces Item - Items
List<Get
Switch Stacks Routing Interfaces Item> - Array of ResponseSwitchGetNetworkSwitchStackRoutingInterfaces
- Interface
Id string - interfaceId path parameter. Interface ID
- Network
Id string - networkId path parameter. Network ID
- Switch
Stack stringId - switchStackId path parameter. Switch stack ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Switch Stacks Routing Interfaces Item - Items
[]Get
Switch Stacks Routing Interfaces Item - Array of ResponseSwitchGetNetworkSwitchStackRoutingInterfaces
- Interface
Id string - interfaceId path parameter. Interface ID
- Network
Id string - networkId path parameter. Network ID
- Switch
Stack stringId - switchStackId path parameter. Switch stack ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Switch Stacks Routing Interfaces Item - items
List<Get
Switch Stacks Routing Interfaces Item> - Array of ResponseSwitchGetNetworkSwitchStackRoutingInterfaces
- interface
Id String - interfaceId path parameter. Interface ID
- network
Id String - networkId path parameter. Network ID
- switch
Stack StringId - switchStackId path parameter. Switch stack ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Switch Stacks Routing Interfaces Item - items
Get
Switch Stacks Routing Interfaces Item[] - Array of ResponseSwitchGetNetworkSwitchStackRoutingInterfaces
- interface
Id string - interfaceId path parameter. Interface ID
- network
Id string - networkId path parameter. Network ID
- switch
Stack stringId - switchStackId path parameter. Switch stack ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Switch Stacks Routing Interfaces Item - items
Sequence[Get
Switch Stacks Routing Interfaces Item] - Array of ResponseSwitchGetNetworkSwitchStackRoutingInterfaces
- interface_
id str - interfaceId path parameter. Interface ID
- network_
id str - networkId path parameter. Network ID
- switch_
stack_ strid - switchStackId path parameter. Switch stack ID
- id String
- The provider-assigned unique ID for this managed resource.
- item Property Map
- items List<Property Map>
- Array of ResponseSwitchGetNetworkSwitchStackRoutingInterfaces
- interface
Id String - interfaceId path parameter. Interface ID
- network
Id String - networkId path parameter. Network ID
- switch
Stack StringId - switchStackId path parameter. Switch stack ID
Supporting Types
GetSwitchStacksRoutingInterfacesItem
- Default
Gateway string - IPv4 default gateway
- Interface
Id string - The id
- Interface
Ip string - IPv4 address
- Ipv6
Get
Switch Stacks Routing Interfaces Item Ipv6 - IPv6 addressing
- Multicast
Routing string - Multicast routing status
- Name string
- The name
- Ospf
Settings GetSwitch Stacks Routing Interfaces Item Ospf Settings - IPv4 OSPF Settings
- Ospf
V3 GetSwitch Stacks Routing Interfaces Item Ospf V3 - IPv6 OSPF Settings
- Subnet string
- IPv4 subnet
- Vlan
Id int - VLAN id
- Default
Gateway string - IPv4 default gateway
- Interface
Id string - The id
- Interface
Ip string - IPv4 address
- Ipv6
Get
Switch Stacks Routing Interfaces Item Ipv6 - IPv6 addressing
- Multicast
Routing string - Multicast routing status
- Name string
- The name
- Ospf
Settings GetSwitch Stacks Routing Interfaces Item Ospf Settings - IPv4 OSPF Settings
- Ospf
V3 GetSwitch Stacks Routing Interfaces Item Ospf V3 - IPv6 OSPF Settings
- Subnet string
- IPv4 subnet
- Vlan
Id int - VLAN id
- default
Gateway String - IPv4 default gateway
- interface
Id String - The id
- interface
Ip String - IPv4 address
- ipv6
Get
Switch Stacks Routing Interfaces Item Ipv6 - IPv6 addressing
- multicast
Routing String - Multicast routing status
- name String
- The name
- ospf
Settings GetSwitch Stacks Routing Interfaces Item Ospf Settings - IPv4 OSPF Settings
- ospf
V3 GetSwitch Stacks Routing Interfaces Item Ospf V3 - IPv6 OSPF Settings
- subnet String
- IPv4 subnet
- vlan
Id Integer - VLAN id
- default
Gateway string - IPv4 default gateway
- interface
Id string - The id
- interface
Ip string - IPv4 address
- ipv6
Get
Switch Stacks Routing Interfaces Item Ipv6 - IPv6 addressing
- multicast
Routing string - Multicast routing status
- name string
- The name
- ospf
Settings GetSwitch Stacks Routing Interfaces Item Ospf Settings - IPv4 OSPF Settings
- ospf
V3 GetSwitch Stacks Routing Interfaces Item Ospf V3 - IPv6 OSPF Settings
- subnet string
- IPv4 subnet
- vlan
Id number - VLAN id
- default_
gateway str - IPv4 default gateway
- interface_
id str - The id
- interface_
ip str - IPv4 address
- ipv6
Get
Switch Stacks Routing Interfaces Item Ipv6 - IPv6 addressing
- multicast_
routing str - Multicast routing status
- name str
- The name
- ospf_
settings GetSwitch Stacks Routing Interfaces Item Ospf Settings - IPv4 OSPF Settings
- ospf_
v3 GetSwitch Stacks Routing Interfaces Item Ospf V3 - IPv6 OSPF Settings
- subnet str
- IPv4 subnet
- vlan_
id int - VLAN id
- default
Gateway String - IPv4 default gateway
- interface
Id String - The id
- interface
Ip String - IPv4 address
- ipv6 Property Map
- IPv6 addressing
- multicast
Routing String - Multicast routing status
- name String
- The name
- ospf
Settings Property Map - IPv4 OSPF Settings
- ospf
V3 Property Map - IPv6 OSPF Settings
- subnet String
- IPv4 subnet
- vlan
Id Number - VLAN id
GetSwitchStacksRoutingInterfacesItemIpv6
- Address string
- IPv6 address
- Assignment
Mode string - Assignment mode
- Gateway string
- IPv6 gateway
- Prefix string
- IPv6 subnet
- Address string
- IPv6 address
- Assignment
Mode string - Assignment mode
- Gateway string
- IPv6 gateway
- Prefix string
- IPv6 subnet
- address String
- IPv6 address
- assignment
Mode String - Assignment mode
- gateway String
- IPv6 gateway
- prefix String
- IPv6 subnet
- address string
- IPv6 address
- assignment
Mode string - Assignment mode
- gateway string
- IPv6 gateway
- prefix string
- IPv6 subnet
- address str
- IPv6 address
- assignment_
mode str - Assignment mode
- gateway str
- IPv6 gateway
- prefix str
- IPv6 subnet
- address String
- IPv6 address
- assignment
Mode String - Assignment mode
- gateway String
- IPv6 gateway
- prefix String
- IPv6 subnet
GetSwitchStacksRoutingInterfacesItemOspfSettings
- Area string
- Area id
- Cost int
- OSPF Cost
- Is
Passive boolEnabled - Disable sending Hello packets on this interface's IPv4 area
- Area string
- Area id
- Cost int
- OSPF Cost
- Is
Passive boolEnabled - Disable sending Hello packets on this interface's IPv4 area
- area String
- Area id
- cost Integer
- OSPF Cost
- is
Passive BooleanEnabled - Disable sending Hello packets on this interface's IPv4 area
- area string
- Area id
- cost number
- OSPF Cost
- is
Passive booleanEnabled - Disable sending Hello packets on this interface's IPv4 area
- area str
- Area id
- cost int
- OSPF Cost
- is_
passive_ boolenabled - Disable sending Hello packets on this interface's IPv4 area
- area String
- Area id
- cost Number
- OSPF Cost
- is
Passive BooleanEnabled - Disable sending Hello packets on this interface's IPv4 area
GetSwitchStacksRoutingInterfacesItemOspfV3
- Area string
- Area id
- Cost int
- OSPF Cost
- Is
Passive boolEnabled - Disable sending Hello packets on this interface's IPv6 area
- Area string
- Area id
- Cost int
- OSPF Cost
- Is
Passive boolEnabled - Disable sending Hello packets on this interface's IPv6 area
- area String
- Area id
- cost Integer
- OSPF Cost
- is
Passive BooleanEnabled - Disable sending Hello packets on this interface's IPv6 area
- area string
- Area id
- cost number
- OSPF Cost
- is
Passive booleanEnabled - Disable sending Hello packets on this interface's IPv6 area
- area str
- Area id
- cost int
- OSPF Cost
- is_
passive_ boolenabled - Disable sending Hello packets on this interface's IPv6 area
- area String
- Area id
- cost Number
- OSPF Cost
- is
Passive BooleanEnabled - Disable sending Hello packets on this interface's IPv6 area
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
merakiTerraform Provider.
