fortios.wirelesscontroller/hotspot20.H2qposuprovider
Explore with Pulumi AI
Configure online sign up (OSU) provider list.
Create H2qposuprovider Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new H2qposuprovider(name: string, args?: H2qposuproviderArgs, opts?: CustomResourceOptions);
@overload
def H2qposuprovider(resource_name: str,
args: Optional[H2qposuproviderArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def H2qposuprovider(resource_name: str,
opts: Optional[ResourceOptions] = None,
dynamic_sort_subtable: Optional[str] = None,
friendly_names: Optional[Sequence[H2qposuproviderFriendlyNameArgs]] = None,
get_all_tables: Optional[str] = None,
icon: Optional[str] = None,
name: Optional[str] = None,
osu_method: Optional[str] = None,
osu_nai: Optional[str] = None,
server_uri: Optional[str] = None,
service_descriptions: Optional[Sequence[H2qposuproviderServiceDescriptionArgs]] = None,
vdomparam: Optional[str] = None)
func NewH2qposuprovider(ctx *Context, name string, args *H2qposuproviderArgs, opts ...ResourceOption) (*H2qposuprovider, error)
public H2qposuprovider(string name, H2qposuproviderArgs? args = null, CustomResourceOptions? opts = null)
public H2qposuprovider(String name, H2qposuproviderArgs args)
public H2qposuprovider(String name, H2qposuproviderArgs args, CustomResourceOptions options)
type: fortios:wirelesscontroller/hotspot20/h2qposuprovider:H2qposuprovider
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 H2qposuproviderArgs
- 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 H2qposuproviderArgs
- 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 H2qposuproviderArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args H2qposuproviderArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args H2qposuproviderArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
H2qposuprovider Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The H2qposuprovider resource accepts the following input properties:
- Dynamic
Sort 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 ].
- Friendly
Names List<Pulumiverse.Fortios. Wirelesscontroller. Hotspot20. Inputs. H2qposuprovider Friendly Name> - OSU provider friendly name. The structure of
friendly_name
block is documented below. - Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Icon string
- OSU provider icon.
- Name string
- OSU provider ID.
- Osu
Method string - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - Osu
Nai string - OSU NAI.
- Server
Uri string - Server URI.
- Service
Descriptions List<Pulumiverse.Fortios. Wirelesscontroller. Hotspot20. Inputs. H2qposuprovider Service Description> - OSU service name. The structure of
service_description
block is documented below. - 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.
- Dynamic
Sort 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 ].
- Friendly
Names []H2qposuproviderFriendly Name Args - OSU provider friendly name. The structure of
friendly_name
block is documented below. - Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Icon string
- OSU provider icon.
- Name string
- OSU provider ID.
- Osu
Method string - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - Osu
Nai string - OSU NAI.
- Server
Uri string - Server URI.
- Service
Descriptions []H2qposuproviderService Description Args - OSU service name. The structure of
service_description
block is documented below. - 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.
- dynamic
Sort 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 ].
- friendly
Names List<H2qposuproviderFriendly Name> - OSU provider friendly name. The structure of
friendly_name
block is documented below. - get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- icon String
- OSU provider icon.
- name String
- OSU provider ID.
- osu
Method String - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - osu
Nai String - OSU NAI.
- server
Uri String - Server URI.
- service
Descriptions List<H2qposuproviderService Description> - OSU service name. The structure of
service_description
block is documented below. - 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.
- dynamic
Sort 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 ].
- friendly
Names H2qposuproviderFriendly Name[] - OSU provider friendly name. The structure of
friendly_name
block is documented below. - get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- icon string
- OSU provider icon.
- name string
- OSU provider ID.
- osu
Method string - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - osu
Nai string - OSU NAI.
- server
Uri string - Server URI.
- service
Descriptions H2qposuproviderService Description[] - OSU service name. The structure of
service_description
block is documented below. - 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.
- 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 ].
- friendly_
names Sequence[H2qposuproviderFriendly Name Args] - OSU provider friendly name. The structure of
friendly_name
block is documented below. - 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, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- icon str
- OSU provider icon.
- name str
- OSU provider ID.
- osu_
method str - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - osu_
nai str - OSU NAI.
- server_
uri str - Server URI.
- service_
descriptions Sequence[H2qposuproviderService Description Args] - OSU service name. The structure of
service_description
block is documented below. - 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.
- dynamic
Sort 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 ].
- friendly
Names List<Property Map> - OSU provider friendly name. The structure of
friendly_name
block is documented below. - get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- icon String
- OSU provider icon.
- name String
- OSU provider ID.
- osu
Method String - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - osu
Nai String - OSU NAI.
- server
Uri String - Server URI.
- service
Descriptions List<Property Map> - OSU service name. The structure of
service_description
block is documented below. - 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.
Outputs
All input properties are implicitly available as output properties. Additionally, the H2qposuprovider 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 H2qposuprovider Resource
Get an existing H2qposuprovider 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?: H2qposuproviderState, opts?: CustomResourceOptions): H2qposuprovider
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
dynamic_sort_subtable: Optional[str] = None,
friendly_names: Optional[Sequence[H2qposuproviderFriendlyNameArgs]] = None,
get_all_tables: Optional[str] = None,
icon: Optional[str] = None,
name: Optional[str] = None,
osu_method: Optional[str] = None,
osu_nai: Optional[str] = None,
server_uri: Optional[str] = None,
service_descriptions: Optional[Sequence[H2qposuproviderServiceDescriptionArgs]] = None,
vdomparam: Optional[str] = None) -> H2qposuprovider
func GetH2qposuprovider(ctx *Context, name string, id IDInput, state *H2qposuproviderState, opts ...ResourceOption) (*H2qposuprovider, error)
public static H2qposuprovider Get(string name, Input<string> id, H2qposuproviderState? state, CustomResourceOptions? opts = null)
public static H2qposuprovider get(String name, Output<String> id, H2qposuproviderState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- 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.
- Dynamic
Sort 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 ].
- Friendly
Names List<Pulumiverse.Fortios. Wirelesscontroller. Hotspot20. Inputs. H2qposuprovider Friendly Name> - OSU provider friendly name. The structure of
friendly_name
block is documented below. - Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Icon string
- OSU provider icon.
- Name string
- OSU provider ID.
- Osu
Method string - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - Osu
Nai string - OSU NAI.
- Server
Uri string - Server URI.
- Service
Descriptions List<Pulumiverse.Fortios. Wirelesscontroller. Hotspot20. Inputs. H2qposuprovider Service Description> - OSU service name. The structure of
service_description
block is documented below. - 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.
- Dynamic
Sort 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 ].
- Friendly
Names []H2qposuproviderFriendly Name Args - OSU provider friendly name. The structure of
friendly_name
block is documented below. - Get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- Icon string
- OSU provider icon.
- Name string
- OSU provider ID.
- Osu
Method string - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - Osu
Nai string - OSU NAI.
- Server
Uri string - Server URI.
- Service
Descriptions []H2qposuproviderService Description Args - OSU service name. The structure of
service_description
block is documented below. - 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.
- dynamic
Sort 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 ].
- friendly
Names List<H2qposuproviderFriendly Name> - OSU provider friendly name. The structure of
friendly_name
block is documented below. - get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- icon String
- OSU provider icon.
- name String
- OSU provider ID.
- osu
Method String - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - osu
Nai String - OSU NAI.
- server
Uri String - Server URI.
- service
Descriptions List<H2qposuproviderService Description> - OSU service name. The structure of
service_description
block is documented below. - 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.
- dynamic
Sort 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 ].
- friendly
Names H2qposuproviderFriendly Name[] - OSU provider friendly name. The structure of
friendly_name
block is documented below. - get
All stringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- icon string
- OSU provider icon.
- name string
- OSU provider ID.
- osu
Method string - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - osu
Nai string - OSU NAI.
- server
Uri string - Server URI.
- service
Descriptions H2qposuproviderService Description[] - OSU service name. The structure of
service_description
block is documented below. - 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.
- 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 ].
- friendly_
names Sequence[H2qposuproviderFriendly Name Args] - OSU provider friendly name. The structure of
friendly_name
block is documented below. - 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, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- icon str
- OSU provider icon.
- name str
- OSU provider ID.
- osu_
method str - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - osu_
nai str - OSU NAI.
- server_
uri str - Server URI.
- service_
descriptions Sequence[H2qposuproviderService Description Args] - OSU service name. The structure of
service_description
block is documented below. - 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.
- dynamic
Sort 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 ].
- friendly
Names List<Property Map> - OSU provider friendly name. The structure of
friendly_name
block is documented below. - get
All StringTables - Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
- icon String
- OSU provider icon.
- name String
- OSU provider ID.
- osu
Method String - OSU method list. Valid values:
oma-dm
,soap-xml-spp
,reserved
. - osu
Nai String - OSU NAI.
- server
Uri String - Server URI.
- service
Descriptions List<Property Map> - OSU service name. The structure of
service_description
block is documented below. - 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.
Supporting Types
H2qposuproviderFriendlyName, H2qposuproviderFriendlyNameArgs
- Friendly
Name string - OSU provider friendly name.
- Index int
- OSU provider friendly name index.
- Lang string
- Language code.
- Friendly
Name string - OSU provider friendly name.
- Index int
- OSU provider friendly name index.
- Lang string
- Language code.
- friendly
Name String - OSU provider friendly name.
- index Integer
- OSU provider friendly name index.
- lang String
- Language code.
- friendly
Name string - OSU provider friendly name.
- index number
- OSU provider friendly name index.
- lang string
- Language code.
- friendly_
name str - OSU provider friendly name.
- index int
- OSU provider friendly name index.
- lang str
- Language code.
- friendly
Name String - OSU provider friendly name.
- index Number
- OSU provider friendly name index.
- lang String
- Language code.
H2qposuproviderServiceDescription, H2qposuproviderServiceDescriptionArgs
- Lang string
- Language code.
- Service
Description string - Service description.
- Service
Id int - OSU service ID.
- Lang string
- Language code.
- Service
Description string - Service description.
- Service
Id int - OSU service ID.
- lang String
- Language code.
- service
Description String - Service description.
- service
Id Integer - OSU service ID.
- lang string
- Language code.
- service
Description string - Service description.
- service
Id number - OSU service ID.
- lang str
- Language code.
- service_
description str - Service description.
- service_
id int - OSU service ID.
- lang String
- Language code.
- service
Description String - Service description.
- service
Id Number - OSU service ID.
Import
WirelessControllerHotspot20 H2QpOsuProvider can be imported using any of these accepted formats:
$ pulumi import fortios:wirelesscontroller/hotspot20/h2qposuprovider:H2qposuprovider labelname {{name}}
If you do not want to import arguments of block:
$ export “FORTIOS_IMPORT_TABLE”=“false”
$ pulumi import fortios:wirelesscontroller/hotspot20/h2qposuprovider:H2qposuprovider 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
fortios
Terraform Provider.