fortios.wirelesscontroller/hotspot20.Hsprofile
Explore with Pulumi AI
Configure hotspot profile.
Create Hsprofile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Hsprofile(name: string, args?: HsprofileArgs, opts?: CustomResourceOptions);@overload
def Hsprofile(resource_name: str,
              args: Optional[HsprofileArgs] = None,
              opts: Optional[ResourceOptions] = None)
@overload
def Hsprofile(resource_name: str,
              opts: Optional[ResourceOptions] = None,
              access_network_asra: Optional[str] = None,
              access_network_esr: Optional[str] = None,
              access_network_internet: Optional[str] = None,
              access_network_type: Optional[str] = None,
              access_network_uesa: Optional[str] = None,
              advice_of_charge: Optional[str] = None,
              anqp_domain_id: Optional[int] = None,
              bss_transition: Optional[str] = None,
              conn_cap: Optional[str] = None,
              deauth_request_timeout: Optional[int] = None,
              dgaf: Optional[str] = None,
              domain_name: Optional[str] = None,
              dynamic_sort_subtable: Optional[str] = None,
              gas_comeback_delay: Optional[int] = None,
              gas_fragmentation_limit: Optional[int] = None,
              get_all_tables: Optional[str] = None,
              hessid: Optional[str] = None,
              ip_addr_type: Optional[str] = None,
              l2tif: Optional[str] = None,
              n3gpp_plmn: Optional[str] = None,
              nai_realm: Optional[str] = None,
              name: Optional[str] = None,
              network_auth: Optional[str] = None,
              oper_friendly_name: Optional[str] = None,
              oper_icon: Optional[str] = None,
              osu_provider_nai: Optional[str] = None,
              osu_providers: Optional[Sequence[HsprofileOsuProviderArgs]] = None,
              osu_ssid: Optional[str] = None,
              pame_bi: Optional[str] = None,
              proxy_arp: Optional[str] = None,
              qos_map: Optional[str] = None,
              release: Optional[int] = None,
              roaming_consortium: Optional[str] = None,
              terms_and_conditions: Optional[str] = None,
              vdomparam: Optional[str] = None,
              venue_group: Optional[str] = None,
              venue_name: Optional[str] = None,
              venue_type: Optional[str] = None,
              venue_url: Optional[str] = None,
              wan_metrics: Optional[str] = None,
              wnm_sleep_mode: Optional[str] = None)func NewHsprofile(ctx *Context, name string, args *HsprofileArgs, opts ...ResourceOption) (*Hsprofile, error)public Hsprofile(string name, HsprofileArgs? args = null, CustomResourceOptions? opts = null)
