routeros.CapsmanAccessList
Explore with Pulumi AI
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
Coming soon!
resources:
testRule:
type: routeros:CapsmanDatapath
properties:
action: reject
allowSignalOutOfRange: 20s
comment: Catch-all
interface: cap1
signalRange: -120..-85
Create CapsmanAccessList Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new CapsmanAccessList(name: string, args?: CapsmanAccessListArgs, opts?: CustomResourceOptions);
@overload
def CapsmanAccessList(resource_name: str,
args: Optional[CapsmanAccessListArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def CapsmanAccessList(resource_name: str,
opts: Optional[ResourceOptions] = None,
___id_: Optional[float] = None,
___path_: Optional[str] = None,
action: Optional[str] = None,
allow_signal_out_of_range: Optional[str] = None,
ap_tx_limit: Optional[float] = None,
capsman_access_list_id: Optional[str] = None,
client_to_client_forwarding: Optional[bool] = None,
client_tx_limit: Optional[float] = None,
comment: Optional[str] = None,
disabled: Optional[bool] = None,
interface: Optional[str] = None,
mac_address: Optional[str] = None,
mac_mask: Optional[str] = None,
place_before: Optional[str] = None,
private_passphrase: Optional[str] = None,
radius_accounting: Optional[bool] = None,
signal_range: Optional[str] = None,
ssid_regexp: Optional[str] = None,
time: Optional[str] = None,
vlan_id: Optional[float] = None,
vlan_mode: Optional[str] = None)
func NewCapsmanAccessList(ctx *Context, name string, args *CapsmanAccessListArgs, opts ...ResourceOption) (*CapsmanAccessList, error)
public CapsmanAccessList(string name, CapsmanAccessListArgs? args = null, CustomResourceOptions? opts = null)
public CapsmanAccessList(String name, CapsmanAccessListArgs args)
public CapsmanAccessList(String name, CapsmanAccessListArgs args, CustomResourceOptions options)
type: routeros:CapsmanAccessList
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args CapsmanAccessListArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args CapsmanAccessListArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args CapsmanAccessListArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CapsmanAccessListArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CapsmanAccessListArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
CapsmanAccessList Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The CapsmanAccessList resource accepts the following input properties:
- Action string
- An action to take when a client matches.
- Allow
Signal stringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- Ap
Tx doubleLimit - Transmission speed limit in the direction of the client..
- Capsman
Access stringList Id - Client
To boolClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- Client
Tx doubleLimit - Transmission speed limit in the direction of the access point.
- Comment string
- Disabled bool
- Interface string
- Interface name to compare with an interface to which the client actually connects to.
- Mac
Address string - MAC address of the client.
- Mac
Mask string - MAC address mask to apply when comparing clients' addresses.
- Place
Before string - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- Private
Passphrase string - PSK passphrase for the client if some PSK authentication algorithm is used.
- Radius
Accounting bool - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- Signal
Range string - The range in which the client signal must fall.
- Ssid
Regexp string - The regular expression to compare the actual SSID the client connects to.
- Time string
- Time of the day and days of the week when the rule is applicable.
- Vlan
Id double - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- Vlan
Mode string - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- Action string
- An action to take when a client matches.
- Allow
Signal stringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- Ap
Tx float64Limit - Transmission speed limit in the direction of the client..
- Capsman
Access stringList Id - Client
To boolClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- Client
Tx float64Limit - Transmission speed limit in the direction of the access point.
- Comment string
- Disabled bool
- Interface string
- Interface name to compare with an interface to which the client actually connects to.
- Mac
Address string - MAC address of the client.
- Mac
Mask string - MAC address mask to apply when comparing clients' addresses.
- Place
Before string - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- Private
Passphrase string - PSK passphrase for the client if some PSK authentication algorithm is used.
- Radius
Accounting bool - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- Signal
Range string - The range in which the client signal must fall.
- Ssid
Regexp string - The regular expression to compare the actual SSID the client connects to.
- Time string
- Time of the day and days of the week when the rule is applicable.
- Vlan
Id float64 - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- Vlan
Mode string - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ float64 - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
id_ Double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- action String
- An action to take when a client matches.
- allow
Signal StringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- ap
Tx DoubleLimit - Transmission speed limit in the direction of the client..
- capsman
Access StringList Id - client
To BooleanClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- client
Tx DoubleLimit - Transmission speed limit in the direction of the access point.
- comment String
- disabled Boolean
- interface_ String
- Interface name to compare with an interface to which the client actually connects to.
- mac
Address String - MAC address of the client.
- mac
Mask String - MAC address mask to apply when comparing clients' addresses.
- place
Before String - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- private
Passphrase String - PSK passphrase for the client if some PSK authentication algorithm is used.
- radius
Accounting Boolean - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- signal
Range String - The range in which the client signal must fall.
- ssid
Regexp String - The regular expression to compare the actual SSID the client connects to.
- time String
- Time of the day and days of the week when the rule is applicable.
- vlan
Id Double - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- vlan
Mode String - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- action string
- An action to take when a client matches.
- allow
Signal stringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- ap
Tx numberLimit - Transmission speed limit in the direction of the client..
- capsman
Access stringList Id - client
To booleanClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- client
Tx numberLimit - Transmission speed limit in the direction of the access point.
- comment string
- disabled boolean
- interface string
- Interface name to compare with an interface to which the client actually connects to.
- mac
Address string - MAC address of the client.
- mac
Mask string - MAC address mask to apply when comparing clients' addresses.
- place
Before string - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- private
Passphrase string - PSK passphrase for the client if some PSK authentication algorithm is used.
- radius
Accounting boolean - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- signal
Range string - The range in which the client signal must fall.
- ssid
Regexp string - The regular expression to compare the actual SSID the client connects to.
- time string
- Time of the day and days of the week when the rule is applicable.
- vlan
Id number - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- vlan
Mode string - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ float - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ str - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- action str
- An action to take when a client matches.
- allow_
signal_ strout_ of_ range - An option that permits the client's signal to be out of the range always or for some time interval.
- ap_
tx_ floatlimit - Transmission speed limit in the direction of the client..
- capsman_
access_ strlist_ id - client_
to_ boolclient_ forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- client_
tx_ floatlimit - Transmission speed limit in the direction of the access point.
- comment str
- disabled bool
- interface str
- Interface name to compare with an interface to which the client actually connects to.
- mac_
address str - MAC address of the client.
- mac_
mask str - MAC address mask to apply when comparing clients' addresses.
- place_
before str - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- private_
passphrase str - PSK passphrase for the client if some PSK authentication algorithm is used.
- radius_
accounting bool - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- signal_
range str - The range in which the client signal must fall.
- ssid_
regexp str - The regular expression to compare the actual SSID the client connects to.
- time str
- Time of the day and days of the week when the rule is applicable.
- vlan_
id float - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- vlan_
mode str - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ Number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- action String
- An action to take when a client matches.
- allow
Signal StringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- ap
Tx NumberLimit - Transmission speed limit in the direction of the client..
- capsman
Access StringList Id - client
To BooleanClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- client
Tx NumberLimit - Transmission speed limit in the direction of the access point.
- comment String
- disabled Boolean
- interface String
- Interface name to compare with an interface to which the client actually connects to.
- mac
Address String - MAC address of the client.
- mac
Mask String - MAC address mask to apply when comparing clients' addresses.
- place
Before String - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- private
Passphrase String - PSK passphrase for the client if some PSK authentication algorithm is used.
- radius
Accounting Boolean - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- signal
Range String - The range in which the client signal must fall.
- ssid
Regexp String - The regular expression to compare the actual SSID the client connects to.
- time String
- Time of the day and days of the week when the rule is applicable.
- vlan
Id Number - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- vlan
Mode String - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
Outputs
All input properties are implicitly available as output properties. Additionally, the CapsmanAccessList resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing CapsmanAccessList Resource
Get an existing CapsmanAccessList resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: CapsmanAccessListState, opts?: CustomResourceOptions): CapsmanAccessList
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
___id_: Optional[float] = None,
___path_: Optional[str] = None,
action: Optional[str] = None,
allow_signal_out_of_range: Optional[str] = None,
ap_tx_limit: Optional[float] = None,
capsman_access_list_id: Optional[str] = None,
client_to_client_forwarding: Optional[bool] = None,
client_tx_limit: Optional[float] = None,
comment: Optional[str] = None,
disabled: Optional[bool] = None,
interface: Optional[str] = None,
mac_address: Optional[str] = None,
mac_mask: Optional[str] = None,
place_before: Optional[str] = None,
private_passphrase: Optional[str] = None,
radius_accounting: Optional[bool] = None,
signal_range: Optional[str] = None,
ssid_regexp: Optional[str] = None,
time: Optional[str] = None,
vlan_id: Optional[float] = None,
vlan_mode: Optional[str] = None) -> CapsmanAccessList
func GetCapsmanAccessList(ctx *Context, name string, id IDInput, state *CapsmanAccessListState, opts ...ResourceOption) (*CapsmanAccessList, error)
public static CapsmanAccessList Get(string name, Input<string> id, CapsmanAccessListState? state, CustomResourceOptions? opts = null)
public static CapsmanAccessList get(String name, Output<String> id, CapsmanAccessListState state, CustomResourceOptions options)
resources: _: type: routeros:CapsmanAccessList get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Action string
- An action to take when a client matches.
- Allow
Signal stringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- Ap
Tx doubleLimit - Transmission speed limit in the direction of the client..
- Capsman
Access stringList Id - Client
To boolClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- Client
Tx doubleLimit - Transmission speed limit in the direction of the access point.
- Comment string
- Disabled bool
- Interface string
- Interface name to compare with an interface to which the client actually connects to.
- Mac
Address string - MAC address of the client.
- Mac
Mask string - MAC address mask to apply when comparing clients' addresses.
- Place
Before string - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- Private
Passphrase string - PSK passphrase for the client if some PSK authentication algorithm is used.
- Radius
Accounting bool - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- Signal
Range string - The range in which the client signal must fall.
- Ssid
Regexp string - The regular expression to compare the actual SSID the client connects to.
- Time string
- Time of the day and days of the week when the rule is applicable.
- Vlan
Id double - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- Vlan
Mode string - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- Action string
- An action to take when a client matches.
- Allow
Signal stringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- Ap
Tx float64Limit - Transmission speed limit in the direction of the client..
- Capsman
Access stringList Id - Client
To boolClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- Client
Tx float64Limit - Transmission speed limit in the direction of the access point.
- Comment string
- Disabled bool
- Interface string
- Interface name to compare with an interface to which the client actually connects to.
- Mac
Address string - MAC address of the client.
- Mac
Mask string - MAC address mask to apply when comparing clients' addresses.
- Place
Before string - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- Private
Passphrase string - PSK passphrase for the client if some PSK authentication algorithm is used.
- Radius
Accounting bool - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- Signal
Range string - The range in which the client signal must fall.
- Ssid
Regexp string - The regular expression to compare the actual SSID the client connects to.
- Time string
- Time of the day and days of the week when the rule is applicable.
- Vlan
Id float64 - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- Vlan
Mode string - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ float64 - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
id_ Double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- action String
- An action to take when a client matches.
- allow
Signal StringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- ap
Tx DoubleLimit - Transmission speed limit in the direction of the client..
- capsman
Access StringList Id - client
To BooleanClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- client
Tx DoubleLimit - Transmission speed limit in the direction of the access point.
- comment String
- disabled Boolean
- interface_ String
- Interface name to compare with an interface to which the client actually connects to.
- mac
Address String - MAC address of the client.
- mac
Mask String - MAC address mask to apply when comparing clients' addresses.
- place
Before String - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- private
Passphrase String - PSK passphrase for the client if some PSK authentication algorithm is used.
- radius
Accounting Boolean - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- signal
Range String - The range in which the client signal must fall.
- ssid
Regexp String - The regular expression to compare the actual SSID the client connects to.
- time String
- Time of the day and days of the week when the rule is applicable.
- vlan
Id Double - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- vlan
Mode String - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- action string
- An action to take when a client matches.
- allow
Signal stringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- ap
Tx numberLimit - Transmission speed limit in the direction of the client..
- capsman
Access stringList Id - client
To booleanClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- client
Tx numberLimit - Transmission speed limit in the direction of the access point.
- comment string
- disabled boolean
- interface string
- Interface name to compare with an interface to which the client actually connects to.
- mac
Address string - MAC address of the client.
- mac
Mask string - MAC address mask to apply when comparing clients' addresses.
- place
Before string - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- private
Passphrase string - PSK passphrase for the client if some PSK authentication algorithm is used.
- radius
Accounting boolean - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- signal
Range string - The range in which the client signal must fall.
- ssid
Regexp string - The regular expression to compare the actual SSID the client connects to.
- time string
- Time of the day and days of the week when the rule is applicable.
- vlan
Id number - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- vlan
Mode string - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ float - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ str - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- action str
- An action to take when a client matches.
- allow_
signal_ strout_ of_ range - An option that permits the client's signal to be out of the range always or for some time interval.
- ap_
tx_ floatlimit - Transmission speed limit in the direction of the client..
- capsman_
access_ strlist_ id - client_
to_ boolclient_ forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- client_
tx_ floatlimit - Transmission speed limit in the direction of the access point.
- comment str
- disabled bool
- interface str
- Interface name to compare with an interface to which the client actually connects to.
- mac_
address str - MAC address of the client.
- mac_
mask str - MAC address mask to apply when comparing clients' addresses.
- place_
before str - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- private_
passphrase str - PSK passphrase for the client if some PSK authentication algorithm is used.
- radius_
accounting bool - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- signal_
range str - The range in which the client signal must fall.
- ssid_
regexp str - The regular expression to compare the actual SSID the client connects to.
- time str
- Time of the day and days of the week when the rule is applicable.
- vlan_
id float - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- vlan_
mode str - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
- ___
id_ Number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- action String
- An action to take when a client matches.
- allow
Signal StringOut Of Range - An option that permits the client's signal to be out of the range always or for some time interval.
- ap
Tx NumberLimit - Transmission speed limit in the direction of the client..
- capsman
Access StringList Id - client
To BooleanClient Forwarding - An option that specifies whether to allow forwarding data between clients connected to the same interface.
- client
Tx NumberLimit - Transmission speed limit in the direction of the access point.
- comment String
- disabled Boolean
- interface String
- Interface name to compare with an interface to which the client actually connects to.
- mac
Address String - MAC address of the client.
- mac
Mask String - MAC address mask to apply when comparing clients' addresses.
- place
Before String - Before which position the rule will be inserted. > Please check the effect of this option, as it does not work as you think! > Best way to use in conjunction with a data source. See example.
- private
Passphrase String - PSK passphrase for the client if some PSK authentication algorithm is used.
- radius
Accounting Boolean - An option that specifies if RADIUS traffic accounting should be used in case of RADIUS authentication of the client.
- signal
Range String - The range in which the client signal must fall.
- ssid
Regexp String - The regular expression to compare the actual SSID the client connects to.
- time String
- Time of the day and days of the week when the rule is applicable.
- vlan
Id Number - VLAN ID to use if vlan-mode enables use of VLAN tagging.
- vlan
Mode String - VLAN tagging mode specifies if traffic coming from a client should get tagged and untagged when it goes back to the client.
Import
#The ID can be found via API or the terminal
#The command for the terminal is -> :put [/caps-man/access-list get [print show-ids]]
$ pulumi import routeros:index/capsmanAccessList:CapsmanAccessList test_rule "*1"
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- routeros terraform-routeros/terraform-provider-routeros
- License
- Notes
- This Pulumi package is based on the
routeros
Terraform Provider.