Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi
meraki.networks.getSwitchAccessPolicies
Explore with Pulumi AI
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)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccessPolicy stringNumber 
- accessPolicyNumber path parameter. Access policy number
- NetworkId string
- networkId path parameter. Network ID
- AccessPolicy stringNumber 
- accessPolicyNumber path parameter. Access policy number
- NetworkId string
- networkId path parameter. Network ID
- accessPolicy StringNumber 
- accessPolicyNumber path parameter. Access policy number
- networkId String
- networkId path parameter. Network ID
- accessPolicy stringNumber 
- accessPolicyNumber path parameter. Access policy number
- networkId string
- networkId path parameter. Network ID
- access_policy_ strnumber 
- accessPolicyNumber path parameter. Access policy number
- network_id str
- networkId path parameter. Network ID
- accessPolicy StringNumber 
- accessPolicyNumber path parameter. Access policy number
- networkId 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
GetSwitch Access Policies Item 
- Items
List<GetSwitch Access Policies Item> 
- Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- AccessPolicy stringNumber 
- accessPolicyNumber path parameter. Access policy number
- NetworkId string
- networkId path parameter. Network ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
GetSwitch Access Policies Item 
- Items
[]GetSwitch Access Policies Item 
- Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- AccessPolicy stringNumber 
- accessPolicyNumber path parameter. Access policy number
- NetworkId string
- networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
GetSwitch Access Policies Item 
- items
List<GetSwitch Access Policies Item> 
- Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- accessPolicy StringNumber 
- accessPolicyNumber path parameter. Access policy number
- networkId String
- networkId path parameter. Network ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
GetSwitch Access Policies Item 
- items
GetSwitch Access Policies Item[] 
- Array of ResponseSwitchGetNetworkSwitchAccessPolicies
- accessPolicy stringNumber 
- accessPolicyNumber path parameter. Access policy number
- networkId string
- networkId path parameter. Network ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
GetSwitch Access Policies Item 
- items
Sequence[GetSwitch 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
- accessPolicy StringNumber 
- accessPolicyNumber path parameter. Access policy number
- networkId String
- networkId path parameter. Network ID
Supporting Types
GetSwitchAccessPoliciesItem    
- AccessPolicy stringType 
- Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- Counts
GetSwitch Access Policies Item Counts 
- Counts associated with the access policy
- Dot1x
GetSwitch Access Policies Item Dot1x 
- 802.1x Settings
- GuestPort boolBouncing 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- GuestVlan intId 
- ID for the guest VLAN allow unauthorized devices access to limited network resources
- HostMode string
- Choose the Host Mode for the access policy.
- IncreaseAccess 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
GetSwitch Access Policies Item Radius 
- Object for RADIUS Settings
- RadiusAccounting boolEnabled 
- Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- RadiusAccounting 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
- RadiusCoa boolSupport Enabled 
- Change of authentication for RADIUS re-authentication and disconnection
- RadiusGroup stringAttribute 
- Acceptable values are '' for None, or '11' for Group Policies ACL
- RadiusServers List<GetSwitch Access Policies Item Radius Server> 
- List of RADIUS servers to require connecting devices to authenticate against before granting network access
- RadiusTesting boolEnabled 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- UrlRedirect boolWalled Garden Enabled 
- Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- UrlRedirect 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
- VoiceVlan boolClients 
- CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
- AccessPolicy stringType 
- Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- Counts
GetSwitch Access Policies Item Counts 
- Counts associated with the access policy
- Dot1x
GetSwitch Access Policies Item Dot1x 
- 802.1x Settings
- GuestPort boolBouncing 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- GuestVlan intId 
- ID for the guest VLAN allow unauthorized devices access to limited network resources
- HostMode string
- Choose the Host Mode for the access policy.
- IncreaseAccess 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
GetSwitch Access Policies Item Radius 
- Object for RADIUS Settings
- RadiusAccounting boolEnabled 
- Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- RadiusAccounting []GetServers Switch Access Policies Item Radius Accounting Server 
- List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- RadiusCoa boolSupport Enabled 
- Change of authentication for RADIUS re-authentication and disconnection
- RadiusGroup stringAttribute 
- Acceptable values are '' for None, or '11' for Group Policies ACL
- RadiusServers []GetSwitch Access Policies Item Radius Server 
- List of RADIUS servers to require connecting devices to authenticate against before granting network access
- RadiusTesting boolEnabled 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- UrlRedirect boolWalled Garden Enabled 
- Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- UrlRedirect []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
- VoiceVlan boolClients 
- CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
- accessPolicy StringType 
- Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- counts
GetSwitch Access Policies Item Counts 
- Counts associated with the access policy
- dot1x
GetSwitch Access Policies Item Dot1x 
- 802.1x Settings
- guestPort BooleanBouncing 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- guestVlan IntegerId 
- ID for the guest VLAN allow unauthorized devices access to limited network resources
- hostMode String
- Choose the Host Mode for the access policy.
- increaseAccess 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
GetSwitch Access Policies Item Radius 
- Object for RADIUS Settings
- radiusAccounting BooleanEnabled 
- Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- radiusAccounting 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
- radiusCoa BooleanSupport Enabled 
- Change of authentication for RADIUS re-authentication and disconnection
- radiusGroup StringAttribute 
- Acceptable values are '' for None, or '11' for Group Policies ACL
- radiusServers List<GetSwitch Access Policies Item Radius Server> 
- List of RADIUS servers to require connecting devices to authenticate against before granting network access
- radiusTesting BooleanEnabled 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- urlRedirect BooleanWalled Garden Enabled 
- Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- urlRedirect 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
- voiceVlan BooleanClients 
- CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
- accessPolicy stringType 
- Access Type of the policy. Automatically 'Hybrid authentication' when hostMode is 'Multi-Domain'.
- counts
GetSwitch Access Policies Item Counts 
- Counts associated with the access policy
- dot1x
GetSwitch Access Policies Item Dot1x 
- 802.1x Settings
- guestPort booleanBouncing 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- guestVlan numberId 
- ID for the guest VLAN allow unauthorized devices access to limited network resources
- hostMode string
- Choose the Host Mode for the access policy.
- increaseAccess 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
GetSwitch Access Policies Item Radius 
- Object for RADIUS Settings
- radiusAccounting booleanEnabled 
- Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- radiusAccounting GetServers Switch Access Policies Item Radius Accounting Server[] 
- List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- radiusCoa booleanSupport Enabled 
- Change of authentication for RADIUS re-authentication and disconnection
- radiusGroup stringAttribute 
- Acceptable values are '' for None, or '11' for Group Policies ACL
- radiusServers GetSwitch Access Policies Item Radius Server[] 
- List of RADIUS servers to require connecting devices to authenticate against before granting network access
- radiusTesting booleanEnabled 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- urlRedirect booleanWalled Garden Enabled 
- Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- urlRedirect 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
- voiceVlan 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
GetSwitch Access Policies Item Counts 
- Counts associated with the access policy
- dot1x
GetSwitch 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
GetSwitch 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'.
- accessPolicy 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
- guestPort BooleanBouncing 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- guestVlan NumberId 
- ID for the guest VLAN allow unauthorized devices access to limited network resources
- hostMode String
- Choose the Host Mode for the access policy.
- increaseAccess 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
- radiusAccounting BooleanEnabled 
- Enable to send start, interim-update and stop messages to a configured RADIUS accounting server for tracking connected clients
- radiusAccounting List<Property Map>Servers 
- List of RADIUS accounting servers to require connecting devices to authenticate against before granting network access
- radiusCoa BooleanSupport Enabled 
- Change of authentication for RADIUS re-authentication and disconnection
- radiusGroup StringAttribute 
- Acceptable values are '' for None, or '11' for Group Policies ACL
- radiusServers List<Property Map>
- List of RADIUS servers to require connecting devices to authenticate against before granting network access
- radiusTesting BooleanEnabled 
- If enabled, Meraki devices will periodically send access-request messages to these RADIUS servers
- urlRedirect BooleanWalled Garden Enabled 
- Enable to restrict access for clients to a response_objectific set of IP addresses or hostnames prior to authentication
- urlRedirect 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
- voiceVlan BooleanClients 
- CDP/LLDP capable voice clients will be able to use this VLAN. Automatically true when hostMode is 'Multi-Domain'.
GetSwitchAccessPoliciesItemCounts     
- Ports
GetSwitch Access Policies Item Counts Ports 
- Counts associated with ports
- Ports
GetSwitch Access Policies Item Counts Ports 
- Counts associated with ports
- ports
GetSwitch Access Policies Item Counts Ports 
- Counts associated with ports
- ports
GetSwitch Access Policies Item Counts Ports 
- Counts associated with ports
- ports
GetSwitch Access Policies Item Counts Ports 
- Counts associated with ports
- ports Property Map
- Counts associated with ports
GetSwitchAccessPoliciesItemCountsPorts      
- WithThis 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.
- WithThis 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.
- withThis 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.
- withThis 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.
- withThis 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     
- ControlDirection 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'
- ControlDirection 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'
- controlDirection 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'
- controlDirection 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'
- controlDirection 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     
- CriticalAuth GetSwitch Access Policies Item Radius Critical Auth 
- Critical auth settings for when authentication is rejected by the RADIUS server
- FailedAuth intVlan Id 
- VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- ReAuthentication intInterval 
- Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
- CriticalAuth GetSwitch Access Policies Item Radius Critical Auth 
- Critical auth settings for when authentication is rejected by the RADIUS server
- FailedAuth intVlan Id 
- VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- ReAuthentication intInterval 
- Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
- criticalAuth GetSwitch Access Policies Item Radius Critical Auth 
- Critical auth settings for when authentication is rejected by the RADIUS server
- failedAuth IntegerVlan Id 
- VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- reAuthentication IntegerInterval 
- Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
- criticalAuth GetSwitch Access Policies Item Radius Critical Auth 
- Critical auth settings for when authentication is rejected by the RADIUS server
- failedAuth numberVlan Id 
- VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- reAuthentication 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
- criticalAuth Property Map
- Critical auth settings for when authentication is rejected by the RADIUS server
- failedAuth NumberVlan Id 
- VLAN that clients will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- reAuthentication NumberInterval 
- Re-authentication period in seconds. Will be null if hostMode is Multi-Auth
GetSwitchAccessPoliciesItemRadiusAccountingServer       
GetSwitchAccessPoliciesItemRadiusCriticalAuth       
- DataVlan intId 
- VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- SuspendPort boolBounce 
- Enable to suspend port bounce when RADIUS servers are unreachable
- VoiceVlan intId 
- VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- DataVlan intId 
- VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- SuspendPort boolBounce 
- Enable to suspend port bounce when RADIUS servers are unreachable
- VoiceVlan intId 
- VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- dataVlan IntegerId 
- VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- suspendPort BooleanBounce 
- Enable to suspend port bounce when RADIUS servers are unreachable
- voiceVlan IntegerId 
- VLAN that clients who use voice will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- dataVlan numberId 
- VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- suspendPort booleanBounce 
- Enable to suspend port bounce when RADIUS servers are unreachable
- voiceVlan 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
- dataVlan NumberId 
- VLAN that clients who use data will be placed on when RADIUS authentication fails. Will be null if hostMode is Multi-Auth
- suspendPort BooleanBounce 
- Enable to suspend port bounce when RADIUS servers are unreachable
- voiceVlan 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.
