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

fortios.wirelesscontroller/hotspot20.Anqpnairealm

Explore with Pulumi AI

fortios logo
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

    Configure network access identifier (NAI) realm.

    Create Anqpnairealm Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Anqpnairealm(name: string, args?: AnqpnairealmArgs, opts?: CustomResourceOptions);
    @overload
    def Anqpnairealm(resource_name: str,
                     args: Optional[AnqpnairealmArgs] = None,
                     opts: Optional[ResourceOptions] = None)
    
    @overload
    def Anqpnairealm(resource_name: str,
                     opts: Optional[ResourceOptions] = None,
                     dynamic_sort_subtable: Optional[str] = None,
                     get_all_tables: Optional[str] = None,
                     nai_lists: Optional[Sequence[AnqpnairealmNaiListArgs]] = None,
                     name: Optional[str] = None,
                     vdomparam: Optional[str] = None)
    func NewAnqpnairealm(ctx *Context, name string, args *AnqpnairealmArgs, opts ...ResourceOption) (*Anqpnairealm, error)
    public Anqpnairealm(string name, AnqpnairealmArgs? args = null, CustomResourceOptions? opts = null)
    public Anqpnairealm(String name, AnqpnairealmArgs args)
    public Anqpnairealm(String name, AnqpnairealmArgs args, CustomResourceOptions options)
    
    type: fortios:wirelesscontroller/hotspot20/anqpnairealm:Anqpnairealm
    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 AnqpnairealmArgs
    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 AnqpnairealmArgs
    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 AnqpnairealmArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args AnqpnairealmArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args AnqpnairealmArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Anqpnairealm 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 Anqpnairealm 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 ].
    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.
    NaiLists List<Pulumiverse.Fortios.Wirelesscontroller.Hotspot20.Inputs.AnqpnairealmNaiList>
    NAI list. The structure of nai_list block is documented below.
    Name string
    NAI realm list name.
    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.
    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 ].
    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.
    NaiLists []AnqpnairealmNaiListArgs
    NAI list. The structure of nai_list block is documented below.
    Name string
    NAI realm list name.
    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.
    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 ].
    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.
    naiLists List<AnqpnairealmNaiList>
    NAI list. The structure of nai_list block is documented below.
    name String
    NAI realm list name.
    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.
    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 ].
    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.
    naiLists AnqpnairealmNaiList[]
    NAI list. The structure of nai_list block is documented below.
    name string
    NAI realm list name.
    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_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 ].
    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.
    nai_lists Sequence[AnqpnairealmNaiListArgs]
    NAI list. The structure of nai_list block is documented below.
    name str
    NAI realm list name.
    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.
    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 ].
    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.
    naiLists List<Property Map>
    NAI list. The structure of nai_list block is documented below.
    name String
    NAI realm list name.
    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 Anqpnairealm 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 Anqpnairealm Resource

    Get an existing Anqpnairealm 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?: AnqpnairealmState, opts?: CustomResourceOptions): Anqpnairealm
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            dynamic_sort_subtable: Optional[str] = None,
            get_all_tables: Optional[str] = None,
            nai_lists: Optional[Sequence[AnqpnairealmNaiListArgs]] = None,
            name: Optional[str] = None,
            vdomparam: Optional[str] = None) -> Anqpnairealm
    func GetAnqpnairealm(ctx *Context, name string, id IDInput, state *AnqpnairealmState, opts ...ResourceOption) (*Anqpnairealm, error)
    public static Anqpnairealm Get(string name, Input<string> id, AnqpnairealmState? state, CustomResourceOptions? opts = null)
    public static Anqpnairealm get(String name, Output<String> id, AnqpnairealmState 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.
    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 ].
    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.
    NaiLists List<Pulumiverse.Fortios.Wirelesscontroller.Hotspot20.Inputs.AnqpnairealmNaiList>
    NAI list. The structure of nai_list block is documented below.
    Name string
    NAI realm list name.
    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.
    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 ].
    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.
    NaiLists []AnqpnairealmNaiListArgs
    NAI list. The structure of nai_list block is documented below.
    Name string
    NAI realm list name.
    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.
    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 ].
    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.
    naiLists List<AnqpnairealmNaiList>
    NAI list. The structure of nai_list block is documented below.
    name String
    NAI realm list name.
    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.
    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 ].
    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.
    naiLists AnqpnairealmNaiList[]
    NAI list. The structure of nai_list block is documented below.
    name string
    NAI realm list name.
    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_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 ].
    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.
    nai_lists Sequence[AnqpnairealmNaiListArgs]
    NAI list. The structure of nai_list block is documented below.
    name str
    NAI realm list name.
    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.
    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 ].
    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.
    naiLists List<Property Map>
    NAI list. The structure of nai_list block is documented below.
    name String
    NAI realm list name.
    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

    AnqpnairealmNaiList, AnqpnairealmNaiListArgs

    EapMethods List<Pulumiverse.Fortios.Wirelesscontroller.Hotspot20.Inputs.AnqpnairealmNaiListEapMethod>
    EAP Methods. The structure of eap_method block is documented below.
    Encoding string
    Enable/disable format in accordance with IETF RFC 4282. Valid values: disable, enable.
    NaiRealm string
    Configure NAI realms (delimited by a semi-colon character).
    Name string
    NAI realm name.
    EapMethods []AnqpnairealmNaiListEapMethod
    EAP Methods. The structure of eap_method block is documented below.
    Encoding string
    Enable/disable format in accordance with IETF RFC 4282. Valid values: disable, enable.
    NaiRealm string
    Configure NAI realms (delimited by a semi-colon character).
    Name string
    NAI realm name.
    eapMethods List<AnqpnairealmNaiListEapMethod>
    EAP Methods. The structure of eap_method block is documented below.
    encoding String
    Enable/disable format in accordance with IETF RFC 4282. Valid values: disable, enable.
    naiRealm String
    Configure NAI realms (delimited by a semi-colon character).
    name String
    NAI realm name.
    eapMethods AnqpnairealmNaiListEapMethod[]
    EAP Methods. The structure of eap_method block is documented below.
    encoding string
    Enable/disable format in accordance with IETF RFC 4282. Valid values: disable, enable.
    naiRealm string
    Configure NAI realms (delimited by a semi-colon character).
    name string
    NAI realm name.
    eap_methods Sequence[AnqpnairealmNaiListEapMethod]
    EAP Methods. The structure of eap_method block is documented below.
    encoding str
    Enable/disable format in accordance with IETF RFC 4282. Valid values: disable, enable.
    nai_realm str
    Configure NAI realms (delimited by a semi-colon character).
    name str
    NAI realm name.
    eapMethods List<Property Map>
    EAP Methods. The structure of eap_method block is documented below.
    encoding String
    Enable/disable format in accordance with IETF RFC 4282. Valid values: disable, enable.
    naiRealm String
    Configure NAI realms (delimited by a semi-colon character).
    name String
    NAI realm name.

    AnqpnairealmNaiListEapMethod, AnqpnairealmNaiListEapMethodArgs

    AuthParams List<Pulumiverse.Fortios.Wirelesscontroller.Hotspot20.Inputs.AnqpnairealmNaiListEapMethodAuthParam>
    EAP auth param. The structure of auth_param block is documented below.
    Index int
    EAP method index.
    Method string
    EAP method type. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime.
    AuthParams []AnqpnairealmNaiListEapMethodAuthParam
    EAP auth param. The structure of auth_param block is documented below.
    Index int
    EAP method index.
    Method string
    EAP method type. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime.
    authParams List<AnqpnairealmNaiListEapMethodAuthParam>
    EAP auth param. The structure of auth_param block is documented below.
    index Integer
    EAP method index.
    method String
    EAP method type. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime.
    authParams AnqpnairealmNaiListEapMethodAuthParam[]
    EAP auth param. The structure of auth_param block is documented below.
    index number
    EAP method index.
    method string
    EAP method type. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime.
    auth_params Sequence[AnqpnairealmNaiListEapMethodAuthParam]
    EAP auth param. The structure of auth_param block is documented below.
    index int
    EAP method index.
    method str
    EAP method type. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime.
    authParams List<Property Map>
    EAP auth param. The structure of auth_param block is documented below.
    index Number
    EAP method index.
    method String
    EAP method type. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime.

    AnqpnairealmNaiListEapMethodAuthParam, AnqpnairealmNaiListEapMethodAuthParamArgs

    Id string
    ID of authentication parameter. Valid values: non-eap-inner-auth, inner-auth-eap, credential, tunneled-credential.
    Index int
    Param index.
    Val string
    Value of authentication parameter. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime, non-eap-pap, non-eap-chap, non-eap-mschap, non-eap-mschapv2, cred-sim, cred-usim, cred-nfc, cred-hardware-token, cred-softoken, cred-certificate, cred-user-pwd, cred-none, cred-vendor-specific, tun-cred-sim, tun-cred-usim, tun-cred-nfc, tun-cred-hardware-token, tun-cred-softoken, tun-cred-certificate, tun-cred-user-pwd, tun-cred-anonymous, tun-cred-vendor-specific.
    Id string
    ID of authentication parameter. Valid values: non-eap-inner-auth, inner-auth-eap, credential, tunneled-credential.
    Index int
    Param index.
    Val string
    Value of authentication parameter. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime, non-eap-pap, non-eap-chap, non-eap-mschap, non-eap-mschapv2, cred-sim, cred-usim, cred-nfc, cred-hardware-token, cred-softoken, cred-certificate, cred-user-pwd, cred-none, cred-vendor-specific, tun-cred-sim, tun-cred-usim, tun-cred-nfc, tun-cred-hardware-token, tun-cred-softoken, tun-cred-certificate, tun-cred-user-pwd, tun-cred-anonymous, tun-cred-vendor-specific.
    id String
    ID of authentication parameter. Valid values: non-eap-inner-auth, inner-auth-eap, credential, tunneled-credential.
    index Integer
    Param index.
    val String
    Value of authentication parameter. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime, non-eap-pap, non-eap-chap, non-eap-mschap, non-eap-mschapv2, cred-sim, cred-usim, cred-nfc, cred-hardware-token, cred-softoken, cred-certificate, cred-user-pwd, cred-none, cred-vendor-specific, tun-cred-sim, tun-cred-usim, tun-cred-nfc, tun-cred-hardware-token, tun-cred-softoken, tun-cred-certificate, tun-cred-user-pwd, tun-cred-anonymous, tun-cred-vendor-specific.
    id string
    ID of authentication parameter. Valid values: non-eap-inner-auth, inner-auth-eap, credential, tunneled-credential.
    index number
    Param index.
    val string
    Value of authentication parameter. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime, non-eap-pap, non-eap-chap, non-eap-mschap, non-eap-mschapv2, cred-sim, cred-usim, cred-nfc, cred-hardware-token, cred-softoken, cred-certificate, cred-user-pwd, cred-none, cred-vendor-specific, tun-cred-sim, tun-cred-usim, tun-cred-nfc, tun-cred-hardware-token, tun-cred-softoken, tun-cred-certificate, tun-cred-user-pwd, tun-cred-anonymous, tun-cred-vendor-specific.
    id str
    ID of authentication parameter. Valid values: non-eap-inner-auth, inner-auth-eap, credential, tunneled-credential.
    index int
    Param index.
    val str
    Value of authentication parameter. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime, non-eap-pap, non-eap-chap, non-eap-mschap, non-eap-mschapv2, cred-sim, cred-usim, cred-nfc, cred-hardware-token, cred-softoken, cred-certificate, cred-user-pwd, cred-none, cred-vendor-specific, tun-cred-sim, tun-cred-usim, tun-cred-nfc, tun-cred-hardware-token, tun-cred-softoken, tun-cred-certificate, tun-cred-user-pwd, tun-cred-anonymous, tun-cred-vendor-specific.
    id String
    ID of authentication parameter. Valid values: non-eap-inner-auth, inner-auth-eap, credential, tunneled-credential.
    index Number
    Param index.
    val String
    Value of authentication parameter. Valid values: eap-identity, eap-md5, eap-tls, eap-ttls, eap-peap, eap-sim, eap-aka, eap-aka-prime, non-eap-pap, non-eap-chap, non-eap-mschap, non-eap-mschapv2, cred-sim, cred-usim, cred-nfc, cred-hardware-token, cred-softoken, cred-certificate, cred-user-pwd, cred-none, cred-vendor-specific, tun-cred-sim, tun-cred-usim, tun-cred-nfc, tun-cred-hardware-token, tun-cred-softoken, tun-cred-certificate, tun-cred-user-pwd, tun-cred-anonymous, tun-cred-vendor-specific.

    Import

    WirelessControllerHotspot20 AnqpNaiRealm can be imported using any of these accepted formats:

    $ pulumi import fortios:wirelesscontroller/hotspot20/anqpnairealm:Anqpnairealm labelname {{name}}
    

    If you do not want to import arguments of block:

    $ export “FORTIOS_IMPORT_TABLE”=“false”

    $ pulumi import fortios:wirelesscontroller/hotspot20/anqpnairealm:Anqpnairealm 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.
    fortios logo
    Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse