Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi
meraki.organizations.getConfigTemplatesSwitchProfilesPorts
Explore with Pulumi AI
Example Usage
Using getConfigTemplatesSwitchProfilesPorts
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 getConfigTemplatesSwitchProfilesPorts(args: GetConfigTemplatesSwitchProfilesPortsArgs, opts?: InvokeOptions): Promise<GetConfigTemplatesSwitchProfilesPortsResult>
function getConfigTemplatesSwitchProfilesPortsOutput(args: GetConfigTemplatesSwitchProfilesPortsOutputArgs, opts?: InvokeOptions): Output<GetConfigTemplatesSwitchProfilesPortsResult>def get_config_templates_switch_profiles_ports(config_template_id: Optional[str] = None,
                                               organization_id: Optional[str] = None,
                                               port_id: Optional[str] = None,
                                               profile_id: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetConfigTemplatesSwitchProfilesPortsResult
def get_config_templates_switch_profiles_ports_output(config_template_id: Optional[pulumi.Input[str]] = None,
                                               organization_id: Optional[pulumi.Input[str]] = None,
                                               port_id: Optional[pulumi.Input[str]] = None,
                                               profile_id: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetConfigTemplatesSwitchProfilesPortsResult]func LookupConfigTemplatesSwitchProfilesPorts(ctx *Context, args *LookupConfigTemplatesSwitchProfilesPortsArgs, opts ...InvokeOption) (*LookupConfigTemplatesSwitchProfilesPortsResult, error)
func LookupConfigTemplatesSwitchProfilesPortsOutput(ctx *Context, args *LookupConfigTemplatesSwitchProfilesPortsOutputArgs, opts ...InvokeOption) LookupConfigTemplatesSwitchProfilesPortsResultOutput> Note: This function is named LookupConfigTemplatesSwitchProfilesPorts in the Go SDK.
public static class GetConfigTemplatesSwitchProfilesPorts 
{
    public static Task<GetConfigTemplatesSwitchProfilesPortsResult> InvokeAsync(GetConfigTemplatesSwitchProfilesPortsArgs args, InvokeOptions? opts = null)
    public static Output<GetConfigTemplatesSwitchProfilesPortsResult> Invoke(GetConfigTemplatesSwitchProfilesPortsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConfigTemplatesSwitchProfilesPortsResult> getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs args, InvokeOptions options)
public static Output<GetConfigTemplatesSwitchProfilesPortsResult> getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs args, InvokeOptions options)
fn::invoke:
  function: meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConfigTemplate stringId 
- configTemplateId path parameter. Config template ID
- OrganizationId string
- organizationId path parameter. Organization ID
- PortId string
- portId path parameter. Port ID
- ProfileId string
- profileId path parameter. Profile ID
- ConfigTemplate stringId 
- configTemplateId path parameter. Config template ID
- OrganizationId string
- organizationId path parameter. Organization ID
- PortId string
- portId path parameter. Port ID
- ProfileId string
- profileId path parameter. Profile ID
- configTemplate StringId 
- configTemplateId path parameter. Config template ID
- organizationId String
- organizationId path parameter. Organization ID
- portId String
- portId path parameter. Port ID
- profileId String
- profileId path parameter. Profile ID
- configTemplate stringId 
- configTemplateId path parameter. Config template ID
- organizationId string
- organizationId path parameter. Organization ID
- portId string
- portId path parameter. Port ID
- profileId string
- profileId path parameter. Profile ID
- config_template_ strid 
- configTemplateId path parameter. Config template ID
- organization_id str
- organizationId path parameter. Organization ID
- port_id str
- portId path parameter. Port ID
- profile_id str
- profileId path parameter. Profile ID
- configTemplate StringId 
- configTemplateId path parameter. Config template ID
- organizationId String
- organizationId path parameter. Organization ID
- portId String
- portId path parameter. Port ID
- profileId String
- profileId path parameter. Profile ID
getConfigTemplatesSwitchProfilesPorts Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
GetConfig Templates Switch Profiles Ports Item 
- Items
List<GetConfig Templates Switch Profiles Ports Item> 
- Array of ResponseSwitchGetOrganizationConfigTemplateSwitchProfilePorts
- ConfigTemplate stringId 
- configTemplateId path parameter. Config template ID
- OrganizationId string
- organizationId path parameter. Organization ID
- PortId string
- portId path parameter. Port ID
- ProfileId string
- profileId path parameter. Profile ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
GetConfig Templates Switch Profiles Ports Item 
- Items
[]GetConfig Templates Switch Profiles Ports Item 
- Array of ResponseSwitchGetOrganizationConfigTemplateSwitchProfilePorts
- ConfigTemplate stringId 
- configTemplateId path parameter. Config template ID
- OrganizationId string
- organizationId path parameter. Organization ID
- PortId string
- portId path parameter. Port ID
- ProfileId string
- profileId path parameter. Profile ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
GetConfig Templates Switch Profiles Ports Item 
- items
List<GetConfig Templates Switch Profiles Ports Item> 
- Array of ResponseSwitchGetOrganizationConfigTemplateSwitchProfilePorts
- configTemplate StringId 
- configTemplateId path parameter. Config template ID
- organizationId String
- organizationId path parameter. Organization ID
- portId String
- portId path parameter. Port ID
- profileId String
- profileId path parameter. Profile ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
GetConfig Templates Switch Profiles Ports Item 
- items
GetConfig Templates Switch Profiles Ports Item[] 
- Array of ResponseSwitchGetOrganizationConfigTemplateSwitchProfilePorts
- configTemplate stringId 
- configTemplateId path parameter. Config template ID
- organizationId string
- organizationId path parameter. Organization ID
- portId string
- portId path parameter. Port ID
- profileId string
- profileId path parameter. Profile ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
GetConfig Templates Switch Profiles Ports Item 
- items
Sequence[GetConfig Templates Switch Profiles Ports Item] 
- Array of ResponseSwitchGetOrganizationConfigTemplateSwitchProfilePorts
- config_template_ strid 
- configTemplateId path parameter. Config template ID
- organization_id str
- organizationId path parameter. Organization ID
- port_id str
- portId path parameter. Port ID
- profile_id str
- profileId path parameter. Profile ID
- id String
- The provider-assigned unique ID for this managed resource.
- item Property Map
- items List<Property Map>
- Array of ResponseSwitchGetOrganizationConfigTemplateSwitchProfilePorts
- configTemplate StringId 
- configTemplateId path parameter. Config template ID
- organizationId String
- organizationId path parameter. Organization ID
- portId String
- portId path parameter. Port ID
- profileId String
- profileId path parameter. Profile ID
Supporting Types
GetConfigTemplatesSwitchProfilesPortsItem      
- AccessPolicy intNumber 
- The number of a custom access policy to configure on the switch template port. Only applicable when 'accessPolicyType' is 'Custom access policy'.
- AccessPolicy stringType 
- The type of the access policy of the switch template port. Only applicable to access ports. Can be one of 'Open', 'Custom access policy', 'MAC allow list' or 'Sticky MAC allow list'.
- AllowedVlans string
- The VLANs allowed on the switch template port. Only applicable to trunk ports.
- DaiTrusted bool
- If true, ARP packets for this port will be considered trusted, and Dynamic ARP Inspection will allow the traffic.
- Enabled bool
- The status of the switch template port.
- FlexibleStacking boolEnabled 
- For supported switches (e.g. MS420/MS425), whether or not the port has flexible stacking enabled.
- IsolationEnabled bool
- The isolation status of the switch template port.
- LinkNegotiation string
- The link speed for the switch template port.
- LinkNegotiation List<string>Capabilities 
- Available link speeds for the switch template port.
- MacAllow List<string>Lists 
- Only devices with MAC addresses specified in this list will have access to this port. Up to 20 MAC addresses can be defined. Only applicable when 'accessPolicyType' is 'MAC allow list'.
- Mirror
GetConfig Templates Switch Profiles Ports Item Mirror 
- Port mirror
- Module
GetConfig Templates Switch Profiles Ports Item Module 
- Expansion module
- Name string
- The name of the switch template port.
- PoeEnabled bool
- The PoE status of the switch template port.
- PortId string
- The identifier of the switch template port.
- PortSchedule stringId 
- The ID of the port schedule. A value of null will clear the port schedule.
- Profile
GetConfig Templates Switch Profiles Ports Item Profile 
- Profile attributes
- RstpEnabled bool
- The rapid spanning tree protocol status.
- StickyMac intAllow List Limit 
- The maximum number of MAC addresses for sticky MAC allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- StickyMac List<string>Allow Lists 
- The initial list of MAC addresses for sticky Mac allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- StormControl boolEnabled 
- The storm control status of the switch template port.
- StpGuard string
- The state of the STP guard ('disabled', 'root guard', 'bpdu guard' or 'loop guard').
- List<string>
- The list of tags of the switch template port.
- Type string
- The type of the switch template port ('trunk' or 'access').
- Udld string
- The action to take when Unidirectional Link is detected (Alert only, Enforce). Default configuration is Alert only.
- Vlan int
- The VLAN of the switch template port. For a trunk port, this is the native VLAN. A null value will clear the value set for trunk ports.
- VoiceVlan int
- The voice VLAN of the switch template port. Only applicable to access ports.
- AccessPolicy intNumber 
- The number of a custom access policy to configure on the switch template port. Only applicable when 'accessPolicyType' is 'Custom access policy'.
- AccessPolicy stringType 
- The type of the access policy of the switch template port. Only applicable to access ports. Can be one of 'Open', 'Custom access policy', 'MAC allow list' or 'Sticky MAC allow list'.
- AllowedVlans string
- The VLANs allowed on the switch template port. Only applicable to trunk ports.
- DaiTrusted bool
- If true, ARP packets for this port will be considered trusted, and Dynamic ARP Inspection will allow the traffic.
- Enabled bool
- The status of the switch template port.
- FlexibleStacking boolEnabled 
- For supported switches (e.g. MS420/MS425), whether or not the port has flexible stacking enabled.
- IsolationEnabled bool
- The isolation status of the switch template port.
- LinkNegotiation string
- The link speed for the switch template port.
- LinkNegotiation []stringCapabilities 
- Available link speeds for the switch template port.
- MacAllow []stringLists 
- Only devices with MAC addresses specified in this list will have access to this port. Up to 20 MAC addresses can be defined. Only applicable when 'accessPolicyType' is 'MAC allow list'.
- Mirror
GetConfig Templates Switch Profiles Ports Item Mirror 
- Port mirror
- Module
GetConfig Templates Switch Profiles Ports Item Module 
- Expansion module
- Name string
- The name of the switch template port.
- PoeEnabled bool
- The PoE status of the switch template port.
- PortId string
- The identifier of the switch template port.
- PortSchedule stringId 
- The ID of the port schedule. A value of null will clear the port schedule.
- Profile
GetConfig Templates Switch Profiles Ports Item Profile 
- Profile attributes
- RstpEnabled bool
- The rapid spanning tree protocol status.
- StickyMac intAllow List Limit 
- The maximum number of MAC addresses for sticky MAC allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- StickyMac []stringAllow Lists 
- The initial list of MAC addresses for sticky Mac allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- StormControl boolEnabled 
- The storm control status of the switch template port.
- StpGuard string
- The state of the STP guard ('disabled', 'root guard', 'bpdu guard' or 'loop guard').
- []string
- The list of tags of the switch template port.
- Type string
- The type of the switch template port ('trunk' or 'access').
- Udld string
- The action to take when Unidirectional Link is detected (Alert only, Enforce). Default configuration is Alert only.
- Vlan int
- The VLAN of the switch template port. For a trunk port, this is the native VLAN. A null value will clear the value set for trunk ports.
- VoiceVlan int
- The voice VLAN of the switch template port. Only applicable to access ports.
- accessPolicy IntegerNumber 
- The number of a custom access policy to configure on the switch template port. Only applicable when 'accessPolicyType' is 'Custom access policy'.
- accessPolicy StringType 
- The type of the access policy of the switch template port. Only applicable to access ports. Can be one of 'Open', 'Custom access policy', 'MAC allow list' or 'Sticky MAC allow list'.
- allowedVlans String
- The VLANs allowed on the switch template port. Only applicable to trunk ports.
- daiTrusted Boolean
- If true, ARP packets for this port will be considered trusted, and Dynamic ARP Inspection will allow the traffic.
- enabled Boolean
- The status of the switch template port.
- flexibleStacking BooleanEnabled 
- For supported switches (e.g. MS420/MS425), whether or not the port has flexible stacking enabled.
- isolationEnabled Boolean
- The isolation status of the switch template port.
- linkNegotiation String
- The link speed for the switch template port.
- linkNegotiation List<String>Capabilities 
- Available link speeds for the switch template port.
- macAllow List<String>Lists 
- Only devices with MAC addresses specified in this list will have access to this port. Up to 20 MAC addresses can be defined. Only applicable when 'accessPolicyType' is 'MAC allow list'.
- mirror
GetConfig Templates Switch Profiles Ports Item Mirror 
- Port mirror
- module
GetConfig Templates Switch Profiles Ports Item Module 
- Expansion module
- name String
- The name of the switch template port.
- poeEnabled Boolean
- The PoE status of the switch template port.
- portId String
- The identifier of the switch template port.
- portSchedule StringId 
- The ID of the port schedule. A value of null will clear the port schedule.
- profile
GetConfig Templates Switch Profiles Ports Item Profile 
- Profile attributes
- rstpEnabled Boolean
- The rapid spanning tree protocol status.
- stickyMac IntegerAllow List Limit 
- The maximum number of MAC addresses for sticky MAC allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- stickyMac List<String>Allow Lists 
- The initial list of MAC addresses for sticky Mac allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- stormControl BooleanEnabled 
- The storm control status of the switch template port.
- stpGuard String
- The state of the STP guard ('disabled', 'root guard', 'bpdu guard' or 'loop guard').
- List<String>
- The list of tags of the switch template port.
- type String
- The type of the switch template port ('trunk' or 'access').
- udld String
- The action to take when Unidirectional Link is detected (Alert only, Enforce). Default configuration is Alert only.
- vlan Integer
- The VLAN of the switch template port. For a trunk port, this is the native VLAN. A null value will clear the value set for trunk ports.
- voiceVlan Integer
- The voice VLAN of the switch template port. Only applicable to access ports.
- accessPolicy numberNumber 
- The number of a custom access policy to configure on the switch template port. Only applicable when 'accessPolicyType' is 'Custom access policy'.
- accessPolicy stringType 
- The type of the access policy of the switch template port. Only applicable to access ports. Can be one of 'Open', 'Custom access policy', 'MAC allow list' or 'Sticky MAC allow list'.
- allowedVlans string
- The VLANs allowed on the switch template port. Only applicable to trunk ports.
- daiTrusted boolean
- If true, ARP packets for this port will be considered trusted, and Dynamic ARP Inspection will allow the traffic.
- enabled boolean
- The status of the switch template port.
- flexibleStacking booleanEnabled 
- For supported switches (e.g. MS420/MS425), whether or not the port has flexible stacking enabled.
- isolationEnabled boolean
- The isolation status of the switch template port.
- linkNegotiation string
- The link speed for the switch template port.
- linkNegotiation string[]Capabilities 
- Available link speeds for the switch template port.
- macAllow string[]Lists 
- Only devices with MAC addresses specified in this list will have access to this port. Up to 20 MAC addresses can be defined. Only applicable when 'accessPolicyType' is 'MAC allow list'.
- mirror
GetConfig Templates Switch Profiles Ports Item Mirror 
- Port mirror
- module
GetConfig Templates Switch Profiles Ports Item Module 
- Expansion module
- name string
- The name of the switch template port.
- poeEnabled boolean
- The PoE status of the switch template port.
- portId string
- The identifier of the switch template port.
- portSchedule stringId 
- The ID of the port schedule. A value of null will clear the port schedule.
- profile
GetConfig Templates Switch Profiles Ports Item Profile 
- Profile attributes
- rstpEnabled boolean
- The rapid spanning tree protocol status.
- stickyMac numberAllow List Limit 
- The maximum number of MAC addresses for sticky MAC allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- stickyMac string[]Allow Lists 
- The initial list of MAC addresses for sticky Mac allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- stormControl booleanEnabled 
- The storm control status of the switch template port.
- stpGuard string
- The state of the STP guard ('disabled', 'root guard', 'bpdu guard' or 'loop guard').
- string[]
- The list of tags of the switch template port.
- type string
- The type of the switch template port ('trunk' or 'access').
- udld string
- The action to take when Unidirectional Link is detected (Alert only, Enforce). Default configuration is Alert only.
- vlan number
- The VLAN of the switch template port. For a trunk port, this is the native VLAN. A null value will clear the value set for trunk ports.
- voiceVlan number
- The voice VLAN of the switch template port. Only applicable to access ports.
- access_policy_ intnumber 
- The number of a custom access policy to configure on the switch template port. Only applicable when 'accessPolicyType' is 'Custom access policy'.
- access_policy_ strtype 
- The type of the access policy of the switch template port. Only applicable to access ports. Can be one of 'Open', 'Custom access policy', 'MAC allow list' or 'Sticky MAC allow list'.
- allowed_vlans str
- The VLANs allowed on the switch template port. Only applicable to trunk ports.
- dai_trusted bool
- If true, ARP packets for this port will be considered trusted, and Dynamic ARP Inspection will allow the traffic.
- enabled bool
- The status of the switch template port.
- flexible_stacking_ boolenabled 
- For supported switches (e.g. MS420/MS425), whether or not the port has flexible stacking enabled.
- isolation_enabled bool
- The isolation status of the switch template port.
- link_negotiation str
- The link speed for the switch template port.
- link_negotiation_ Sequence[str]capabilities 
- Available link speeds for the switch template port.
- mac_allow_ Sequence[str]lists 
- Only devices with MAC addresses specified in this list will have access to this port. Up to 20 MAC addresses can be defined. Only applicable when 'accessPolicyType' is 'MAC allow list'.
- mirror
GetConfig Templates Switch Profiles Ports Item Mirror 
- Port mirror
- module
GetConfig Templates Switch Profiles Ports Item Module 
- Expansion module
- name str
- The name of the switch template port.
- poe_enabled bool
- The PoE status of the switch template port.
- port_id str
- The identifier of the switch template port.
- port_schedule_ strid 
- The ID of the port schedule. A value of null will clear the port schedule.
- profile
GetConfig Templates Switch Profiles Ports Item Profile 
- Profile attributes
- rstp_enabled bool
- The rapid spanning tree protocol status.
- sticky_mac_ intallow_ list_ limit 
- The maximum number of MAC addresses for sticky MAC allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- sticky_mac_ Sequence[str]allow_ lists 
- The initial list of MAC addresses for sticky Mac allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- storm_control_ boolenabled 
- The storm control status of the switch template port.
- stp_guard str
- The state of the STP guard ('disabled', 'root guard', 'bpdu guard' or 'loop guard').
- Sequence[str]
- The list of tags of the switch template port.
- type str
- The type of the switch template port ('trunk' or 'access').
- udld str
- The action to take when Unidirectional Link is detected (Alert only, Enforce). Default configuration is Alert only.
- vlan int
- The VLAN of the switch template port. For a trunk port, this is the native VLAN. A null value will clear the value set for trunk ports.
- voice_vlan int
- The voice VLAN of the switch template port. Only applicable to access ports.
- accessPolicy NumberNumber 
- The number of a custom access policy to configure on the switch template port. Only applicable when 'accessPolicyType' is 'Custom access policy'.
- accessPolicy StringType 
- The type of the access policy of the switch template port. Only applicable to access ports. Can be one of 'Open', 'Custom access policy', 'MAC allow list' or 'Sticky MAC allow list'.
- allowedVlans String
- The VLANs allowed on the switch template port. Only applicable to trunk ports.
- daiTrusted Boolean
- If true, ARP packets for this port will be considered trusted, and Dynamic ARP Inspection will allow the traffic.
- enabled Boolean
- The status of the switch template port.
- flexibleStacking BooleanEnabled 
- For supported switches (e.g. MS420/MS425), whether or not the port has flexible stacking enabled.
- isolationEnabled Boolean
- The isolation status of the switch template port.
- linkNegotiation String
- The link speed for the switch template port.
- linkNegotiation List<String>Capabilities 
- Available link speeds for the switch template port.
- macAllow List<String>Lists 
- Only devices with MAC addresses specified in this list will have access to this port. Up to 20 MAC addresses can be defined. Only applicable when 'accessPolicyType' is 'MAC allow list'.
- mirror Property Map
- Port mirror
- module Property Map
- Expansion module
- name String
- The name of the switch template port.
- poeEnabled Boolean
- The PoE status of the switch template port.
- portId String
- The identifier of the switch template port.
- portSchedule StringId 
- The ID of the port schedule. A value of null will clear the port schedule.
- profile Property Map
- Profile attributes
- rstpEnabled Boolean
- The rapid spanning tree protocol status.
- stickyMac NumberAllow List Limit 
- The maximum number of MAC addresses for sticky MAC allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- stickyMac List<String>Allow Lists 
- The initial list of MAC addresses for sticky Mac allow list. Only applicable when 'accessPolicyType' is 'Sticky MAC allow list'.
- stormControl BooleanEnabled 
- The storm control status of the switch template port.
- stpGuard String
- The state of the STP guard ('disabled', 'root guard', 'bpdu guard' or 'loop guard').
- List<String>
- The list of tags of the switch template port.
- type String
- The type of the switch template port ('trunk' or 'access').
- udld String
- The action to take when Unidirectional Link is detected (Alert only, Enforce). Default configuration is Alert only.
- vlan Number
- The VLAN of the switch template port. For a trunk port, this is the native VLAN. A null value will clear the value set for trunk ports.
- voiceVlan Number
- The voice VLAN of the switch template port. Only applicable to access ports.
GetConfigTemplatesSwitchProfilesPortsItemMirror       
- Mode string
- The port mirror mode. Can be one of ('Destination port', 'Source port' or 'Not mirroring traffic').
- Mode string
- The port mirror mode. Can be one of ('Destination port', 'Source port' or 'Not mirroring traffic').
- mode String
- The port mirror mode. Can be one of ('Destination port', 'Source port' or 'Not mirroring traffic').
- mode string
- The port mirror mode. Can be one of ('Destination port', 'Source port' or 'Not mirroring traffic').
- mode str
- The port mirror mode. Can be one of ('Destination port', 'Source port' or 'Not mirroring traffic').
- mode String
- The port mirror mode. Can be one of ('Destination port', 'Source port' or 'Not mirroring traffic').
GetConfigTemplatesSwitchProfilesPortsItemModule       
- Model string
- The model of the expansion module.
- Model string
- The model of the expansion module.
- model String
- The model of the expansion module.
- model string
- The model of the expansion module.
- model str
- The model of the expansion module.
- model String
- The model of the expansion module.
GetConfigTemplatesSwitchProfilesPortsItemProfile       
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the merakiTerraform Provider.
