extremecloudiq.model.xiq_hotspot_service_provider_profile_request.XiqHotspotServiceProviderProfileRequest
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Key
Input Type
Accessed Type
Description
Notes
name
str,
str,
The Hotspot Service Provider profile name.
description
str,
str,
The Hotspot Service Provider profile description.
[optional]
friendly_names
list, tuple,
tuple,
List of friendly names.
[optional]
descriptions
list, tuple,
tuple,
List of Hotspot profile descriptions
[optional]
icon_files
list, tuple,
tuple,
The list of localized icon files for the service provider.
[optional]
nai_realms
list, tuple,
tuple,
List of Network Access Identification (NAI) realms. A NAI realm is a FQDN of a service provider.
[optional]
roaming_consortiums
list, tuple,
tuple,
List of Roaming Consortium identifiers.
[optional]
cellular_networks
list, tuple,
tuple,
List of 3rd Generation Partnership Project (3GPP) cellular networks.
[optional]
osu_uri
str,
str,
The online signup (OSU) server URI.
[optional]
osu_methods
list, tuple,
tuple,
Encoded OSU methods and their priorities. Priority is given by the index/position in the array.
[optional]
osu_nai
str,
str,
Network Access Identifier (NAI) used as client identity during EAP authentication.
[optional]
any_string_name
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO
any string name can be used but the value must be the correct type
[optional]
List of friendly names.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of friendly names.
List of Hotspot profile descriptions
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of Hotspot profile descriptions
The list of localized icon files for the service provider.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The list of localized icon files for the service provider.
List of Network Access Identification (NAI) realms. A NAI realm is a FQDN of a service provider.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of Network Access Identification (NAI) realms. A NAI realm is a FQDN of a service provider.
List of Roaming Consortium identifiers.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of Roaming Consortium identifiers.
List of 3rd Generation Partnership Project (3GPP) cellular networks.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
List of 3rd Generation Partnership Project (3GPP) cellular networks.
Encoded OSU methods and their priorities. Priority is given by the index/position in the array.
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
Encoded OSU methods and their priorities. Priority is given by the index/position in the array.
[Back to Model list] [Back to API list] [Back to README]