1. Packages
  2. Fortios
  3. API Docs
  4. wirelesscontroller
  5. wirelesscontroller/hotspot20
  6. H2qposuprovider
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. String
The unique name of the resource.
args This property is required. 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

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The H2qposuprovider resource accepts the following input properties:

DynamicSortSubtable string
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 ].
FriendlyNames List<Pulumiverse.Fortios.Wirelesscontroller.Hotspot20.Inputs.H2qposuproviderFriendlyName>
OSU provider friendly name. The structure of friendly_name block is documented below.
GetAllTables string
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.
Icon string
OSU provider icon.
Name Changes to this property will trigger replacement. string
OSU provider ID.
OsuMethod string
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
OsuNai string
OSU NAI.
ServerUri string
Server URI.
ServiceDescriptions List<Pulumiverse.Fortios.Wirelesscontroller.Hotspot20.Inputs.H2qposuproviderServiceDescription>
OSU service name. The structure of service_description block is documented below.
Vdomparam Changes to this property will trigger replacement. 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.
DynamicSortSubtable string
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 ].
FriendlyNames []H2qposuproviderFriendlyNameArgs
OSU provider friendly name. The structure of friendly_name block is documented below.
GetAllTables string
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.
Icon string
OSU provider icon.
Name Changes to this property will trigger replacement. string
OSU provider ID.
OsuMethod string
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
OsuNai string
OSU NAI.
ServerUri string
Server URI.
ServiceDescriptions []H2qposuproviderServiceDescriptionArgs
OSU service name. The structure of service_description block is documented below.
Vdomparam Changes to this property will trigger replacement. 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.
dynamicSortSubtable String
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 ].
friendlyNames List<H2qposuproviderFriendlyName>
OSU provider friendly name. The structure of friendly_name block is documented below.
getAllTables String
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.
icon String
OSU provider icon.
name Changes to this property will trigger replacement. String
OSU provider ID.
osuMethod String
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
osuNai String
OSU NAI.
serverUri String
Server URI.
serviceDescriptions List<H2qposuproviderServiceDescription>
OSU service name. The structure of service_description block is documented below.
vdomparam Changes to this property will trigger replacement. 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.
dynamicSortSubtable string
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 ].
friendlyNames H2qposuproviderFriendlyName[]
OSU provider friendly name. The structure of friendly_name block is documented below.
getAllTables string
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.
icon string
OSU provider icon.
name Changes to this property will trigger replacement. string
OSU provider ID.
osuMethod string
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
osuNai string
OSU NAI.
serverUri string
Server URI.
serviceDescriptions H2qposuproviderServiceDescription[]
OSU service name. The structure of service_description block is documented below.
vdomparam Changes to this property will trigger replacement. 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_subtable str
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[H2qposuproviderFriendlyNameArgs]
OSU provider friendly name. The structure of friendly_name block is documented below.
get_all_tables str
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.
icon str
OSU provider icon.
name Changes to this property will trigger replacement. 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[H2qposuproviderServiceDescriptionArgs]
OSU service name. The structure of service_description block is documented below.
vdomparam Changes to this property will trigger replacement. 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.
dynamicSortSubtable String
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 ].
friendlyNames List<Property Map>
OSU provider friendly name. The structure of friendly_name block is documented below.
getAllTables String
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.
icon String
OSU provider icon.
name Changes to this property will trigger replacement. String
OSU provider ID.
osuMethod String
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
osuNai String
OSU NAI.
serverUri String
Server URI.
serviceDescriptions List<Property Map>
OSU service name. The structure of service_description block is documented below.
vdomparam Changes to this property will trigger replacement. 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)
resources:  _:    type: fortios:wirelesscontroller/hotspot20/h2qposuprovider:H2qposuprovider    get:      id: ${id}
name This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
name This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
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.
The following state arguments are supported:
DynamicSortSubtable string
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 ].
FriendlyNames List<Pulumiverse.Fortios.Wirelesscontroller.Hotspot20.Inputs.H2qposuproviderFriendlyName>
OSU provider friendly name. The structure of friendly_name block is documented below.
GetAllTables string
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.
Icon string
OSU provider icon.
Name Changes to this property will trigger replacement. string
OSU provider ID.
OsuMethod string
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
OsuNai string
OSU NAI.
ServerUri string
Server URI.
ServiceDescriptions List<Pulumiverse.Fortios.Wirelesscontroller.Hotspot20.Inputs.H2qposuproviderServiceDescription>
OSU service name. The structure of service_description block is documented below.
Vdomparam Changes to this property will trigger replacement. 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.
DynamicSortSubtable string
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 ].
FriendlyNames []H2qposuproviderFriendlyNameArgs
OSU provider friendly name. The structure of friendly_name block is documented below.
GetAllTables string
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.
Icon string
OSU provider icon.
Name Changes to this property will trigger replacement. string
OSU provider ID.
OsuMethod string
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
OsuNai string
OSU NAI.
ServerUri string
Server URI.
ServiceDescriptions []H2qposuproviderServiceDescriptionArgs
OSU service name. The structure of service_description block is documented below.
Vdomparam Changes to this property will trigger replacement. 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.
dynamicSortSubtable String
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 ].
friendlyNames List<H2qposuproviderFriendlyName>
OSU provider friendly name. The structure of friendly_name block is documented below.
getAllTables String
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.
icon String
OSU provider icon.
name Changes to this property will trigger replacement. String
OSU provider ID.
osuMethod String
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
osuNai String
OSU NAI.
serverUri String
Server URI.
serviceDescriptions List<H2qposuproviderServiceDescription>
OSU service name. The structure of service_description block is documented below.
vdomparam Changes to this property will trigger replacement. 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.
dynamicSortSubtable string
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 ].
friendlyNames H2qposuproviderFriendlyName[]
OSU provider friendly name. The structure of friendly_name block is documented below.
getAllTables string
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.
icon string
OSU provider icon.
name Changes to this property will trigger replacement. string
OSU provider ID.
osuMethod string
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
osuNai string
OSU NAI.
serverUri string
Server URI.
serviceDescriptions H2qposuproviderServiceDescription[]
OSU service name. The structure of service_description block is documented below.
vdomparam Changes to this property will trigger replacement. 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_subtable str
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[H2qposuproviderFriendlyNameArgs]
OSU provider friendly name. The structure of friendly_name block is documented below.
get_all_tables str
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.
icon str
OSU provider icon.
name Changes to this property will trigger replacement. 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[H2qposuproviderServiceDescriptionArgs]
OSU service name. The structure of service_description block is documented below.
vdomparam Changes to this property will trigger replacement. 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.
dynamicSortSubtable String
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 ].
friendlyNames List<Property Map>
OSU provider friendly name. The structure of friendly_name block is documented below.
getAllTables String
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.
icon String
OSU provider icon.
name Changes to this property will trigger replacement. String
OSU provider ID.
osuMethod String
OSU method list. Valid values: oma-dm, soap-xml-spp, reserved.
osuNai String
OSU NAI.
serverUri String
Server URI.
serviceDescriptions List<Property Map>
OSU service name. The structure of service_description block is documented below.
vdomparam Changes to this property will trigger replacement. 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