public Hsprofile(String name, HsprofileArgs args)
public Hsprofile(String name, HsprofileArgs args, CustomResourceOptions options)
type: fortios:wirelesscontroller/hotspot20/hsprofile:Hsprofile
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 HsprofileArgs
- 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 HsprofileArgs
- 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 HsprofileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args HsprofileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args HsprofileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Hsprofile 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 Hsprofile resource accepts the following input properties:
- AccessNetwork stringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- AccessNetwork stringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- AccessNetwork stringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- AccessNetwork stringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- AccessNetwork stringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- AdviceOf stringCharge 
- Advice of charge.
- AnqpDomain intId 
- ANQP Domain ID (0-65535).
- BssTransition string
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- ConnCap string
- Connection capability name.
- DeauthRequest intTimeout 
- Deauthentication request timeout (in seconds).
- Dgaf string
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- DomainName string
- Domain name.
- DynamicSort stringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- GasComeback intDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- GasFragmentation intLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- GetAll stringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Hessid string
- Homogeneous extended service set identifier (HESSID).
- IpAddr stringType 
- IP address type name.
- L2tif string
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- N3gppPlmn string
- 3GPP PLMN name.
- NaiRealm string
- NAI realm list name.
- Name string
- Hotspot profile name.
- NetworkAuth string
- Network authentication name.
- OperFriendly stringName 
- Operator friendly name.
- OperIcon string
- Operator icon.
- OsuProvider stringNai 
- OSU Provider NAI.
- OsuProviders List<Pulumiverse.Fortios. Wirelesscontroller. Hotspot20. Inputs. Hsprofile Osu Provider> 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- OsuSsid string
- Online sign up (OSU) SSID.
- PameBi string
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- ProxyArp string
- Enable/disable Proxy ARP. Valid values: enable,disable.
- QosMap string
- QoS MAP set ID.
- Release int
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- RoamingConsortium string
- Roaming consortium list name.
- TermsAnd stringConditions 
- Terms and conditions.
- Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- VenueGroup string
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- VenueName string
- Venue name.
- VenueType string
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- VenueUrl string
- Venue name.
- WanMetrics string
- WAN metric name.
- WnmSleep stringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- AccessNetwork stringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- AccessNetwork stringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- AccessNetwork stringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- AccessNetwork stringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- AccessNetwork stringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- AdviceOf stringCharge 
- Advice of charge.
- AnqpDomain intId 
- ANQP Domain ID (0-65535).
- BssTransition string
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- ConnCap string
- Connection capability name.
- DeauthRequest intTimeout 
- Deauthentication request timeout (in seconds).
- Dgaf string
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- DomainName string
- Domain name.
- DynamicSort stringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- GasComeback intDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- GasFragmentation intLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- GetAll stringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Hessid string
- Homogeneous extended service set identifier (HESSID).
- IpAddr stringType 
- IP address type name.
- L2tif string
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- N3gppPlmn string
- 3GPP PLMN name.
- NaiRealm string
- NAI realm list name.
- Name string
- Hotspot profile name.
- NetworkAuth string
- Network authentication name.
- OperFriendly stringName 
- Operator friendly name.
- OperIcon string
- Operator icon.
- OsuProvider stringNai 
- OSU Provider NAI.
- OsuProviders []HsprofileOsu Provider Args 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- OsuSsid string
- Online sign up (OSU) SSID.
- PameBi string
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- ProxyArp string
- Enable/disable Proxy ARP. Valid values: enable,disable.
- QosMap string
- QoS MAP set ID.
- Release int
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- RoamingConsortium string
- Roaming consortium list name.
- TermsAnd stringConditions 
- Terms and conditions.
- Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- VenueGroup string
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- VenueName string
- Venue name.
- VenueType string
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- VenueUrl string
- Venue name.
- WanMetrics string
- WAN metric name.
- WnmSleep stringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- accessNetwork StringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- accessNetwork StringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- accessNetwork StringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- accessNetwork StringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- accessNetwork StringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- adviceOf StringCharge 
- Advice of charge.
- anqpDomain IntegerId 
- ANQP Domain ID (0-65535).
- bssTransition String
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- connCap String
- Connection capability name.
- deauthRequest IntegerTimeout 
- Deauthentication request timeout (in seconds).
- dgaf String
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- domainName String
- Domain name.
- dynamicSort StringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- gasComeback IntegerDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- gasFragmentation IntegerLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- getAll StringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- hessid String
- Homogeneous extended service set identifier (HESSID).
- ipAddr StringType 
- IP address type name.
- l2tif String
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- n3gppPlmn String
- 3GPP PLMN name.
- naiRealm String
- NAI realm list name.
- name String
- Hotspot profile name.
- networkAuth String
- Network authentication name.
- operFriendly StringName 
- Operator friendly name.
- operIcon String
- Operator icon.
- osuProvider StringNai 
- OSU Provider NAI.
- osuProviders List<HsprofileOsu Provider> 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- osuSsid String
- Online sign up (OSU) SSID.
- pameBi String
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- proxyArp String
- Enable/disable Proxy ARP. Valid values: enable,disable.
- qosMap String
- QoS MAP set ID.
- release Integer
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- roamingConsortium String
- Roaming consortium list name.
- termsAnd StringConditions 
- Terms and conditions.
- vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- venueGroup String
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- venueName String
- Venue name.
- venueType String
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- venueUrl String
- Venue name.
- wanMetrics String
- WAN metric name.
- wnmSleep StringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- accessNetwork stringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- accessNetwork stringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- accessNetwork stringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- accessNetwork stringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- accessNetwork stringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- adviceOf stringCharge 
- Advice of charge.
- anqpDomain numberId 
- ANQP Domain ID (0-65535).
- bssTransition string
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- connCap string
- Connection capability name.
- deauthRequest numberTimeout 
- Deauthentication request timeout (in seconds).
- dgaf string
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- domainName string
- Domain name.
- dynamicSort stringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- gasComeback numberDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- gasFragmentation numberLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- getAll stringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- hessid string
- Homogeneous extended service set identifier (HESSID).
- ipAddr stringType 
- IP address type name.
- l2tif string
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- n3gppPlmn string
- 3GPP PLMN name.
- naiRealm string
- NAI realm list name.
- name string
- Hotspot profile name.
- networkAuth string
- Network authentication name.
- operFriendly stringName 
- Operator friendly name.
- operIcon string
- Operator icon.
- osuProvider stringNai 
- OSU Provider NAI.
- osuProviders HsprofileOsu Provider[] 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- osuSsid string
- Online sign up (OSU) SSID.
- pameBi string
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- proxyArp string
- Enable/disable Proxy ARP. Valid values: enable,disable.
- qosMap string
- QoS MAP set ID.
- release number
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- roamingConsortium string
- Roaming consortium list name.
- termsAnd stringConditions 
- Terms and conditions.
- vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- venueGroup string
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- venueName string
- Venue name.
- venueType string
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- venueUrl string
- Venue name.
- wanMetrics string
- WAN metric name.
- wnmSleep stringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- access_network_ strasra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- access_network_ stresr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- access_network_ strinternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- access_network_ strtype 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- access_network_ struesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- advice_of_ strcharge 
- Advice of charge.
- anqp_domain_ intid 
- ANQP Domain ID (0-65535).
- bss_transition str
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- conn_cap str
- Connection capability name.
- deauth_request_ inttimeout 
- Deauthentication request timeout (in seconds).
- dgaf str
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- domain_name str
- Domain name.
- dynamic_sort_ strsubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- gas_comeback_ intdelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- gas_fragmentation_ intlimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- get_all_ strtables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- hessid str
- Homogeneous extended service set identifier (HESSID).
- ip_addr_ strtype 
- IP address type name.
- l2tif str
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- n3gpp_plmn str
- 3GPP PLMN name.
- nai_realm str
- NAI realm list name.
- name str
- Hotspot profile name.
- network_auth str
- Network authentication name.
- oper_friendly_ strname 
- Operator friendly name.
- oper_icon str
- Operator icon.
- osu_provider_ strnai 
- OSU Provider NAI.
- osu_providers Sequence[HsprofileOsu Provider Args] 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- osu_ssid str
- Online sign up (OSU) SSID.
- pame_bi str
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- proxy_arp str
- Enable/disable Proxy ARP. Valid values: enable,disable.
- qos_map str
- QoS MAP set ID.
- release int
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- roaming_consortium str
- Roaming consortium list name.
- terms_and_ strconditions 
- Terms and conditions.
- vdomparam str
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- venue_group str
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- venue_name str
- Venue name.
- venue_type str
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- venue_url str
- Venue name.
- wan_metrics str
- WAN metric name.
- wnm_sleep_ strmode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- accessNetwork StringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- accessNetwork StringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- accessNetwork StringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- accessNetwork StringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- accessNetwork StringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- adviceOf StringCharge 
- Advice of charge.
- anqpDomain NumberId 
- ANQP Domain ID (0-65535).
- bssTransition String
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- connCap String
- Connection capability name.
- deauthRequest NumberTimeout 
- Deauthentication request timeout (in seconds).
- dgaf String
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- domainName String
- Domain name.
- dynamicSort StringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- gasComeback NumberDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- gasFragmentation NumberLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- getAll StringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- hessid String
- Homogeneous extended service set identifier (HESSID).
- ipAddr StringType 
- IP address type name.
- l2tif String
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- n3gppPlmn String
- 3GPP PLMN name.
- naiRealm String
- NAI realm list name.
- name String
- Hotspot profile name.
- networkAuth String
- Network authentication name.
- operFriendly StringName 
- Operator friendly name.
- operIcon String
- Operator icon.
- osuProvider StringNai 
- OSU Provider NAI.
- osuProviders List<Property Map>
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- osuSsid String
- Online sign up (OSU) SSID.
- pameBi String
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- proxyArp String
- Enable/disable Proxy ARP. Valid values: enable,disable.
- qosMap String
- QoS MAP set ID.
- release Number
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- roamingConsortium String
- Roaming consortium list name.
- termsAnd StringConditions 
- Terms and conditions.
- vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- venueGroup String
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- venueName String
- Venue name.
- venueType String
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- venueUrl String
- Venue name.
- wanMetrics String
- WAN metric name.
- wnmSleep StringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
Outputs
All input properties are implicitly available as output properties. Additionally, the Hsprofile 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 Hsprofile Resource
Get an existing Hsprofile 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?: HsprofileState, opts?: CustomResourceOptions): Hsprofile@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        access_network_asra: Optional[str] = None,
        access_network_esr: Optional[str] = None,
        access_network_internet: Optional[str] = None,
        access_network_type: Optional[str] = None,
        access_network_uesa: Optional[str] = None,
        advice_of_charge: Optional[str] = None,
        anqp_domain_id: Optional[int] = None,
        bss_transition: Optional[str] = None,
        conn_cap: Optional[str] = None,
        deauth_request_timeout: Optional[int] = None,
        dgaf: Optional[str] = None,
        domain_name: Optional[str] = None,
        dynamic_sort_subtable: Optional[str] = None,
        gas_comeback_delay: Optional[int] = None,
        gas_fragmentation_limit: Optional[int] = None,
        get_all_tables: Optional[str] = None,
        hessid: Optional[str] = None,
        ip_addr_type: Optional[str] = None,
        l2tif: Optional[str] = None,
        n3gpp_plmn: Optional[str] = None,
        nai_realm: Optional[str] = None,
        name: Optional[str] = None,
        network_auth: Optional[str] = None,
        oper_friendly_name: Optional[str] = None,
        oper_icon: Optional[str] = None,
        osu_provider_nai: Optional[str] = None,
        osu_providers: Optional[Sequence[HsprofileOsuProviderArgs]] = None,
        osu_ssid: Optional[str] = None,
        pame_bi: Optional[str] = None,
        proxy_arp: Optional[str] = None,
        qos_map: Optional[str] = None,
        release: Optional[int] = None,
        roaming_consortium: Optional[str] = None,
        terms_and_conditions: Optional[str] = None,
        vdomparam: Optional[str] = None,
        venue_group: Optional[str] = None,
        venue_name: Optional[str] = None,
        venue_type: Optional[str] = None,
        venue_url: Optional[str] = None,
        wan_metrics: Optional[str] = None,
        wnm_sleep_mode: Optional[str] = None) -> Hsprofilefunc GetHsprofile(ctx *Context, name string, id IDInput, state *HsprofileState, opts ...ResourceOption) (*Hsprofile, error)public static Hsprofile Get(string name, Input<string> id, HsprofileState? state, CustomResourceOptions? opts = null)public static Hsprofile get(String name, Output<String> id, HsprofileState state, CustomResourceOptions options)resources:  _:    type: fortios:wirelesscontroller/hotspot20/hsprofile:Hsprofile    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.
