Cisco Meraki v0.4.4 published on Wednesday, Oct 22, 2025 by Pulumi
meraki.networks.getSwitchAccessPolicies
Start a Neo task
Explain and create a meraki.networks.getSwitchAccessPolicies resource
Example Usage
Using getSwitchAccessPolicies
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 getSwitchAccessPolicies(args: GetSwitchAccessPoliciesArgs, opts?: InvokeOptions): Promise<GetSwitchAccessPoliciesResult>
function getSwitchAccessPoliciesOutput(args: GetSwitchAccessPoliciesOutputArgs, opts?: InvokeOptions): Output<GetSwitchAccessPoliciesResult>def get_switch_access_policies(access_policy_number: Optional[str] = None,
network_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSwitchAccessPoliciesResult
def get_switch_access_policies_output(access_policy_number: Optional[pulumi.Input[str]] = None,
network_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSwitchAccessPoliciesResult]func LookupSwitchAccessPolicies(ctx *Context, args *LookupSwitchAccessPoliciesArgs, opts ...InvokeOption) (*LookupSwitchAccessPoliciesResult, error)
func LookupSwitchAccessPoliciesOutput(ctx *Context, args *LookupSwitchAccessPoliciesOutputArgs, opts ...InvokeOption) LookupSwitchAccessPoliciesResultOutput> Note: This function is named LookupSwitchAccessPolicies in the Go SDK.
public static class GetSwitchAccessPolicies
{
public static Task<GetSwitchAccessPoliciesResult> InvokeAsync(GetSwitchAccessPoliciesArgs args, InvokeOptions? opts = null)
public static Output<GetSwitchAccessPoliciesResult> Invoke(GetSwitchAccessPoliciesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSwitchAccessPoliciesResult> getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs args, InvokeOptions options)
public static Output<GetSwitchAccessPoliciesResult> getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs args, InvokeOptions options)
fn::invoke:
function: meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies
arguments:
# arguments dictionaryThe following arguments are supported:
- Access
Policy stringNumber - accessPolicyNumber path parameter. Access policy number
- Network
Id string - networkId path parameter. Network ID
- Access
Policy stringNumber - accessPolicyNumber path parameter. Access policy number
- Network
Id string - networkId path parameter. Network ID
- access
Policy StringNumber - accessPolicyNumber path parameter. Access policy number
- network
Id String - networkId path parameter. Network ID
- access
Policy stringNumber - accessPolicyNumber path parameter. Access policy number
- network
Id string - networkId path parameter. Network ID
- access_
policy_ strnumber - accessPolicyNumber path parameter. Access policy number
- network_
id str - networkId path parameter. Network ID
- access
Policy StringNumber - accessPolicyNumber path parameter. Access policy number
- network
Id String - networkId path parameter. Network ID
getSwitchAccessPolicies Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Switch Access Policies Item - Items
List<Get
Switch Access Policies Item> - Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- Access
Policy stringNumber - accessPolicyNumber path parameter. Access policy number
- Network
Id string - networkId path parameter. Network ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Switch Access Policies Item - Items
[]Get
Switch Access Policies Item - Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- Access
Policy stringNumber - accessPolicyNumber path parameter. Access policy number
- Network
Id string - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Switch Access Policies Item - items
List<Get
Switch Access Policies Item> - Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- access
Policy StringNumber - accessPolicyNumber path parameter. Access policy number
- network
Id String - networkId path parameter. Network ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Switch Access Policies Item - items
Get
Switch Access Policies Item[] - Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- access
Policy stringNumber - accessPolicyNumber path parameter. Access policy number
- network
Id string - networkId path parameter. Network ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Switch Access Policies Item - items
Sequence[Get
Switch Access Policies Item] - Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- access_
policy_ strnumber - accessPolicyNumber path parameter. Access policy number
- network_
id str - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item Property Map
- items List<Property Map>
- Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- access
Policy StringNumber - accessPolicyNumber path parameter. Access policy number
- network
Id String - networkId path parameter. Network ID
Supporting Types
GetSwitchAccessPoliciesItem
- Access
Policy stringType - Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- Counts
Get
Switch Access Policies Item Counts - Counts associated with the access policy
- Dot1x
Get
Switch Access Policies Item Dot1x - 802.1x Settings
- Guest
Port boolBouncing - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- Guest
Vlan intId - ID for the guest VLAN allow unauthorized devices access to limited network resources
- Host
Mode string - Choose the Host Mode for the access policy.
- Increase
Access boolSpeed - Enabling this option will make switches execute 802.1X and MAC-bypass authentication simultaneously so that clients authenticate faster. Only required when accessPolicyType is 'Hybrid Authentication.
- Name string
- Name of the access policy
- Radius
Get
Switch Access Policies Item Radius - Object for RADIUS Settings
- Radius
Accounting boolEnabled - Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- Radius
Accounting List<GetServers Switch Access Policies Item Radius Accounting Server> - List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- Radius
Coa boolSupport Enabled - Change of authentication for RADIUS re-authentication and disconnection
- Radius
Group stringAttribute - Acceptable values are '' for None, or '11' for Group Policies ACL
- Radius
Servers List<GetSwitch Access Policies Item Radius Server> - List of RADIUS servers to require connecting devices to authenticate against before granting network access
- Radius
Testing boolEnabled - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- Url
Redirect boolWalled Garden Enabled - Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- Url
Redirect List<string>Walled Garden Ranges - IP address ranges, in CIDR notation, to restrict access for clients to a specific set of IP addresses or hostnames prior to authentication
- Voice
Vlan boolClients - CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
- Access
Policy stringType - Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- Counts
Get
Switch Access Policies Item Counts - Counts associated with the access policy
- Dot1x
Get
Switch Access Policies Item Dot1x - 802.1x Settings
- Guest
Port boolBouncing - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- Guest
Vlan intId - ID for the guest VLAN allow unauthorized devices access to limited network resources
- Host
Mode string - Choose the Host Mode for the access policy.
- Increase
Access boolSpeed - Enabling this option will make switches execute 802.1X and MAC-bypass authentication simultaneously so that clients authenticate faster. Only required when accessPolicyType is 'Hybrid Authentication.
- Name string
- Name of the access policy
- Radius
Get
Switch Access Policies Item Radius - Object for RADIUS Settings
- Radius
Accounting boolEnabled - Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- Radius
Accounting []GetServers Switch Access Policies Item Radius Accounting Server - List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- Radius
Coa boolSupport Enabled - Change of authentication for RADIUS re-authentication and disconnection
- Radius
Group stringAttribute - Acceptable values are '' for None, or '11' for Group Policies ACL
- Radius
Servers []GetSwitch Access Policies Item Radius Server - List of RADIUS servers to require connecting devices to authenticate against before granting network access
- Radius
Testing boolEnabled - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- Url
Redirect boolWalled Garden Enabled - Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- Url
Redirect []stringWalled Garden Ranges - IP address ranges, in CIDR notation, to restrict access for clients to a specific set of IP addresses or hostnames prior to authentication
- Voice
Vlan boolClients - CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
- access
Policy StringType - Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- counts
Get
Switch Access Policies Item Counts - Counts associated with the access policy
- dot1x
Get
Switch Access Policies Item Dot1x - 802.1x Settings
- guest
Port BooleanBouncing - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- guest
Vlan IntegerId - ID for the guest VLAN allow unauthorized devices access to limited network resources
- host
Mode String - Choose the Host Mode for the access policy.
- increase
Access BooleanSpeed - Enabling this option will make switches execute 802.1X and MAC-bypass authentication simultaneously so that clients authenticate faster. Only required when accessPolicyType is 'Hybrid Authentication.
- name String
- Name of the access policy
- radius
Get
Switch Access Policies Item Radius - Object for RADIUS Settings
- radius
Accounting BooleanEnabled - Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- radius
Accounting List<GetServers Switch Access Policies Item Radius Accounting Server> - List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- radius
Coa BooleanSupport Enabled - Change of authentication for RADIUS re-authentication and disconnection
- radius
Group StringAttribute - Acceptable values are '' for None, or '11' for Group Policies ACL
- radius
Servers List<GetSwitch Access Policies Item Radius Server> - List of RADIUS servers to require connecting devices to authenticate against before granting network access
- radius
Testing BooleanEnabled - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- url
Redirect BooleanWalled Garden Enabled - Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- url
Redirect List<String>Walled Garden Ranges - IP address ranges, in CIDR notation, to restrict access for clients to a specific set of IP addresses or hostnames prior to authentication
- voice
Vlan BooleanClients - CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
- access
Policy stringType - Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- counts
Get
Switch Access Policies Item Counts - Counts associated with the access policy
- dot1x
Get
Switch Access Policies Item Dot1x - 802.1x Settings
- guest
Port booleanBouncing - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- guest
Vlan numberId - ID for the guest VLAN allow unauthorized devices access to limited network resources
- host
Mode string - Choose the Host Mode for the access policy.
- increase
Access booleanSpeed - Enabling this option will make switches execute 802.1X and MAC-bypass authentication simultaneously so that clients authenticate faster. Only required when accessPolicyType is 'Hybrid Authentication.
- name string
- Name of the access policy
- radius
Get
Switch Access Policies Item Radius - Object for RADIUS Settings
- radius
Accounting booleanEnabled - Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- radius
Accounting GetServers Switch Access Policies Item Radius Accounting Server[] - List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- radius
Coa booleanSupport Enabled - Change of authentication for RADIUS re-authentication and disconnection
- radius
Group stringAttribute - Acceptable values are '' for None, or '11' for Group Policies ACL
- radius
Servers GetSwitch Access Policies Item Radius Server[] - List of RADIUS servers to require connecting devices to authenticate against before granting network access
- radius
Testing booleanEnabled - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- url
Redirect booleanWalled Garden Enabled - Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- url
Redirect string[]Walled Garden Ranges - IP address ranges, in CIDR notation, to restrict access for clients to a specific set of IP addresses or hostnames prior to authentication
- voice
Vlan booleanClients - CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
- access_
policy_ strtype - Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- counts
Get
Switch Access Policies Item Counts - Counts associated with the access policy
- dot1x
Get
Switch Access Policies Item Dot1x - 802.1x Settings
- guest_
port_ boolbouncing - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- guest_
vlan_ intid - ID for the guest VLAN allow unauthorized devices access to limited network resources
- host_
mode str - Choose the Host Mode for the access policy.
- increase_
access_ boolspeed - Enabling this option will make switches execute 802.1X and MAC-bypass authentication simultaneously so that clients authenticate faster. Only required when accessPolicyType is 'Hybrid Authentication.
- name str
- Name of the access policy
- radius
Get
Switch Access Policies Item Radius - Object for RADIUS Settings
- radius_
accounting_ boolenabled - Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- radius_
accounting_ Sequence[Getservers Switch Access Policies Item Radius Accounting Server] - List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- radius_
coa_ boolsupport_ enabled - Change of authentication for RADIUS re-authentication and disconnection
- radius_
group_ strattribute - Acceptable values are '' for None, or '11' for Group Policies ACL
- radius_
servers Sequence[GetSwitch Access Policies Item Radius Server] - List of RADIUS servers to require connecting devices to authenticate against before granting network access
- radius_
testing_ boolenabled - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- url_
redirect_ boolwalled_ garden_ enabled - Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- url_
redirect_ Sequence[str]walled_ garden_ ranges - IP address ranges, in CIDR notation, to restrict access for clients to a specific set of IP addresses or hostnames prior to authentication
- voice_
vlan_ boolclients - CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
- access
Policy StringType - Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- counts Property Map
- Counts associated with the access policy
- dot1x Property Map
- 802.1x Settings
- guest
Port BooleanBouncing - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- guest
Vlan NumberId - ID for the guest VLAN allow unauthorized devices access to limited network resources
- host
Mode String - Choose the Host Mode for the access policy.
- increase
Access BooleanSpeed - Enabling this option will make switches execute 802.1X and MAC-bypass authentication simultaneously so that clients authenticate faster. Only required when accessPolicyType is 'Hybrid Authentication.
- name String
- Name of the access policy
- radius Property Map
- Object for RADIUS Settings
- radius
Accounting BooleanEnabled - Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- radius
Accounting List<Property Map>Servers - List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- radius
Coa BooleanSupport Enabled - Change of authentication for RADIUS re-authentication and disconnection
- radius
Group StringAttribute - Acceptable values are '' for None, or '11' for Group Policies ACL
- radius
Servers List<Property Map> - List of RADIUS servers to require connecting devices to authenticate against before granting network access
- radius
Testing BooleanEnabled - If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- url
Redirect BooleanWalled Garden Enabled - Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- url
Redirect List<String>Walled Garden Ranges - IP address ranges, in CIDR notation, to restrict access for clients to a specific set of IP addresses or hostnames prior to authentication
- voice
Vlan BooleanClients - CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
GetSwitchAccessPoliciesItemCounts
- Ports
Get
Switch Access Policies Item Counts Ports - Counts associated with ports
- Ports
Get
Switch Access Policies Item Counts Ports - Counts associated with ports
- ports
Get
Switch Access Policies Item Counts Ports - Counts associated with ports
- ports
Get
Switch Access Policies Item Counts Ports - Counts associated with ports
- ports
Get
Switch Access Policies Item Counts Ports - Counts associated with ports
- ports Property Map
- Counts associated with ports
GetSwitchAccessPoliciesItemCountsPorts
- With
This intPolicy - Number of ports in the network with this policy. For template networks, this is the number of template ports (not child ports) with this policy.
- With
This intPolicy - Number of ports in the network with this policy. For template networks, this is the number of template ports (not child ports) with this policy.
- with
This IntegerPolicy - Number of ports in the network with this policy. For template networks, this is the number of template ports (not child ports) with this policy.
- with
This numberPolicy - Number of ports in the network with this policy. For template networks, this is the number of template ports (not child ports) with this policy.
- with_
this_ intpolicy - Number of ports in the network with this policy. For template networks, this is the number of template ports (not child ports) with this policy.
- with
This NumberPolicy - Number of ports in the network with this policy. For template networks, this is the number of template ports (not child ports) with this policy.
GetSwitchAccessPoliciesItemDot1x
- Control
Direction string - Supports either 'both' or 'inbound'. Set to 'inbound' to allow unauthorized egress on the switchport. Set to 'both' to control both traffic directions with authorization. Defaults to 'both'
- Control
Direction string - Supports either 'both' or 'inbound'. Set to 'inbound' to allow unauthorized egress on the switchport. Set to 'both' to control both traffic directions with authorization. Defaults to 'both'
- control
Direction String - Supports either 'both' or 'inbound'. Set to 'inbound' to allow unauthorized egress on the switchport. Set to 'both' to control both traffic directions with authorization. Defaults to 'both'
- control
Direction string - Supports either 'both' or 'inbound'. Set to 'inbound' to allow unauthorized egress on the switchport. Set to 'both' to control both traffic directions with authorization. Defaults to 'both'
- control_
direction str - Supports either 'both' or 'inbound'. Set to 'inbound' to allow unauthorized egress on the switchport. Set to 'both' to control both traffic directions with authorization. Defaults to 'both'
- control
Direction String - Supports either 'both' or 'inbound'. Set to 'inbound' to allow unauthorized egress on the switchport. Set to 'both' to control both traffic directions with authorization. Defaults to 'both'
GetSwitchAccessPoliciesItemRadius
- Critical
Auth GetSwitch Access Policies Item Radius Critical Auth - Critical auth settings for when authentication is rejected by the RADIUS server
- Failed
Auth intVlan Id - VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- Re
Authentication intInterval - Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
- Critical
Auth GetSwitch Access Policies Item Radius Critical Auth - Critical auth settings for when authentication is rejected by the RADIUS server
- Failed
Auth intVlan Id - VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- Re
Authentication intInterval - Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
- critical
Auth GetSwitch Access Policies Item Radius Critical Auth - Critical auth settings for when authentication is rejected by the RADIUS server
- failed
Auth IntegerVlan Id - VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- re
Authentication IntegerInterval - Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
- critical
Auth GetSwitch Access Policies Item Radius Critical Auth - Critical auth settings for when authentication is rejected by the RADIUS server
- failed
Auth numberVlan Id - VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- re
Authentication numberInterval - Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
- critical_
auth GetSwitch Access Policies Item Radius Critical Auth - Critical auth settings for when authentication is rejected by the RADIUS server
- failed_
auth_ intvlan_ id - VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- re_
authentication_ intinterval - Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
- critical
Auth Property Map - Critical auth settings for when authentication is rejected by the RADIUS server
- failed
Auth NumberVlan Id - VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- re
Authentication NumberInterval - Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
GetSwitchAccessPoliciesItemRadiusAccountingServer
GetSwitchAccessPoliciesItemRadiusCriticalAuth
- Data
Vlan intId - VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- Suspend
Port boolBounce - Enable to suspend port bounce when RADIUS servers are unreachable
- Voice
Vlan intId - VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- Data
Vlan intId - VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- Suspend
Port boolBounce - Enable to suspend port bounce when RADIUS servers are unreachable
- Voice
Vlan intId - VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- data
Vlan IntegerId - VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- suspend
Port BooleanBounce - Enable to suspend port bounce when RADIUS servers are unreachable
- voice
Vlan IntegerId - VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- data
Vlan numberId - VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- suspend
Port booleanBounce - Enable to suspend port bounce when RADIUS servers are unreachable
- voice
Vlan numberId - VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- data_
vlan_ intid - VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- suspend_
port_ boolbounce - Enable to suspend port bounce when RADIUS servers are unreachable
- voice_
vlan_ intid - VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- data
Vlan NumberId - VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- suspend
Port BooleanBounce - Enable to suspend port bounce when RADIUS servers are unreachable
- voice
Vlan NumberId - VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
GetSwitchAccessPoliciesItemRadiusServer
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
merakiTerraform Provider.
