mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 19:17:52 +00:00
WIFI-1074: Make Profile Names Specific and Clear - updates to static config files for testing
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 17,
|
||||
"id": 23,
|
||||
"customerId": 2,
|
||||
"profileType": "equipment_ap",
|
||||
"name": "ApProfile-3-radios",
|
||||
"name": "ApProfile-3-radios-passpoint",
|
||||
"details": {
|
||||
"model_type": "ApNetworkConfiguration",
|
||||
"networkConfigVersion": "AP-1",
|
||||
@@ -20,6 +20,11 @@
|
||||
"syntheticClientEnabled": true,
|
||||
"ledControlEnabled": true,
|
||||
"equipmentDiscovery": false,
|
||||
"greTunnelName": null,
|
||||
"greParentIfName": null,
|
||||
"greLocalInetAddr": null,
|
||||
"greRemoteInetAddr": null,
|
||||
"greRemoteMacAddr": null,
|
||||
"radioMap": {
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RadioProfileConfiguration",
|
||||
@@ -39,12 +44,12 @@
|
||||
},
|
||||
"profileType": "equipment_ap"
|
||||
},
|
||||
"createdTimestamp": 1602182806348,
|
||||
"lastModifiedTimestamp": 1602182806348,
|
||||
"createdTimestamp": 1605711197140,
|
||||
"lastModifiedTimestamp": 1605711197140,
|
||||
"childProfileIds": [
|
||||
2,
|
||||
5,
|
||||
11,
|
||||
13
|
||||
16,
|
||||
21,
|
||||
22,
|
||||
15
|
||||
]
|
||||
}
|
||||
@@ -1,16 +1,14 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 10,
|
||||
"id": 24,
|
||||
"customerId": 2,
|
||||
"profileType": "hotspot_2pt0",
|
||||
"profileType": "passpoint",
|
||||
"name": "TipWlan-Hotspot20-Config",
|
||||
"details": {
|
||||
"model_type": "Hotspot2Profile",
|
||||
"model_type": "PasspointProfile",
|
||||
"enableInterworkingAndHs20": true,
|
||||
"hessid": null,
|
||||
"accessNetworkType": "free_public_network",
|
||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||
"additionalStepsRequiredForAccess": 0,
|
||||
"deauthRequestTimeout": 0,
|
||||
"operatingClass": 0,
|
||||
@@ -29,7 +27,7 @@
|
||||
"internetConnectivity": true,
|
||||
"connectionCapabilitySet": [
|
||||
{
|
||||
"model_type": "ConnectionCapability",
|
||||
"model_type": "PasspointConnectionCapability",
|
||||
"connectionCapabilitiesPortNumber": 8888,
|
||||
"connectionCapabilitiesIpProtocol": "TCP",
|
||||
"connectionCapabilitiesStatus": "open"
|
||||
@@ -48,25 +46,27 @@
|
||||
"associatedAccessSsidNames": [
|
||||
"TipWlan-cloud-hotspot-access"
|
||||
],
|
||||
"osuSsidName": "TipWlan-cloud-3-radios",
|
||||
"osuSsidName": "TipWlan-cloud-hotspot-osu",
|
||||
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
||||
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
||||
"idProviderProfileNames": [
|
||||
"TipWlan-Hotspot20-OSU-Provider-2",
|
||||
"TipWlan-Hotspot20-OSU-Provider"
|
||||
],
|
||||
"profileType": "hotspot_2pt0",
|
||||
"accessNetworkType": "free_public_network",
|
||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||
"associatedSsids": [
|
||||
"TipWlan-cloud-hotspot-access"
|
||||
]
|
||||
],
|
||||
"profileType": "passpoint"
|
||||
},
|
||||
"createdTimestamp": 1602182806040,
|
||||
"lastModifiedTimestamp": 1602182806040,
|
||||
"createdTimestamp": 1605711223339,
|
||||
"lastModifiedTimestamp": 1605711223339,
|
||||
"childProfileIds": [
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 8,
|
||||
"id": 19,
|
||||
"customerId": 2,
|
||||
"profileType": "id_provider",
|
||||
"profileType": "passpoint_osu_id_provider",
|
||||
"name": "TipWlan-Hotspot20-OSU-Provider",
|
||||
"details": {
|
||||
"model_type": "Hotspot20IdProviderProfile",
|
||||
"model_type": "PasspointOsuProviderProfile",
|
||||
"domainName": "rogers.com",
|
||||
"mccMncList": [
|
||||
{
|
||||
"model_type": "MccMnc",
|
||||
"model_type": "PasspointMccMnc",
|
||||
"mcc": 302,
|
||||
"mnc": 720,
|
||||
"iso": "ca",
|
||||
@@ -22,7 +22,7 @@
|
||||
],
|
||||
"naiRealmList": [
|
||||
{
|
||||
"model_type": "NaiRealmInformation",
|
||||
"model_type": "PasspointNaiRealmInformation",
|
||||
"naiRealms": [
|
||||
"rogers.com"
|
||||
],
|
||||
@@ -44,7 +44,7 @@
|
||||
],
|
||||
"osuIconList": [
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -55,7 +55,7 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "fra",
|
||||
@@ -66,7 +66,7 @@
|
||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -77,10 +77,10 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||
}
|
||||
],
|
||||
"osuServerUri": "https://example.com/osu/rogers/",
|
||||
"osuServerUri": "https://example.com/osu/rogers",
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider rogers",
|
||||
@@ -88,7 +88,7 @@
|
||||
"asDuple": "eng:Example provider rogers"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur rogers",
|
||||
@@ -104,7 +104,7 @@
|
||||
],
|
||||
"osuServiceDescription": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example services rogers",
|
||||
@@ -112,7 +112,7 @@
|
||||
"asDuple": "eng:Example services rogers"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemples de services rogers",
|
||||
@@ -120,24 +120,31 @@
|
||||
"asDuple": "fra:Exemples de services rogers"
|
||||
}
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
"roamingOi": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"profileType": "passpoint_osu_id_provider"
|
||||
},
|
||||
"createdTimestamp": 1602182805654,
|
||||
"lastModifiedTimestamp": 1602182805654,
|
||||
"childProfileIds": []
|
||||
},
|
||||
{
|
||||
"createdTimestamp": 1605711165325,
|
||||
"lastModifiedTimestamp": 1605711165325,
|
||||
"childProfileIds": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 9,
|
||||
"id": 20,
|
||||
"customerId": 2,
|
||||
"profileType": "id_provider",
|
||||
"profileType": "passpoint_osu_id_provider",
|
||||
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
||||
"details": {
|
||||
"model_type": "Hotspot20IdProviderProfile",
|
||||
"model_type": "PasspointOsuProviderProfile",
|
||||
"domainName": "telus.com",
|
||||
"mccMncList": [
|
||||
{
|
||||
"model_type": "MccMnc",
|
||||
"model_type": "PasspointMccMnc",
|
||||
"mcc": 302,
|
||||
"mnc": 220,
|
||||
"iso": "ca",
|
||||
@@ -149,7 +156,7 @@
|
||||
],
|
||||
"naiRealmList": [
|
||||
{
|
||||
"model_type": "NaiRealmInformation",
|
||||
"model_type": "PasspointNaiRealmInformation",
|
||||
"naiRealms": [
|
||||
"telus.com"
|
||||
],
|
||||
@@ -171,7 +178,7 @@
|
||||
],
|
||||
"osuIconList": [
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -182,7 +189,7 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "fra",
|
||||
@@ -193,7 +200,7 @@
|
||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -204,10 +211,10 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||
}
|
||||
],
|
||||
"osuServerUri": "https://example.com/osu/telus/",
|
||||
"osuServerUri": "https://example.com/osu/telus",
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider telus",
|
||||
@@ -215,7 +222,7 @@
|
||||
"asDuple": "eng:Example provider telus"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur telus",
|
||||
@@ -231,7 +238,7 @@
|
||||
],
|
||||
"osuServiceDescription": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example services telus",
|
||||
@@ -239,7 +246,7 @@
|
||||
"asDuple": "eng:Example services telus"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemples de services telus",
|
||||
@@ -247,10 +254,17 @@
|
||||
"asDuple": "fra:Exemples de services telus"
|
||||
}
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
"roamingOi": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"profileType": "passpoint_osu_id_provider"
|
||||
},
|
||||
"createdTimestamp": 1602182805660,
|
||||
"lastModifiedTimestamp": 1602182805660,
|
||||
"childProfileIds": []
|
||||
}
|
||||
"createdTimestamp": 1605711165330,
|
||||
"lastModifiedTimestamp": 1605711165330,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 2,
|
||||
"id": 22,
|
||||
"customerId": 2,
|
||||
"profileType": "metrics",
|
||||
"name": "Metrics-Profile-3-radios",
|
||||
"profileType": "service_metrics_collection_config",
|
||||
"name": "Metrics-Profile-Passpoint",
|
||||
"details": {
|
||||
"model_type": "ServiceMetricsCollectionConfigProfile",
|
||||
"radioTypes": [
|
||||
"is5GHzU",
|
||||
"is5GHzL",
|
||||
"is2dot4GHz"
|
||||
"is2dot4GHz",
|
||||
"is5GHzU"
|
||||
],
|
||||
"serviceMetricDataTypes": [
|
||||
"ApNode",
|
||||
@@ -24,38 +24,14 @@
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -65,33 +41,57 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
],
|
||||
"ApSsid": [
|
||||
@@ -99,14 +99,14 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApSsid"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is5GHzL",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApSsid"
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Client"
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is5GHzU",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Client"
|
||||
}
|
||||
],
|
||||
@@ -149,9 +149,21 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -161,9 +173,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -173,9 +185,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -185,9 +197,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -197,59 +209,23 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
],
|
||||
"Neighbour": [
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -259,21 +235,33 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -283,16 +271,29 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
]
|
||||
},
|
||||
"profileType": "metrics"
|
||||
"profileType": "service_metrics_collection_config"
|
||||
},
|
||||
"createdTimestamp": 1602113058699,
|
||||
"lastModifiedTimestamp": 1602113058699,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711195528,
|
||||
"lastModifiedTimestamp": 1605711195528,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,25 +1,25 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 6,
|
||||
"id": 17,
|
||||
"customerId": 2,
|
||||
"profileType": "operator",
|
||||
"profileType": "passpoint_operator",
|
||||
"name": "TipWlan-Hotspot20-Operator",
|
||||
"details": {
|
||||
"model_type": "OperatorProfile",
|
||||
"model_type": "PasspointOperatorProfile",
|
||||
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
||||
"x509CertificateLocation": "/etc/ca.pem",
|
||||
"operatorFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Default friendly operator name",
|
||||
"dupleName": "Default friendly passpoint_operator name",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Default friendly operator name"
|
||||
"asDuple": "eng:Default friendly passpoint_operator name"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Nom de l'opérateur convivial par défaut",
|
||||
@@ -27,10 +27,11 @@
|
||||
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
||||
}
|
||||
],
|
||||
"profileType": "operator"
|
||||
"profileType": "passpoint_operator"
|
||||
},
|
||||
"createdTimestamp": 1602113058719,
|
||||
"lastModifiedTimestamp": 1602113058719,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711164952,
|
||||
"lastModifiedTimestamp": 1605711164952,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,24 +1,23 @@
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 13,
|
||||
"id": 21,
|
||||
"customerId": 2,
|
||||
"profileType": "rf",
|
||||
"name": "TipWlan-rf",
|
||||
"name": "TipWlan-rf-passpoint",
|
||||
"details": {
|
||||
"model_type": "RfConfiguration",
|
||||
"rfConfigMap": {
|
||||
"is5GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHz",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -26,17 +25,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -46,26 +40,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioMode": "modeN",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is20MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -73,17 +72,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -93,26 +87,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is5GHzU": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHzU",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -120,17 +119,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -140,26 +134,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is5GHzL": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHzL",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -167,17 +166,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -187,18 +181,25 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
}
|
||||
},
|
||||
"profileType": "rf"
|
||||
},
|
||||
"createdTimestamp": 1602182806063,
|
||||
"lastModifiedTimestamp": 1602182806063,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711191976,
|
||||
"lastModifiedTimestamp": 1605711191976,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 5,
|
||||
"id": 15,
|
||||
"customerId": 2,
|
||||
"profileType": "ssid",
|
||||
"name": "TipWlan-cloud-hotspot-access",
|
||||
@@ -9,9 +9,8 @@
|
||||
"model_type": "SsidConfiguration",
|
||||
"ssid": "TipWlan-cloud-hotspot-access",
|
||||
"appliedRadios": [
|
||||
"is5GHzU",
|
||||
"is5GHzL",
|
||||
"is2dot4GHz"
|
||||
"is5GHzU"
|
||||
],
|
||||
"ssidAdminState": "enabled",
|
||||
"secureMode": "wpa2PSK",
|
||||
@@ -21,6 +20,7 @@
|
||||
"keyRefresh": 0,
|
||||
"noLocalSubnets": false,
|
||||
"radiusServiceName": null,
|
||||
"radiusAccountingServiceName": null,
|
||||
"captivePortalId": null,
|
||||
"bandwidthLimitDown": 0,
|
||||
"bandwidthLimitUp": 0,
|
||||
@@ -59,25 +59,23 @@
|
||||
"forwardMode": null,
|
||||
"profileType": "ssid"
|
||||
},
|
||||
"createdTimestamp": 1602113058718,
|
||||
"lastModifiedTimestamp": 1602113059547,
|
||||
"createdTimestamp": 1605711164949,
|
||||
"lastModifiedTimestamp": 1605711223372,
|
||||
"childProfileIds": [
|
||||
10
|
||||
24
|
||||
]
|
||||
},
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 11,
|
||||
"id": 16,
|
||||
"customerId": 2,
|
||||
"profileType": "ssid",
|
||||
"name": "TipWlan-cloud-3-radios",
|
||||
"name": "TipWlan-cloud-hotspot-osu",
|
||||
"details": {
|
||||
"model_type": "SsidConfiguration",
|
||||
"ssid": "TipWlan-cloud-3-radios",
|
||||
"ssid": "TipWlan-cloud-hotspot-osu",
|
||||
"appliedRadios": [
|
||||
"is5GHzL",
|
||||
"is2dot4GHz",
|
||||
"is5GHzU"
|
||||
"is2dot4GHz"
|
||||
],
|
||||
"ssidAdminState": "enabled",
|
||||
"secureMode": "open",
|
||||
@@ -87,6 +85,7 @@
|
||||
"keyRefresh": 0,
|
||||
"noLocalSubnets": false,
|
||||
"radiusServiceName": null,
|
||||
"radiusAccountingServiceName": null,
|
||||
"captivePortalId": null,
|
||||
"bandwidthLimitDown": 0,
|
||||
"bandwidthLimitUp": 0,
|
||||
@@ -125,10 +124,11 @@
|
||||
"forwardMode": null,
|
||||
"profileType": "ssid"
|
||||
},
|
||||
"createdTimestamp": 1602183994766,
|
||||
"lastModifiedTimestamp": 1602183994766,
|
||||
"createdTimestamp": 1605711164950,
|
||||
"lastModifiedTimestamp": 1605711171732,
|
||||
"childProfileIds": [
|
||||
10
|
||||
19,
|
||||
20
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 7,
|
||||
"id": 18,
|
||||
"customerId": 2,
|
||||
"profileType": "venue",
|
||||
"profileType": "passpoint_venue",
|
||||
"name": "TipWlan-Hotspot20-Venue",
|
||||
"details": {
|
||||
"model_type": "VenueProfile",
|
||||
"model_type": "PasspointVenueProfile",
|
||||
"venueNameSet": [
|
||||
{
|
||||
"model_type": "VenueName",
|
||||
"model_type": "PasspointVenueName",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de lieu",
|
||||
@@ -18,25 +18,26 @@
|
||||
"asDuple": "fra:Exemple de lieu"
|
||||
},
|
||||
{
|
||||
"model_type": "VenueName",
|
||||
"model_type": "PasspointVenueName",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example venue",
|
||||
"dupleName": "Example passpoint_venue",
|
||||
"defaultDupleSeparator": ":",
|
||||
"venueUrl": "http://www.example.com/info-eng",
|
||||
"asDuple": "eng:Example venue"
|
||||
"asDuple": "eng:Example passpoint_venue"
|
||||
}
|
||||
],
|
||||
"venueTypeAssignment": {
|
||||
"model_type": "VenueTypeAssignment",
|
||||
"model_type": "ProfileVenueTypeAssignment",
|
||||
"venueDescription": "Research and Development Facility",
|
||||
"venueGroupId": 2,
|
||||
"venueTypeId": 8
|
||||
},
|
||||
"profileType": "venue"
|
||||
"profileType": "passpoint_venue"
|
||||
},
|
||||
"createdTimestamp": 1602113058725,
|
||||
"lastModifiedTimestamp": 1602113058725,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711164956,
|
||||
"lastModifiedTimestamp": 1605711164956,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 17,
|
||||
"id": 23,
|
||||
"customerId": 2,
|
||||
"profileType": "equipment_ap",
|
||||
"name": "ApProfile-3-radios",
|
||||
"name": "ApProfile-3-radios-passpoint",
|
||||
"details": {
|
||||
"model_type": "ApNetworkConfiguration",
|
||||
"networkConfigVersion": "AP-1",
|
||||
@@ -20,6 +20,11 @@
|
||||
"syntheticClientEnabled": true,
|
||||
"ledControlEnabled": true,
|
||||
"equipmentDiscovery": false,
|
||||
"greTunnelName": null,
|
||||
"greParentIfName": null,
|
||||
"greLocalInetAddr": null,
|
||||
"greRemoteInetAddr": null,
|
||||
"greRemoteMacAddr": null,
|
||||
"radioMap": {
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RadioProfileConfiguration",
|
||||
@@ -39,12 +44,12 @@
|
||||
},
|
||||
"profileType": "equipment_ap"
|
||||
},
|
||||
"createdTimestamp": 1602182806348,
|
||||
"lastModifiedTimestamp": 1602182806348,
|
||||
"createdTimestamp": 1605711197140,
|
||||
"lastModifiedTimestamp": 1605711197140,
|
||||
"childProfileIds": [
|
||||
2,
|
||||
5,
|
||||
11,
|
||||
13
|
||||
16,
|
||||
21,
|
||||
22,
|
||||
15
|
||||
]
|
||||
}
|
||||
@@ -1,16 +1,14 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 10,
|
||||
"id": 24,
|
||||
"customerId": 2,
|
||||
"profileType": "hotspot_2pt0",
|
||||
"profileType": "passpoint",
|
||||
"name": "TipWlan-Hotspot20-Config",
|
||||
"details": {
|
||||
"model_type": "Hotspot2Profile",
|
||||
"model_type": "PasspointProfile",
|
||||
"enableInterworkingAndHs20": true,
|
||||
"hessid": null,
|
||||
"accessNetworkType": "free_public_network",
|
||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||
"additionalStepsRequiredForAccess": 0,
|
||||
"deauthRequestTimeout": 0,
|
||||
"operatingClass": 0,
|
||||
@@ -29,7 +27,7 @@
|
||||
"internetConnectivity": true,
|
||||
"connectionCapabilitySet": [
|
||||
{
|
||||
"model_type": "ConnectionCapability",
|
||||
"model_type": "PasspointConnectionCapability",
|
||||
"connectionCapabilitiesPortNumber": 8888,
|
||||
"connectionCapabilitiesIpProtocol": "TCP",
|
||||
"connectionCapabilitiesStatus": "open"
|
||||
@@ -48,25 +46,27 @@
|
||||
"associatedAccessSsidNames": [
|
||||
"TipWlan-cloud-hotspot-access"
|
||||
],
|
||||
"osuSsidName": "TipWlan-cloud-3-radios",
|
||||
"osuSsidName": "TipWlan-cloud-hotspot-osu",
|
||||
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
||||
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
||||
"idProviderProfileNames": [
|
||||
"TipWlan-Hotspot20-OSU-Provider-2",
|
||||
"TipWlan-Hotspot20-OSU-Provider"
|
||||
],
|
||||
"profileType": "hotspot_2pt0",
|
||||
"accessNetworkType": "free_public_network",
|
||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||
"associatedSsids": [
|
||||
"TipWlan-cloud-hotspot-access"
|
||||
]
|
||||
],
|
||||
"profileType": "passpoint"
|
||||
},
|
||||
"createdTimestamp": 1602182806040,
|
||||
"lastModifiedTimestamp": 1602182806040,
|
||||
"createdTimestamp": 1605711223339,
|
||||
"lastModifiedTimestamp": 1605711223339,
|
||||
"childProfileIds": [
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 8,
|
||||
"id": 19,
|
||||
"customerId": 2,
|
||||
"profileType": "id_provider",
|
||||
"profileType": "passpoint_osu_id_provider",
|
||||
"name": "TipWlan-Hotspot20-OSU-Provider",
|
||||
"details": {
|
||||
"model_type": "Hotspot20IdProviderProfile",
|
||||
"model_type": "PasspointOsuProviderProfile",
|
||||
"domainName": "rogers.com",
|
||||
"mccMncList": [
|
||||
{
|
||||
"model_type": "MccMnc",
|
||||
"model_type": "PasspointMccMnc",
|
||||
"mcc": 302,
|
||||
"mnc": 720,
|
||||
"iso": "ca",
|
||||
@@ -22,7 +22,7 @@
|
||||
],
|
||||
"naiRealmList": [
|
||||
{
|
||||
"model_type": "NaiRealmInformation",
|
||||
"model_type": "PasspointNaiRealmInformation",
|
||||
"naiRealms": [
|
||||
"rogers.com"
|
||||
],
|
||||
@@ -44,7 +44,7 @@
|
||||
],
|
||||
"osuIconList": [
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -55,7 +55,7 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "fra",
|
||||
@@ -66,7 +66,7 @@
|
||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -77,10 +77,10 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||
}
|
||||
],
|
||||
"osuServerUri": "https://example.com/osu/rogers/",
|
||||
"osuServerUri": "https://example.com/osu/rogers",
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider rogers",
|
||||
@@ -88,7 +88,7 @@
|
||||
"asDuple": "eng:Example provider rogers"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur rogers",
|
||||
@@ -104,7 +104,7 @@
|
||||
],
|
||||
"osuServiceDescription": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example services rogers",
|
||||
@@ -112,7 +112,7 @@
|
||||
"asDuple": "eng:Example services rogers"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemples de services rogers",
|
||||
@@ -120,24 +120,31 @@
|
||||
"asDuple": "fra:Exemples de services rogers"
|
||||
}
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
"roamingOi": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"profileType": "passpoint_osu_id_provider"
|
||||
},
|
||||
"createdTimestamp": 1602182805654,
|
||||
"lastModifiedTimestamp": 1602182805654,
|
||||
"childProfileIds": []
|
||||
},
|
||||
{
|
||||
"createdTimestamp": 1605711165325,
|
||||
"lastModifiedTimestamp": 1605711165325,
|
||||
"childProfileIds": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 9,
|
||||
"id": 20,
|
||||
"customerId": 2,
|
||||
"profileType": "id_provider",
|
||||
"profileType": "passpoint_osu_id_provider",
|
||||
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
||||
"details": {
|
||||
"model_type": "Hotspot20IdProviderProfile",
|
||||
"model_type": "PasspointOsuProviderProfile",
|
||||
"domainName": "telus.com",
|
||||
"mccMncList": [
|
||||
{
|
||||
"model_type": "MccMnc",
|
||||
"model_type": "PasspointMccMnc",
|
||||
"mcc": 302,
|
||||
"mnc": 220,
|
||||
"iso": "ca",
|
||||
@@ -149,7 +156,7 @@
|
||||
],
|
||||
"naiRealmList": [
|
||||
{
|
||||
"model_type": "NaiRealmInformation",
|
||||
"model_type": "PasspointNaiRealmInformation",
|
||||
"naiRealms": [
|
||||
"telus.com"
|
||||
],
|
||||
@@ -171,7 +178,7 @@
|
||||
],
|
||||
"osuIconList": [
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -182,7 +189,7 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "fra",
|
||||
@@ -193,7 +200,7 @@
|
||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -204,10 +211,10 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||
}
|
||||
],
|
||||
"osuServerUri": "https://example.com/osu/telus/",
|
||||
"osuServerUri": "https://example.com/osu/telus",
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider telus",
|
||||
@@ -215,7 +222,7 @@
|
||||
"asDuple": "eng:Example provider telus"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur telus",
|
||||
@@ -231,7 +238,7 @@
|
||||
],
|
||||
"osuServiceDescription": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example services telus",
|
||||
@@ -239,7 +246,7 @@
|
||||
"asDuple": "eng:Example services telus"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemples de services telus",
|
||||
@@ -247,10 +254,17 @@
|
||||
"asDuple": "fra:Exemples de services telus"
|
||||
}
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
"roamingOi": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"profileType": "passpoint_osu_id_provider"
|
||||
},
|
||||
"createdTimestamp": 1602182805660,
|
||||
"lastModifiedTimestamp": 1602182805660,
|
||||
"childProfileIds": []
|
||||
}
|
||||
"createdTimestamp": 1605711165330,
|
||||
"lastModifiedTimestamp": 1605711165330,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 2,
|
||||
"id": 22,
|
||||
"customerId": 2,
|
||||
"profileType": "metrics",
|
||||
"name": "Metrics-Profile-3-radios",
|
||||
"profileType": "service_metrics_collection_config",
|
||||
"name": "Metrics-Profile-Passpoint",
|
||||
"details": {
|
||||
"model_type": "ServiceMetricsCollectionConfigProfile",
|
||||
"radioTypes": [
|
||||
"is5GHzU",
|
||||
"is5GHzL",
|
||||
"is2dot4GHz"
|
||||
"is2dot4GHz",
|
||||
"is5GHzU"
|
||||
],
|
||||
"serviceMetricDataTypes": [
|
||||
"ApNode",
|
||||
@@ -24,38 +24,14 @@
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -65,33 +41,57 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
],
|
||||
"ApSsid": [
|
||||
@@ -99,14 +99,14 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApSsid"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is5GHzL",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApSsid"
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Client"
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is5GHzU",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Client"
|
||||
}
|
||||
],
|
||||
@@ -149,9 +149,21 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -161,9 +173,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -173,9 +185,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -185,9 +197,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -197,59 +209,23 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
],
|
||||
"Neighbour": [
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -259,21 +235,33 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -283,16 +271,29 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
]
|
||||
},
|
||||
"profileType": "metrics"
|
||||
"profileType": "service_metrics_collection_config"
|
||||
},
|
||||
"createdTimestamp": 1602113058699,
|
||||
"lastModifiedTimestamp": 1602113058699,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711195528,
|
||||
"lastModifiedTimestamp": 1605711195528,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,25 +1,25 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 6,
|
||||
"id": 17,
|
||||
"customerId": 2,
|
||||
"profileType": "operator",
|
||||
"profileType": "passpoint_operator",
|
||||
"name": "TipWlan-Hotspot20-Operator",
|
||||
"details": {
|
||||
"model_type": "OperatorProfile",
|
||||
"model_type": "PasspointOperatorProfile",
|
||||
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
||||
"x509CertificateLocation": "/etc/ca.pem",
|
||||
"operatorFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Default friendly operator name",
|
||||
"dupleName": "Default friendly passpoint_operator name",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Default friendly operator name"
|
||||
"asDuple": "eng:Default friendly passpoint_operator name"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Nom de l'opérateur convivial par défaut",
|
||||
@@ -27,10 +27,11 @@
|
||||
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
||||
}
|
||||
],
|
||||
"profileType": "operator"
|
||||
"profileType": "passpoint_operator"
|
||||
},
|
||||
"createdTimestamp": 1602113058719,
|
||||
"lastModifiedTimestamp": 1602113058719,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711164952,
|
||||
"lastModifiedTimestamp": 1605711164952,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,24 +1,23 @@
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 13,
|
||||
"id": 21,
|
||||
"customerId": 2,
|
||||
"profileType": "rf",
|
||||
"name": "TipWlan-rf",
|
||||
"name": "TipWlan-rf-passpoint",
|
||||
"details": {
|
||||
"model_type": "RfConfiguration",
|
||||
"rfConfigMap": {
|
||||
"is5GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHz",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -26,17 +25,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -46,26 +40,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioMode": "modeN",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is20MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -73,17 +72,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -93,26 +87,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is5GHzU": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHzU",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -120,17 +119,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -140,26 +134,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is5GHzL": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHzL",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -167,17 +166,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -187,18 +181,25 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
}
|
||||
},
|
||||
"profileType": "rf"
|
||||
},
|
||||
"createdTimestamp": 1602182806063,
|
||||
"lastModifiedTimestamp": 1602182806063,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711191976,
|
||||
"lastModifiedTimestamp": 1605711191976,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 5,
|
||||
"id": 15,
|
||||
"customerId": 2,
|
||||
"profileType": "ssid",
|
||||
"name": "TipWlan-cloud-hotspot-access",
|
||||
@@ -9,9 +9,8 @@
|
||||
"model_type": "SsidConfiguration",
|
||||
"ssid": "TipWlan-cloud-hotspot-access",
|
||||
"appliedRadios": [
|
||||
"is5GHzU",
|
||||
"is5GHzL",
|
||||
"is2dot4GHz"
|
||||
"is5GHzU"
|
||||
],
|
||||
"ssidAdminState": "enabled",
|
||||
"secureMode": "wpa2PSK",
|
||||
@@ -21,6 +20,7 @@
|
||||
"keyRefresh": 0,
|
||||
"noLocalSubnets": false,
|
||||
"radiusServiceName": null,
|
||||
"radiusAccountingServiceName": null,
|
||||
"captivePortalId": null,
|
||||
"bandwidthLimitDown": 0,
|
||||
"bandwidthLimitUp": 0,
|
||||
@@ -59,25 +59,23 @@
|
||||
"forwardMode": null,
|
||||
"profileType": "ssid"
|
||||
},
|
||||
"createdTimestamp": 1602113058718,
|
||||
"lastModifiedTimestamp": 1602113059547,
|
||||
"createdTimestamp": 1605711164949,
|
||||
"lastModifiedTimestamp": 1605711223372,
|
||||
"childProfileIds": [
|
||||
10
|
||||
24
|
||||
]
|
||||
},
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 11,
|
||||
"id": 16,
|
||||
"customerId": 2,
|
||||
"profileType": "ssid",
|
||||
"name": "TipWlan-cloud-3-radios",
|
||||
"name": "TipWlan-cloud-hotspot-osu",
|
||||
"details": {
|
||||
"model_type": "SsidConfiguration",
|
||||
"ssid": "TipWlan-cloud-3-radios",
|
||||
"ssid": "TipWlan-cloud-hotspot-osu",
|
||||
"appliedRadios": [
|
||||
"is5GHzL",
|
||||
"is2dot4GHz",
|
||||
"is5GHzU"
|
||||
"is2dot4GHz"
|
||||
],
|
||||
"ssidAdminState": "enabled",
|
||||
"secureMode": "open",
|
||||
@@ -87,6 +85,7 @@
|
||||
"keyRefresh": 0,
|
||||
"noLocalSubnets": false,
|
||||
"radiusServiceName": null,
|
||||
"radiusAccountingServiceName": null,
|
||||
"captivePortalId": null,
|
||||
"bandwidthLimitDown": 0,
|
||||
"bandwidthLimitUp": 0,
|
||||
@@ -125,10 +124,11 @@
|
||||
"forwardMode": null,
|
||||
"profileType": "ssid"
|
||||
},
|
||||
"createdTimestamp": 1602183994766,
|
||||
"lastModifiedTimestamp": 1602183994766,
|
||||
"createdTimestamp": 1605711164950,
|
||||
"lastModifiedTimestamp": 1605711171732,
|
||||
"childProfileIds": [
|
||||
10
|
||||
19,
|
||||
20
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 7,
|
||||
"id": 18,
|
||||
"customerId": 2,
|
||||
"profileType": "venue",
|
||||
"profileType": "passpoint_venue",
|
||||
"name": "TipWlan-Hotspot20-Venue",
|
||||
"details": {
|
||||
"model_type": "VenueProfile",
|
||||
"model_type": "PasspointVenueProfile",
|
||||
"venueNameSet": [
|
||||
{
|
||||
"model_type": "VenueName",
|
||||
"model_type": "PasspointVenueName",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de lieu",
|
||||
@@ -18,25 +18,26 @@
|
||||
"asDuple": "fra:Exemple de lieu"
|
||||
},
|
||||
{
|
||||
"model_type": "VenueName",
|
||||
"model_type": "PasspointVenueName",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example venue",
|
||||
"dupleName": "Example passpoint_venue",
|
||||
"defaultDupleSeparator": ":",
|
||||
"venueUrl": "http://www.example.com/info-eng",
|
||||
"asDuple": "eng:Example venue"
|
||||
"asDuple": "eng:Example passpoint_venue"
|
||||
}
|
||||
],
|
||||
"venueTypeAssignment": {
|
||||
"model_type": "VenueTypeAssignment",
|
||||
"model_type": "ProfileVenueTypeAssignment",
|
||||
"venueDescription": "Research and Development Facility",
|
||||
"venueGroupId": 2,
|
||||
"venueTypeId": 8
|
||||
},
|
||||
"profileType": "venue"
|
||||
"profileType": "passpoint_venue"
|
||||
},
|
||||
"createdTimestamp": 1602113058725,
|
||||
"lastModifiedTimestamp": 1602113058725,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711164956,
|
||||
"lastModifiedTimestamp": 1605711164956,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 17,
|
||||
"id": 23,
|
||||
"customerId": 2,
|
||||
"profileType": "equipment_ap",
|
||||
"name": "ApProfile-3-radios",
|
||||
"name": "ApProfile-3-radios-passpoint",
|
||||
"details": {
|
||||
"model_type": "ApNetworkConfiguration",
|
||||
"networkConfigVersion": "AP-1",
|
||||
@@ -20,6 +20,11 @@
|
||||
"syntheticClientEnabled": true,
|
||||
"ledControlEnabled": true,
|
||||
"equipmentDiscovery": false,
|
||||
"greTunnelName": null,
|
||||
"greParentIfName": null,
|
||||
"greLocalInetAddr": null,
|
||||
"greRemoteInetAddr": null,
|
||||
"greRemoteMacAddr": null,
|
||||
"radioMap": {
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RadioProfileConfiguration",
|
||||
@@ -39,12 +44,12 @@
|
||||
},
|
||||
"profileType": "equipment_ap"
|
||||
},
|
||||
"createdTimestamp": 1602182806348,
|
||||
"lastModifiedTimestamp": 1602182806348,
|
||||
"createdTimestamp": 1605711197140,
|
||||
"lastModifiedTimestamp": 1605711197140,
|
||||
"childProfileIds": [
|
||||
2,
|
||||
5,
|
||||
11,
|
||||
13
|
||||
16,
|
||||
21,
|
||||
22,
|
||||
15
|
||||
]
|
||||
}
|
||||
@@ -1,16 +1,14 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 10,
|
||||
"id": 24,
|
||||
"customerId": 2,
|
||||
"profileType": "hotspot_2pt0",
|
||||
"profileType": "passpoint",
|
||||
"name": "TipWlan-Hotspot20-Config",
|
||||
"details": {
|
||||
"model_type": "Hotspot2Profile",
|
||||
"model_type": "PasspointProfile",
|
||||
"enableInterworkingAndHs20": true,
|
||||
"hessid": null,
|
||||
"accessNetworkType": "free_public_network",
|
||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||
"additionalStepsRequiredForAccess": 0,
|
||||
"deauthRequestTimeout": 0,
|
||||
"operatingClass": 0,
|
||||
@@ -29,7 +27,7 @@
|
||||
"internetConnectivity": true,
|
||||
"connectionCapabilitySet": [
|
||||
{
|
||||
"model_type": "ConnectionCapability",
|
||||
"model_type": "PasspointConnectionCapability",
|
||||
"connectionCapabilitiesPortNumber": 8888,
|
||||
"connectionCapabilitiesIpProtocol": "TCP",
|
||||
"connectionCapabilitiesStatus": "open"
|
||||
@@ -48,25 +46,27 @@
|
||||
"associatedAccessSsidNames": [
|
||||
"TipWlan-cloud-hotspot-access"
|
||||
],
|
||||
"osuSsidName": "TipWlan-cloud-3-radios",
|
||||
"osuSsidName": "TipWlan-cloud-hotspot-osu",
|
||||
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
||||
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
||||
"idProviderProfileNames": [
|
||||
"TipWlan-Hotspot20-OSU-Provider-2",
|
||||
"TipWlan-Hotspot20-OSU-Provider"
|
||||
],
|
||||
"profileType": "hotspot_2pt0",
|
||||
"accessNetworkType": "free_public_network",
|
||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||
"associatedSsids": [
|
||||
"TipWlan-cloud-hotspot-access"
|
||||
]
|
||||
],
|
||||
"profileType": "passpoint"
|
||||
},
|
||||
"createdTimestamp": 1602182806040,
|
||||
"lastModifiedTimestamp": 1602182806040,
|
||||
"createdTimestamp": 1605711223339,
|
||||
"lastModifiedTimestamp": 1605711223339,
|
||||
"childProfileIds": [
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 8,
|
||||
"id": 19,
|
||||
"customerId": 2,
|
||||
"profileType": "id_provider",
|
||||
"profileType": "passpoint_osu_id_provider",
|
||||
"name": "TipWlan-Hotspot20-OSU-Provider",
|
||||
"details": {
|
||||
"model_type": "Hotspot20IdProviderProfile",
|
||||
"model_type": "PasspointOsuProviderProfile",
|
||||
"domainName": "rogers.com",
|
||||
"mccMncList": [
|
||||
{
|
||||
"model_type": "MccMnc",
|
||||
"model_type": "PasspointMccMnc",
|
||||
"mcc": 302,
|
||||
"mnc": 720,
|
||||
"iso": "ca",
|
||||
@@ -22,7 +22,7 @@
|
||||
],
|
||||
"naiRealmList": [
|
||||
{
|
||||
"model_type": "NaiRealmInformation",
|
||||
"model_type": "PasspointNaiRealmInformation",
|
||||
"naiRealms": [
|
||||
"rogers.com"
|
||||
],
|
||||
@@ -44,7 +44,7 @@
|
||||
],
|
||||
"osuIconList": [
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -55,7 +55,7 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "fra",
|
||||
@@ -66,7 +66,7 @@
|
||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -77,10 +77,10 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||
}
|
||||
],
|
||||
"osuServerUri": "https://example.com/osu/rogers/",
|
||||
"osuServerUri": "https://example.com/osu/rogers",
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider rogers",
|
||||
@@ -88,7 +88,7 @@
|
||||
"asDuple": "eng:Example provider rogers"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur rogers",
|
||||
@@ -104,7 +104,7 @@
|
||||
],
|
||||
"osuServiceDescription": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example services rogers",
|
||||
@@ -112,7 +112,7 @@
|
||||
"asDuple": "eng:Example services rogers"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemples de services rogers",
|
||||
@@ -120,24 +120,31 @@
|
||||
"asDuple": "fra:Exemples de services rogers"
|
||||
}
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
"roamingOi": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"profileType": "passpoint_osu_id_provider"
|
||||
},
|
||||
"createdTimestamp": 1602182805654,
|
||||
"lastModifiedTimestamp": 1602182805654,
|
||||
"childProfileIds": []
|
||||
},
|
||||
{
|
||||
"createdTimestamp": 1605711165325,
|
||||
"lastModifiedTimestamp": 1605711165325,
|
||||
"childProfileIds": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 9,
|
||||
"id": 20,
|
||||
"customerId": 2,
|
||||
"profileType": "id_provider",
|
||||
"profileType": "passpoint_osu_id_provider",
|
||||
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
||||
"details": {
|
||||
"model_type": "Hotspot20IdProviderProfile",
|
||||
"model_type": "PasspointOsuProviderProfile",
|
||||
"domainName": "telus.com",
|
||||
"mccMncList": [
|
||||
{
|
||||
"model_type": "MccMnc",
|
||||
"model_type": "PasspointMccMnc",
|
||||
"mcc": 302,
|
||||
"mnc": 220,
|
||||
"iso": "ca",
|
||||
@@ -149,7 +156,7 @@
|
||||
],
|
||||
"naiRealmList": [
|
||||
{
|
||||
"model_type": "NaiRealmInformation",
|
||||
"model_type": "PasspointNaiRealmInformation",
|
||||
"naiRealms": [
|
||||
"telus.com"
|
||||
],
|
||||
@@ -171,7 +178,7 @@
|
||||
],
|
||||
"osuIconList": [
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -182,7 +189,7 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "fra",
|
||||
@@ -193,7 +200,7 @@
|
||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -204,10 +211,10 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||
}
|
||||
],
|
||||
"osuServerUri": "https://example.com/osu/telus/",
|
||||
"osuServerUri": "https://example.com/osu/telus",
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider telus",
|
||||
@@ -215,7 +222,7 @@
|
||||
"asDuple": "eng:Example provider telus"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur telus",
|
||||
@@ -231,7 +238,7 @@
|
||||
],
|
||||
"osuServiceDescription": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example services telus",
|
||||
@@ -239,7 +246,7 @@
|
||||
"asDuple": "eng:Example services telus"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemples de services telus",
|
||||
@@ -247,10 +254,17 @@
|
||||
"asDuple": "fra:Exemples de services telus"
|
||||
}
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
"roamingOi": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"profileType": "passpoint_osu_id_provider"
|
||||
},
|
||||
"createdTimestamp": 1602182805660,
|
||||
"lastModifiedTimestamp": 1602182805660,
|
||||
"childProfileIds": []
|
||||
}
|
||||
"createdTimestamp": 1605711165330,
|
||||
"lastModifiedTimestamp": 1605711165330,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 2,
|
||||
"id": 22,
|
||||
"customerId": 2,
|
||||
"profileType": "metrics",
|
||||
"name": "Metrics-Profile-3-radios",
|
||||
"profileType": "service_metrics_collection_config",
|
||||
"name": "Metrics-Profile-Passpoint",
|
||||
"details": {
|
||||
"model_type": "ServiceMetricsCollectionConfigProfile",
|
||||
"radioTypes": [
|
||||
"is5GHzU",
|
||||
"is5GHzL",
|
||||
"is2dot4GHz"
|
||||
"is2dot4GHz",
|
||||
"is5GHzU"
|
||||
],
|
||||
"serviceMetricDataTypes": [
|
||||
"ApNode",
|
||||
@@ -24,38 +24,14 @@
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -65,33 +41,57 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
],
|
||||
"ApSsid": [
|
||||
@@ -99,14 +99,14 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApSsid"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is5GHzL",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApSsid"
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Client"
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is5GHzU",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Client"
|
||||
}
|
||||
],
|
||||
@@ -149,9 +149,21 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -161,9 +173,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -173,9 +185,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -185,9 +197,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -197,59 +209,23 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
],
|
||||
"Neighbour": [
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -259,21 +235,33 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -283,16 +271,29 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
]
|
||||
},
|
||||
"profileType": "metrics"
|
||||
"profileType": "service_metrics_collection_config"
|
||||
},
|
||||
"createdTimestamp": 1602113058699,
|
||||
"lastModifiedTimestamp": 1602113058699,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711195528,
|
||||
"lastModifiedTimestamp": 1605711195528,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,25 +1,25 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 6,
|
||||
"id": 17,
|
||||
"customerId": 2,
|
||||
"profileType": "operator",
|
||||
"profileType": "passpoint_operator",
|
||||
"name": "TipWlan-Hotspot20-Operator",
|
||||
"details": {
|
||||
"model_type": "OperatorProfile",
|
||||
"model_type": "PasspointOperatorProfile",
|
||||
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
||||
"x509CertificateLocation": "/etc/ca.pem",
|
||||
"operatorFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Default friendly operator name",
|
||||
"dupleName": "Default friendly passpoint_operator name",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Default friendly operator name"
|
||||
"asDuple": "eng:Default friendly passpoint_operator name"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Nom de l'opérateur convivial par défaut",
|
||||
@@ -27,10 +27,11 @@
|
||||
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
||||
}
|
||||
],
|
||||
"profileType": "operator"
|
||||
"profileType": "passpoint_operator"
|
||||
},
|
||||
"createdTimestamp": 1602113058719,
|
||||
"lastModifiedTimestamp": 1602113058719,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711164952,
|
||||
"lastModifiedTimestamp": 1605711164952,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,24 +1,23 @@
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 13,
|
||||
"id": 21,
|
||||
"customerId": 2,
|
||||
"profileType": "rf",
|
||||
"name": "TipWlan-rf",
|
||||
"name": "TipWlan-rf-passpoint",
|
||||
"details": {
|
||||
"model_type": "RfConfiguration",
|
||||
"rfConfigMap": {
|
||||
"is5GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHz",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -26,17 +25,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -46,26 +40,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioMode": "modeN",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is20MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -73,17 +72,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -93,26 +87,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is5GHzU": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHzU",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -120,17 +119,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -140,26 +134,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is5GHzL": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHzL",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -167,17 +166,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -187,18 +181,25 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
}
|
||||
},
|
||||
"profileType": "rf"
|
||||
},
|
||||
"createdTimestamp": 1602182806063,
|
||||
"lastModifiedTimestamp": 1602182806063,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711191976,
|
||||
"lastModifiedTimestamp": 1605711191976,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 5,
|
||||
"id": 15,
|
||||
"customerId": 2,
|
||||
"profileType": "ssid",
|
||||
"name": "TipWlan-cloud-hotspot-access",
|
||||
@@ -9,9 +9,8 @@
|
||||
"model_type": "SsidConfiguration",
|
||||
"ssid": "TipWlan-cloud-hotspot-access",
|
||||
"appliedRadios": [
|
||||
"is5GHzU",
|
||||
"is5GHzL",
|
||||
"is2dot4GHz"
|
||||
"is5GHzU"
|
||||
],
|
||||
"ssidAdminState": "enabled",
|
||||
"secureMode": "wpa2PSK",
|
||||
@@ -21,6 +20,7 @@
|
||||
"keyRefresh": 0,
|
||||
"noLocalSubnets": false,
|
||||
"radiusServiceName": null,
|
||||
"radiusAccountingServiceName": null,
|
||||
"captivePortalId": null,
|
||||
"bandwidthLimitDown": 0,
|
||||
"bandwidthLimitUp": 0,
|
||||
@@ -59,25 +59,23 @@
|
||||
"forwardMode": null,
|
||||
"profileType": "ssid"
|
||||
},
|
||||
"createdTimestamp": 1602113058718,
|
||||
"lastModifiedTimestamp": 1602113059547,
|
||||
"createdTimestamp": 1605711164949,
|
||||
"lastModifiedTimestamp": 1605711223372,
|
||||
"childProfileIds": [
|
||||
10
|
||||
24
|
||||
]
|
||||
},
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 11,
|
||||
"id": 16,
|
||||
"customerId": 2,
|
||||
"profileType": "ssid",
|
||||
"name": "TipWlan-cloud-3-radios",
|
||||
"name": "TipWlan-cloud-hotspot-osu",
|
||||
"details": {
|
||||
"model_type": "SsidConfiguration",
|
||||
"ssid": "TipWlan-cloud-3-radios",
|
||||
"ssid": "TipWlan-cloud-hotspot-osu",
|
||||
"appliedRadios": [
|
||||
"is5GHzL",
|
||||
"is2dot4GHz",
|
||||
"is5GHzU"
|
||||
"is2dot4GHz"
|
||||
],
|
||||
"ssidAdminState": "enabled",
|
||||
"secureMode": "open",
|
||||
@@ -87,6 +85,7 @@
|
||||
"keyRefresh": 0,
|
||||
"noLocalSubnets": false,
|
||||
"radiusServiceName": null,
|
||||
"radiusAccountingServiceName": null,
|
||||
"captivePortalId": null,
|
||||
"bandwidthLimitDown": 0,
|
||||
"bandwidthLimitUp": 0,
|
||||
@@ -125,10 +124,11 @@
|
||||
"forwardMode": null,
|
||||
"profileType": "ssid"
|
||||
},
|
||||
"createdTimestamp": 1602183994766,
|
||||
"lastModifiedTimestamp": 1602183994766,
|
||||
"createdTimestamp": 1605711164950,
|
||||
"lastModifiedTimestamp": 1605711171732,
|
||||
"childProfileIds": [
|
||||
10
|
||||
19,
|
||||
20
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 7,
|
||||
"id": 18,
|
||||
"customerId": 2,
|
||||
"profileType": "venue",
|
||||
"profileType": "passpoint_venue",
|
||||
"name": "TipWlan-Hotspot20-Venue",
|
||||
"details": {
|
||||
"model_type": "VenueProfile",
|
||||
"model_type": "PasspointVenueProfile",
|
||||
"venueNameSet": [
|
||||
{
|
||||
"model_type": "VenueName",
|
||||
"model_type": "PasspointVenueName",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de lieu",
|
||||
@@ -18,25 +18,26 @@
|
||||
"asDuple": "fra:Exemple de lieu"
|
||||
},
|
||||
{
|
||||
"model_type": "VenueName",
|
||||
"model_type": "PasspointVenueName",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example venue",
|
||||
"dupleName": "Example passpoint_venue",
|
||||
"defaultDupleSeparator": ":",
|
||||
"venueUrl": "http://www.example.com/info-eng",
|
||||
"asDuple": "eng:Example venue"
|
||||
"asDuple": "eng:Example passpoint_venue"
|
||||
}
|
||||
],
|
||||
"venueTypeAssignment": {
|
||||
"model_type": "VenueTypeAssignment",
|
||||
"model_type": "ProfileVenueTypeAssignment",
|
||||
"venueDescription": "Research and Development Facility",
|
||||
"venueGroupId": 2,
|
||||
"venueTypeId": 8
|
||||
},
|
||||
"profileType": "venue"
|
||||
"profileType": "passpoint_venue"
|
||||
},
|
||||
"createdTimestamp": 1602113058725,
|
||||
"lastModifiedTimestamp": 1602113058725,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711164956,
|
||||
"lastModifiedTimestamp": 1605711164956,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 17,
|
||||
"id": 23,
|
||||
"customerId": 2,
|
||||
"profileType": "equipment_ap",
|
||||
"name": "ApProfile-3-radios",
|
||||
"name": "ApProfile-3-radios-passpoint",
|
||||
"details": {
|
||||
"model_type": "ApNetworkConfiguration",
|
||||
"networkConfigVersion": "AP-1",
|
||||
@@ -20,6 +20,11 @@
|
||||
"syntheticClientEnabled": true,
|
||||
"ledControlEnabled": true,
|
||||
"equipmentDiscovery": false,
|
||||
"greTunnelName": null,
|
||||
"greParentIfName": null,
|
||||
"greLocalInetAddr": null,
|
||||
"greRemoteInetAddr": null,
|
||||
"greRemoteMacAddr": null,
|
||||
"radioMap": {
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RadioProfileConfiguration",
|
||||
@@ -39,12 +44,12 @@
|
||||
},
|
||||
"profileType": "equipment_ap"
|
||||
},
|
||||
"createdTimestamp": 1602182806348,
|
||||
"lastModifiedTimestamp": 1602182806348,
|
||||
"createdTimestamp": 1605711197140,
|
||||
"lastModifiedTimestamp": 1605711197140,
|
||||
"childProfileIds": [
|
||||
2,
|
||||
5,
|
||||
11,
|
||||
13
|
||||
16,
|
||||
21,
|
||||
22,
|
||||
15
|
||||
]
|
||||
}
|
||||
@@ -1,16 +1,14 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 10,
|
||||
"id": 24,
|
||||
"customerId": 2,
|
||||
"profileType": "hotspot_2pt0",
|
||||
"profileType": "passpoint",
|
||||
"name": "TipWlan-Hotspot20-Config",
|
||||
"details": {
|
||||
"model_type": "Hotspot2Profile",
|
||||
"model_type": "PasspointProfile",
|
||||
"enableInterworkingAndHs20": true,
|
||||
"hessid": null,
|
||||
"accessNetworkType": "free_public_network",
|
||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||
"additionalStepsRequiredForAccess": 0,
|
||||
"deauthRequestTimeout": 0,
|
||||
"operatingClass": 0,
|
||||
@@ -29,7 +27,7 @@
|
||||
"internetConnectivity": true,
|
||||
"connectionCapabilitySet": [
|
||||
{
|
||||
"model_type": "ConnectionCapability",
|
||||
"model_type": "PasspointConnectionCapability",
|
||||
"connectionCapabilitiesPortNumber": 8888,
|
||||
"connectionCapabilitiesIpProtocol": "TCP",
|
||||
"connectionCapabilitiesStatus": "open"
|
||||
@@ -48,25 +46,27 @@
|
||||
"associatedAccessSsidNames": [
|
||||
"TipWlan-cloud-hotspot-access"
|
||||
],
|
||||
"osuSsidName": "TipWlan-cloud-3-radios",
|
||||
"osuSsidName": "TipWlan-cloud-hotspot-osu",
|
||||
"operatorProfileName": "TipWlan-Hotspot20-Operator",
|
||||
"venueProfileName": "TipWlan-Hotspot20-Venue",
|
||||
"idProviderProfileNames": [
|
||||
"TipWlan-Hotspot20-OSU-Provider-2",
|
||||
"TipWlan-Hotspot20-OSU-Provider"
|
||||
],
|
||||
"profileType": "hotspot_2pt0",
|
||||
"accessNetworkType": "free_public_network",
|
||||
"networkAuthenticationType": "acceptance_of_terms_and_conditions",
|
||||
"associatedSsids": [
|
||||
"TipWlan-cloud-hotspot-access"
|
||||
]
|
||||
],
|
||||
"profileType": "passpoint"
|
||||
},
|
||||
"createdTimestamp": 1602182806040,
|
||||
"lastModifiedTimestamp": 1602182806040,
|
||||
"createdTimestamp": 1605711223339,
|
||||
"lastModifiedTimestamp": 1605711223339,
|
||||
"childProfileIds": [
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 8,
|
||||
"id": 19,
|
||||
"customerId": 2,
|
||||
"profileType": "id_provider",
|
||||
"profileType": "passpoint_osu_id_provider",
|
||||
"name": "TipWlan-Hotspot20-OSU-Provider",
|
||||
"details": {
|
||||
"model_type": "Hotspot20IdProviderProfile",
|
||||
"model_type": "PasspointOsuProviderProfile",
|
||||
"domainName": "rogers.com",
|
||||
"mccMncList": [
|
||||
{
|
||||
"model_type": "MccMnc",
|
||||
"model_type": "PasspointMccMnc",
|
||||
"mcc": 302,
|
||||
"mnc": 720,
|
||||
"iso": "ca",
|
||||
@@ -22,7 +22,7 @@
|
||||
],
|
||||
"naiRealmList": [
|
||||
{
|
||||
"model_type": "NaiRealmInformation",
|
||||
"model_type": "PasspointNaiRealmInformation",
|
||||
"naiRealms": [
|
||||
"rogers.com"
|
||||
],
|
||||
@@ -44,7 +44,7 @@
|
||||
],
|
||||
"osuIconList": [
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -55,7 +55,7 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "fra",
|
||||
@@ -66,7 +66,7 @@
|
||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -77,10 +77,10 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||
}
|
||||
],
|
||||
"osuServerUri": "https://example.com/osu/rogers/",
|
||||
"osuServerUri": "https://example.com/osu/rogers",
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider rogers",
|
||||
@@ -88,7 +88,7 @@
|
||||
"asDuple": "eng:Example provider rogers"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur rogers",
|
||||
@@ -104,7 +104,7 @@
|
||||
],
|
||||
"osuServiceDescription": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example services rogers",
|
||||
@@ -112,7 +112,7 @@
|
||||
"asDuple": "eng:Example services rogers"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemples de services rogers",
|
||||
@@ -120,24 +120,31 @@
|
||||
"asDuple": "fra:Exemples de services rogers"
|
||||
}
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
"roamingOi": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"profileType": "passpoint_osu_id_provider"
|
||||
},
|
||||
"createdTimestamp": 1602182805654,
|
||||
"lastModifiedTimestamp": 1602182805654,
|
||||
"childProfileIds": []
|
||||
},
|
||||
{
|
||||
"createdTimestamp": 1605711165325,
|
||||
"lastModifiedTimestamp": 1605711165325,
|
||||
"childProfileIds": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 9,
|
||||
"id": 20,
|
||||
"customerId": 2,
|
||||
"profileType": "id_provider",
|
||||
"profileType": "passpoint_osu_id_provider",
|
||||
"name": "TipWlan-Hotspot20-OSU-Provider-2",
|
||||
"details": {
|
||||
"model_type": "Hotspot20IdProviderProfile",
|
||||
"model_type": "PasspointOsuProviderProfile",
|
||||
"domainName": "telus.com",
|
||||
"mccMncList": [
|
||||
{
|
||||
"model_type": "MccMnc",
|
||||
"model_type": "PasspointMccMnc",
|
||||
"mcc": 302,
|
||||
"mnc": 220,
|
||||
"iso": "ca",
|
||||
@@ -149,7 +156,7 @@
|
||||
],
|
||||
"naiRealmList": [
|
||||
{
|
||||
"model_type": "NaiRealmInformation",
|
||||
"model_type": "PasspointNaiRealmInformation",
|
||||
"naiRealms": [
|
||||
"telus.com"
|
||||
],
|
||||
@@ -171,7 +178,7 @@
|
||||
],
|
||||
"osuIconList": [
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -182,7 +189,7 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32eng:/tmp/icon32eng.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "fra",
|
||||
@@ -193,7 +200,7 @@
|
||||
"hs20IconString": "32:32:fra:image/png:icon32fra:/tmp/icon32fra.png"
|
||||
},
|
||||
{
|
||||
"model_type": "OsuIcon",
|
||||
"model_type": "PasspointOsuIcon",
|
||||
"iconWidth": 32,
|
||||
"iconHeight": 32,
|
||||
"languageCode": "eng",
|
||||
@@ -204,10 +211,10 @@
|
||||
"hs20IconString": "32:32:eng:image/png:icon32usa:/tmp/icon32usa.png"
|
||||
}
|
||||
],
|
||||
"osuServerUri": "https://example.com/osu/telus/",
|
||||
"osuServerUri": "https://example.com/osu/telus",
|
||||
"osuFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example provider telus",
|
||||
@@ -215,7 +222,7 @@
|
||||
"asDuple": "eng:Example provider telus"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de fournisseur telus",
|
||||
@@ -231,7 +238,7 @@
|
||||
],
|
||||
"osuServiceDescription": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example services telus",
|
||||
@@ -239,7 +246,7 @@
|
||||
"asDuple": "eng:Example services telus"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemples de services telus",
|
||||
@@ -247,10 +254,17 @@
|
||||
"asDuple": "fra:Exemples de services telus"
|
||||
}
|
||||
],
|
||||
"profileType": "id_provider"
|
||||
"roamingOi": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"profileType": "passpoint_osu_id_provider"
|
||||
},
|
||||
"createdTimestamp": 1602182805660,
|
||||
"lastModifiedTimestamp": 1602182805660,
|
||||
"childProfileIds": []
|
||||
}
|
||||
"createdTimestamp": 1605711165330,
|
||||
"lastModifiedTimestamp": 1605711165330,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 2,
|
||||
"id": 22,
|
||||
"customerId": 2,
|
||||
"profileType": "metrics",
|
||||
"name": "Metrics-Profile-3-radios",
|
||||
"profileType": "service_metrics_collection_config",
|
||||
"name": "Metrics-Profile-Passpoint",
|
||||
"details": {
|
||||
"model_type": "ServiceMetricsCollectionConfigProfile",
|
||||
"radioTypes": [
|
||||
"is5GHzU",
|
||||
"is5GHzL",
|
||||
"is2dot4GHz"
|
||||
"is2dot4GHz",
|
||||
"is5GHzU"
|
||||
],
|
||||
"serviceMetricDataTypes": [
|
||||
"ApNode",
|
||||
@@ -24,38 +24,14 @@
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -65,33 +41,57 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode"
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApNode",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
],
|
||||
"ApSsid": [
|
||||
@@ -99,14 +99,14 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "ApSsid"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is5GHzL",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "ApSsid"
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Client"
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@
|
||||
"model_type": "ServiceMetricRadioConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"radioType": "is5GHzU",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Client"
|
||||
}
|
||||
],
|
||||
@@ -149,9 +149,21 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -161,9 +173,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -173,9 +185,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -185,9 +197,9 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -197,59 +209,23 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Channel"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Channel"
|
||||
"serviceMetricDataType": "Channel",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
],
|
||||
"Neighbour": [
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -259,21 +235,33 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 120,
|
||||
"channelSurveyType": "OFF_CHANNEL",
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is5GHzL",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
@@ -283,16 +271,29 @@
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"statsReportFormat": "RAW",
|
||||
"radioType": "is2dot4GHz",
|
||||
"serviceMetricDataType": "Neighbour"
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
},
|
||||
{
|
||||
"model_type": "ServiceMetricSurveyConfigParameters",
|
||||
"samplingInterval": 30,
|
||||
"reportingIntervalSeconds": 60,
|
||||
"channelSurveyType": "ON_CHANNEL",
|
||||
"scanIntervalMillis": 0,
|
||||
"percentUtilizationThreshold": 10,
|
||||
"delayMillisecondsThreshold": 600,
|
||||
"radioType": "is5GHzU",
|
||||
"serviceMetricDataType": "Neighbour",
|
||||
"statsReportFormat": "RAW"
|
||||
}
|
||||
]
|
||||
},
|
||||
"profileType": "metrics"
|
||||
"profileType": "service_metrics_collection_config"
|
||||
},
|
||||
"createdTimestamp": 1602113058699,
|
||||
"lastModifiedTimestamp": 1602113058699,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711195528,
|
||||
"lastModifiedTimestamp": 1605711195528,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,25 +1,25 @@
|
||||
[
|
||||
{
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 6,
|
||||
"id": 17,
|
||||
"customerId": 2,
|
||||
"profileType": "operator",
|
||||
"profileType": "passpoint_operator",
|
||||
"name": "TipWlan-Hotspot20-Operator",
|
||||
"details": {
|
||||
"model_type": "OperatorProfile",
|
||||
"model_type": "PasspointOperatorProfile",
|
||||
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
|
||||
"x509CertificateLocation": "/etc/ca.pem",
|
||||
"operatorFriendlyName": [
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Default friendly operator name",
|
||||
"dupleName": "Default friendly passpoint_operator name",
|
||||
"defaultDupleSeparator": ":",
|
||||
"asDuple": "eng:Default friendly operator name"
|
||||
"asDuple": "eng:Default friendly passpoint_operator name"
|
||||
},
|
||||
{
|
||||
"model_type": "Hotspot20Duple",
|
||||
"model_type": "PasspointDuple",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Nom de l'opérateur convivial par défaut",
|
||||
@@ -27,10 +27,11 @@
|
||||
"asDuple": "fra:Nom de l'opérateur convivial par défaut"
|
||||
}
|
||||
],
|
||||
"profileType": "operator"
|
||||
"profileType": "passpoint_operator"
|
||||
},
|
||||
"createdTimestamp": 1602113058719,
|
||||
"lastModifiedTimestamp": 1602113058719,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711164952,
|
||||
"lastModifiedTimestamp": 1605711164952,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,24 +1,23 @@
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 13,
|
||||
"id": 21,
|
||||
"customerId": 2,
|
||||
"profileType": "rf",
|
||||
"name": "TipWlan-rf",
|
||||
"name": "TipWlan-rf-passpoint",
|
||||
"details": {
|
||||
"model_type": "RfConfiguration",
|
||||
"rfConfigMap": {
|
||||
"is5GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHz",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -26,17 +25,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -46,26 +40,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is2dot4GHz": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is2dot4GHz",
|
||||
"radioMode": "modeN",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is20MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -73,17 +72,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -93,26 +87,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 20,
|
||||
"minLoadFactor": 50
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is5GHzU": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHzU",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -120,17 +119,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -140,26 +134,31 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
},
|
||||
"is5GHzL": {
|
||||
"model_type": "RfElementConfiguration",
|
||||
"rf": "TipWlan-rf",
|
||||
"radioType": "is5GHzL",
|
||||
"radioMode": "modeAC",
|
||||
"rf": "TipWlan-rf-passpoint",
|
||||
"beaconInterval": 100,
|
||||
"forceScanDuringVoice": "disabled",
|
||||
"rtsCtsThreshold": 65535,
|
||||
"channelBandwidth": "is80MHz",
|
||||
"mimoMode": "twoByTwo",
|
||||
"maxNumClients": 100,
|
||||
"multicastRate": "auto",
|
||||
"autoChannelSelection": false,
|
||||
"activeScanSettings": {
|
||||
"model_type": "ActiveScanSettings",
|
||||
@@ -167,17 +166,12 @@
|
||||
"scanFrequencySeconds": 10,
|
||||
"scanDurationMillis": 65
|
||||
},
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApEnabled": null,
|
||||
"neighbouringListApConfig": {
|
||||
"model_type": "NeighbouringAPListConfiguration",
|
||||
"minSignal": -85,
|
||||
"maxAps": 25
|
||||
},
|
||||
"minAutoCellSize": -65,
|
||||
"perimeterDetectionEnabled": true,
|
||||
"channelHopSettings": {
|
||||
"model_type": "ChannelHopSettings",
|
||||
@@ -187,18 +181,25 @@
|
||||
"nonWifiThresholdTimeInSeconds": 180,
|
||||
"obssHopMode": "NON_WIFI"
|
||||
},
|
||||
"bestApEnabled": null,
|
||||
"multicastRate": "auto",
|
||||
"managementRate": "auto",
|
||||
"rxCellSizeDb": -90,
|
||||
"probeResponseThresholdDb": -90,
|
||||
"clientDisconnectThresholdDb": -90,
|
||||
"eirpTxPower": 18,
|
||||
"bestApSettings": {
|
||||
"model_type": "RadioBestApSettings",
|
||||
"mlComputed": true,
|
||||
"dropInSnrPercentage": 30,
|
||||
"minLoadFactor": 40
|
||||
},
|
||||
"minAutoCellSize": -65
|
||||
}
|
||||
}
|
||||
},
|
||||
"profileType": "rf"
|
||||
},
|
||||
"createdTimestamp": 1602182806063,
|
||||
"lastModifiedTimestamp": 1602182806063,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711191976,
|
||||
"lastModifiedTimestamp": 1605711191976,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 5,
|
||||
"id": 15,
|
||||
"customerId": 2,
|
||||
"profileType": "ssid",
|
||||
"name": "TipWlan-cloud-hotspot-access",
|
||||
@@ -9,9 +9,8 @@
|
||||
"model_type": "SsidConfiguration",
|
||||
"ssid": "TipWlan-cloud-hotspot-access",
|
||||
"appliedRadios": [
|
||||
"is5GHzU",
|
||||
"is5GHzL",
|
||||
"is2dot4GHz"
|
||||
"is5GHzU"
|
||||
],
|
||||
"ssidAdminState": "enabled",
|
||||
"secureMode": "wpa2PSK",
|
||||
@@ -21,6 +20,7 @@
|
||||
"keyRefresh": 0,
|
||||
"noLocalSubnets": false,
|
||||
"radiusServiceName": null,
|
||||
"radiusAccountingServiceName": null,
|
||||
"captivePortalId": null,
|
||||
"bandwidthLimitDown": 0,
|
||||
"bandwidthLimitUp": 0,
|
||||
@@ -59,25 +59,23 @@
|
||||
"forwardMode": null,
|
||||
"profileType": "ssid"
|
||||
},
|
||||
"createdTimestamp": 1602113058718,
|
||||
"lastModifiedTimestamp": 1602113059547,
|
||||
"createdTimestamp": 1605711164949,
|
||||
"lastModifiedTimestamp": 1605711223372,
|
||||
"childProfileIds": [
|
||||
10
|
||||
24
|
||||
]
|
||||
},
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 11,
|
||||
"id": 16,
|
||||
"customerId": 2,
|
||||
"profileType": "ssid",
|
||||
"name": "TipWlan-cloud-3-radios",
|
||||
"name": "TipWlan-cloud-hotspot-osu",
|
||||
"details": {
|
||||
"model_type": "SsidConfiguration",
|
||||
"ssid": "TipWlan-cloud-3-radios",
|
||||
"ssid": "TipWlan-cloud-hotspot-osu",
|
||||
"appliedRadios": [
|
||||
"is5GHzL",
|
||||
"is2dot4GHz",
|
||||
"is5GHzU"
|
||||
"is2dot4GHz"
|
||||
],
|
||||
"ssidAdminState": "enabled",
|
||||
"secureMode": "open",
|
||||
@@ -87,6 +85,7 @@
|
||||
"keyRefresh": 0,
|
||||
"noLocalSubnets": false,
|
||||
"radiusServiceName": null,
|
||||
"radiusAccountingServiceName": null,
|
||||
"captivePortalId": null,
|
||||
"bandwidthLimitDown": 0,
|
||||
"bandwidthLimitUp": 0,
|
||||
@@ -125,10 +124,11 @@
|
||||
"forwardMode": null,
|
||||
"profileType": "ssid"
|
||||
},
|
||||
"createdTimestamp": 1602183994766,
|
||||
"lastModifiedTimestamp": 1602183994766,
|
||||
"createdTimestamp": 1605711164950,
|
||||
"lastModifiedTimestamp": 1605711171732,
|
||||
"childProfileIds": [
|
||||
10
|
||||
19,
|
||||
20
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
[
|
||||
{
|
||||
"model_type": "Profile",
|
||||
"id": 7,
|
||||
"id": 18,
|
||||
"customerId": 2,
|
||||
"profileType": "venue",
|
||||
"profileType": "passpoint_venue",
|
||||
"name": "TipWlan-Hotspot20-Venue",
|
||||
"details": {
|
||||
"model_type": "VenueProfile",
|
||||
"model_type": "PasspointVenueProfile",
|
||||
"venueNameSet": [
|
||||
{
|
||||
"model_type": "VenueName",
|
||||
"model_type": "PasspointVenueName",
|
||||
"locale": "fr_CA",
|
||||
"dupleIso3Language": "fra",
|
||||
"dupleName": "Exemple de lieu",
|
||||
@@ -18,25 +18,26 @@
|
||||
"asDuple": "fra:Exemple de lieu"
|
||||
},
|
||||
{
|
||||
"model_type": "VenueName",
|
||||
"model_type": "PasspointVenueName",
|
||||
"locale": "en_CA",
|
||||
"dupleIso3Language": "eng",
|
||||
"dupleName": "Example venue",
|
||||
"dupleName": "Example passpoint_venue",
|
||||
"defaultDupleSeparator": ":",
|
||||
"venueUrl": "http://www.example.com/info-eng",
|
||||
"asDuple": "eng:Example venue"
|
||||
"asDuple": "eng:Example passpoint_venue"
|
||||
}
|
||||
],
|
||||
"venueTypeAssignment": {
|
||||
"model_type": "VenueTypeAssignment",
|
||||
"model_type": "ProfileVenueTypeAssignment",
|
||||
"venueDescription": "Research and Development Facility",
|
||||
"venueGroupId": 2,
|
||||
"venueTypeId": 8
|
||||
},
|
||||
"profileType": "venue"
|
||||
"profileType": "passpoint_venue"
|
||||
},
|
||||
"createdTimestamp": 1602113058725,
|
||||
"lastModifiedTimestamp": 1602113058725,
|
||||
"childProfileIds": []
|
||||
"createdTimestamp": 1605711164956,
|
||||
"lastModifiedTimestamp": 1605711164956,
|
||||
"childProfileIds": [
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user