- AccessNetwork stringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- AccessNetwork stringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- AccessNetwork stringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- AccessNetwork stringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- AccessNetwork stringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- AdviceOf stringCharge 
- Advice of charge.
- AnqpDomain intId 
- ANQP Domain ID (0-65535).
- BssTransition string
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- ConnCap string
- Connection capability name.
- DeauthRequest intTimeout 
- Deauthentication request timeout (in seconds).
- Dgaf string
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- DomainName string
- Domain name.
- DynamicSort stringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- GasComeback intDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- GasFragmentation intLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- GetAll stringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Hessid string
- Homogeneous extended service set identifier (HESSID).
- IpAddr stringType 
- IP address type name.
- L2tif string
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- N3gppPlmn string
- 3GPP PLMN name.
- NaiRealm string
- NAI realm list name.
- Name string
- Hotspot profile name.
- NetworkAuth string
- Network authentication name.
- OperFriendly stringName 
- Operator friendly name.
- OperIcon string
- Operator icon.
- OsuProvider stringNai 
- OSU Provider NAI.
- OsuProviders List<Pulumiverse.Fortios. Wirelesscontroller. Hotspot20. Inputs. Hsprofile Osu Provider> 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- OsuSsid string
- Online sign up (OSU) SSID.
- PameBi string
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- ProxyArp string
- Enable/disable Proxy ARP. Valid values: enable,disable.
- QosMap string
- QoS MAP set ID.
- Release int
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- RoamingConsortium string
- Roaming consortium list name.
- TermsAnd stringConditions 
- Terms and conditions.
- Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- VenueGroup string
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- VenueName string
- Venue name.
- VenueType string
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- VenueUrl string
- Venue name.
- WanMetrics string
- WAN metric name.
- WnmSleep stringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- AccessNetwork stringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- AccessNetwork stringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- AccessNetwork stringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- AccessNetwork stringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- AccessNetwork stringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- AdviceOf stringCharge 
- Advice of charge.
- AnqpDomain intId 
- ANQP Domain ID (0-65535).
- BssTransition string
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- ConnCap string
- Connection capability name.
- DeauthRequest intTimeout 
- Deauthentication request timeout (in seconds).
- Dgaf string
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- DomainName string
- Domain name.
- DynamicSort stringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- GasComeback intDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- GasFragmentation intLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- GetAll stringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Hessid string
- Homogeneous extended service set identifier (HESSID).
- IpAddr stringType 
- IP address type name.
- L2tif string
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- N3gppPlmn string
- 3GPP PLMN name.
- NaiRealm string
- NAI realm list name.
- Name string
- Hotspot profile name.
- NetworkAuth string
- Network authentication name.
- OperFriendly stringName 
- Operator friendly name.
- OperIcon string
- Operator icon.
- OsuProvider stringNai 
- OSU Provider NAI.
- OsuProviders []HsprofileOsu Provider Args 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- OsuSsid string
- Online sign up (OSU) SSID.
- PameBi string
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- ProxyArp string
- Enable/disable Proxy ARP. Valid values: enable,disable.
- QosMap string
- QoS MAP set ID.
- Release int
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- RoamingConsortium string
- Roaming consortium list name.
- TermsAnd stringConditions 
- Terms and conditions.
- Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- VenueGroup string
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- VenueName string
- Venue name.
- VenueType string
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- VenueUrl string
- Venue name.
- WanMetrics string
- WAN metric name.
- WnmSleep stringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- accessNetwork StringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- accessNetwork StringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- accessNetwork StringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- accessNetwork StringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- accessNetwork StringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- adviceOf StringCharge 
- Advice of charge.
- anqpDomain IntegerId 
- ANQP Domain ID (0-65535).
- bssTransition String
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- connCap String
- Connection capability name.
- deauthRequest IntegerTimeout 
- Deauthentication request timeout (in seconds).
- dgaf String
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- domainName String
- Domain name.
- dynamicSort StringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- gasComeback IntegerDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- gasFragmentation IntegerLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- getAll StringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- hessid String
- Homogeneous extended service set identifier (HESSID).
- ipAddr StringType 
- IP address type name.
- l2tif String
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- n3gppPlmn String
- 3GPP PLMN name.
- naiRealm String
- NAI realm list name.
- name String
- Hotspot profile name.
- networkAuth String
- Network authentication name.
- operFriendly StringName 
- Operator friendly name.
- operIcon String
- Operator icon.
- osuProvider StringNai 
- OSU Provider NAI.
- osuProviders List<HsprofileOsu Provider> 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- osuSsid String
- Online sign up (OSU) SSID.
- pameBi String
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- proxyArp String
- Enable/disable Proxy ARP. Valid values: enable,disable.
- qosMap String
- QoS MAP set ID.
- release Integer
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- roamingConsortium String
- Roaming consortium list name.
- termsAnd StringConditions 
- Terms and conditions.
- vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- venueGroup String
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- venueName String
- Venue name.
- venueType String
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- venueUrl String
- Venue name.
- wanMetrics String
- WAN metric name.
- wnmSleep StringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- accessNetwork stringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- accessNetwork stringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- accessNetwork stringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- accessNetwork stringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- accessNetwork stringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- adviceOf stringCharge 
- Advice of charge.
- anqpDomain numberId 
- ANQP Domain ID (0-65535).
- bssTransition string
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- connCap string
- Connection capability name.
- deauthRequest numberTimeout 
- Deauthentication request timeout (in seconds).
- dgaf string
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- domainName string
- Domain name.
- dynamicSort stringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- gasComeback numberDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- gasFragmentation numberLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- getAll stringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- hessid string
- Homogeneous extended service set identifier (HESSID).
- ipAddr stringType 
- IP address type name.
- l2tif string
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- n3gppPlmn string
- 3GPP PLMN name.
- naiRealm string
- NAI realm list name.
- name string
- Hotspot profile name.
- networkAuth string
- Network authentication name.
- operFriendly stringName 
- Operator friendly name.
- operIcon string
- Operator icon.
- osuProvider stringNai 
- OSU Provider NAI.
- osuProviders HsprofileOsu Provider[] 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- osuSsid string
- Online sign up (OSU) SSID.
- pameBi string
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- proxyArp string
- Enable/disable Proxy ARP. Valid values: enable,disable.
- qosMap string
- QoS MAP set ID.
- release number
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- roamingConsortium string
- Roaming consortium list name.
- termsAnd stringConditions 
- Terms and conditions.
- vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- venueGroup string
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- venueName string
- Venue name.
- venueType string
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- venueUrl string
- Venue name.
- wanMetrics string
- WAN metric name.
- wnmSleep stringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- access_network_ strasra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- access_network_ stresr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- access_network_ strinternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- access_network_ strtype 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- access_network_ struesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- advice_of_ strcharge 
- Advice of charge.
- anqp_domain_ intid 
- ANQP Domain ID (0-65535).
- bss_transition str
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- conn_cap str
- Connection capability name.
- deauth_request_ inttimeout 
- Deauthentication request timeout (in seconds).
- dgaf str
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- domain_name str
- Domain name.
- dynamic_sort_ strsubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- gas_comeback_ intdelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- gas_fragmentation_ intlimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- get_all_ strtables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- hessid str
- Homogeneous extended service set identifier (HESSID).
- ip_addr_ strtype 
- IP address type name.
- l2tif str
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- n3gpp_plmn str
- 3GPP PLMN name.
- nai_realm str
- NAI realm list name.
- name str
- Hotspot profile name.
- network_auth str
- Network authentication name.
- oper_friendly_ strname 
- Operator friendly name.
- oper_icon str
- Operator icon.
- osu_provider_ strnai 
- OSU Provider NAI.
- osu_providers Sequence[HsprofileOsu Provider Args] 
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- osu_ssid str
- Online sign up (OSU) SSID.
- pame_bi str
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- proxy_arp str
- Enable/disable Proxy ARP. Valid values: enable,disable.
- qos_map str
- QoS MAP set ID.
- release int
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- roaming_consortium str
- Roaming consortium list name.
- terms_and_ strconditions 
- Terms and conditions.
- vdomparam str
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- venue_group str
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- venue_name str
- Venue name.
- venue_type str
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- venue_url str
- Venue name.
- wan_metrics str
- WAN metric name.
- wnm_sleep_ strmode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
- accessNetwork StringAsra 
- Enable/disable additional step required for access (ASRA). Valid values: enable,disable.
- accessNetwork StringEsr 
- Enable/disable emergency services reachable (ESR). Valid values: enable,disable.
- accessNetwork StringInternet 
- Enable/disable connectivity to the Internet. Valid values: enable,disable.
- accessNetwork StringType 
- Access network type. Valid values: private-network,private-network-with-guest-access,chargeable-public-network,free-public-network,personal-device-network,emergency-services-only-network,test-or-experimental,wildcard.
- accessNetwork StringUesa 
- Enable/disable unauthenticated emergency service accessible (UESA). Valid values: enable,disable.
- adviceOf StringCharge 
- Advice of charge.
- anqpDomain NumberId 
- ANQP Domain ID (0-65535).
- bssTransition String
- Enable/disable basic service set (BSS) transition Support. Valid values: enable,disable.
- connCap String
- Connection capability name.
- deauthRequest NumberTimeout 
- Deauthentication request timeout (in seconds).
- dgaf String
- Enable/disable downstream group-addressed forwarding (DGAF). Valid values: enable,disable.
- domainName String
- Domain name.
- dynamicSort StringSubtable 
- Sort sub-tables, please do not set this parameter when configuring static sub-tables. Options: [ false, true, natural, alphabetical ]. false: Default value, do not sort tables; true/natural: sort tables in natural order. For example: [ a10, a2 ] -> [ a2, a10 ]; alphabetical: sort tables in alphabetical order. For example: [ a10, a2 ] -> [ a10, a2 ].
- gasComeback NumberDelay 
- GAS comeback delay (default = 500). On FortiOS versions 6.2.0-7.0.0: 0 or 100 - 4000 milliseconds. On FortiOS versions >= 7.0.1: 0 or 100 - 10000 milliseconds.
- gasFragmentation NumberLimit 
- GAS fragmentation limit (512 - 4096, default = 1024).
- getAll StringTables 
- Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- hessid String
- Homogeneous extended service set identifier (HESSID).
- ipAddr StringType 
- IP address type name.
- l2tif String
- Enable/disable Layer 2 traffic inspection and filtering. Valid values: enable,disable.
- n3gppPlmn String
- 3GPP PLMN name.
- naiRealm String
- NAI realm list name.
- name String
- Hotspot profile name.
- networkAuth String
- Network authentication name.
- operFriendly StringName 
- Operator friendly name.
- operIcon String
- Operator icon.
- osuProvider StringNai 
- OSU Provider NAI.
- osuProviders List<Property Map>
- Manually selected list of OSU provider(s). The structure of osu_providerblock is documented below.
- osuSsid String
- Online sign up (OSU) SSID.
- pameBi String
- Enable/disable Pre-Association Message Exchange BSSID Independent (PAME-BI). Valid values: disable,enable.
- proxyArp String
- Enable/disable Proxy ARP. Valid values: enable,disable.
- qosMap String
- QoS MAP set ID.
- release Number
- Hotspot 2.0 Release number (1, 2, 3, default = 2).
- roamingConsortium String
- Roaming consortium list name.
- termsAnd StringConditions 
- Terms and conditions.
- vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- venueGroup String
- Venue group. Valid values: unspecified,assembly,business,educational,factory,institutional,mercantile,residential,storage,utility,vehicular,outdoor.
- venueName String
- Venue name.
- venueType String
- Venue type. Valid values: unspecified,arena,stadium,passenger-terminal,amphitheater,amusement-park,place-of-worship,convention-center,library,museum,restaurant,theater,bar,coffee-shop,zoo-or-aquarium,emergency-center,doctor-office,bank,fire-station,police-station,post-office,professional-office,research-facility,attorney-office,primary-school,secondary-school,university-or-college,factory,hospital,long-term-care-facility,rehab-center,group-home,prison-or-jail,retail-store,grocery-market,auto-service-station,shopping-mall,gas-station,private,hotel-or-motel,dormitory,boarding-house,automobile,airplane,bus,ferry,ship-or-boat,train,motor-bike,muni-mesh-network,city-park,rest-area,traffic-control,bus-stop,kiosk.
- venueUrl String
- Venue name.
- wanMetrics String
- WAN metric name.
- wnmSleep StringMode 
- Enable/disable wireless network management (WNM) sleep mode. Valid values: enable,disable.
Supporting Types
HsprofileOsuProvider, HsprofileOsuProviderArgs      
- Name string
- OSU provider name.
- Name string
- OSU provider name.
- name String
- OSU provider name.
- name string
- OSU provider name.
- name str
- OSU provider name.
- name String
- OSU provider name.
Import
WirelessControllerHotspot20 HsProfile can be imported using any of these accepted formats:
$ pulumi import fortios:wirelesscontroller/hotspot20/hsprofile:Hsprofile labelname {{name}}
If you do not want to import arguments of block:
$ export “FORTIOS_IMPORT_TABLE”=“false”
$ pulumi import fortios:wirelesscontroller/hotspot20/hsprofile:Hsprofile labelname {{name}}
$ unset “FORTIOS_IMPORT_TABLE”
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the fortiosTerraform Provider.