FriendlyName string
OSU provider friendly name.
Index int
OSU provider friendly name index.
Lang string
Language code.
FriendlyName string
OSU provider friendly name.
Index int
OSU provider friendly name index.
Lang string
Language code.
friendlyName String
OSU provider friendly name.
index Integer
OSU provider friendly name index.
lang String
Language code.
friendlyName 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.
friendlyName String
OSU provider friendly name.
index Number
OSU provider friendly name index.
lang String
Language code.

H2qposuproviderServiceDescription
, H2qposuproviderServiceDescriptionArgs

Lang string
Language code.
ServiceDescription string
Service description.
ServiceId int
OSU service ID.
Lang string
Language code.
ServiceDescription string
Service description.
ServiceId int
OSU service ID.
lang String
Language code.
serviceDescription String
Service description.
serviceId Integer
OSU service ID.
lang string
Language code.
serviceDescription string
Service description.
serviceId number
OSU service ID.
lang str
Language code.
service_description str
Service description.
service_id int
OSU service ID.
lang String
Language code.
serviceDescription String
Service description.
serviceId 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}}
Copy

If you do not want to import arguments of block:

$ export “FORTIOS_IMPORT_TABLE”=“false”

$ pulumi import fortios:wirelesscontroller/hotspot20/h2qposuprovider:H2qposuprovider labelname {{name}}
Copy

$ 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.