WIFI-1132: Cloud osgw static changes

This commit is contained in:
Mike Hansen
2020-11-30 18:32:01 -05:00
parent c0bb71aed2
commit d79917d20f
36 changed files with 2028 additions and 1756 deletions

View File

@@ -2,7 +2,7 @@
"model_type": "Equipment", "model_type": "Equipment",
"id": 51, "id": 51,
"customerId": 2, "customerId": 2,
"profileId": 5, "profileId": 12,
"locationId": 8, "locationId": 8,
"equipmentType": "AP", "equipmentType": "AP",
"inventoryId": "Test_Client_21P10C68818122", "inventoryId": "Test_Client_21P10C68818122",

View File

@@ -1,55 +1,56 @@
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 23, "id": 12,
"customerId": 2, "customerId": 2,
"profileType": "equipment_ap", "profileType": "equipment_ap",
"name": "ApProfile-3-radios-passpoint", "name": "ApProfile-3-radios",
"details": { "details": {
"model_type": "ApNetworkConfiguration", "model_type": "ApNetworkConfiguration",
"networkConfigVersion": "AP-1", "networkConfigVersion": "AP-1",
"equipmentType": "AP", "equipmentType": "AP",
"vlanNative": true, "vlanNative": true,
"vlan": 0, "vlan": 0,
"ntpServer": { "ntpServer": {
"model_type": "AutoOrManualString", "model_type": "AutoOrManualString",
"auto": true, "auto": true,
"value": "pool.ntp.org" "value": "pool.ntp.org"
}, },
"syslogRelay": null, "syslogRelay": null,
"rtlsSettings": null, "rtlsSettings": null,
"syntheticClientEnabled": true, "syntheticClientEnabled": true,
"ledControlEnabled": true, "ledControlEnabled": true,
"equipmentDiscovery": false, "equipmentDiscovery": false,
"greTunnelName": null, "greTunnelName": null,
"greParentIfName": null, "greParentIfName": null,
"greLocalInetAddr": null, "greLocalInetAddr": null,
"greRemoteInetAddr": null, "greRemoteInetAddr": null,
"greRemoteMacAddr": null, "greRemoteMacAddr": null,
"radioMap": { "radioMap": {
"is2dot4GHz": { "is2dot4GHz": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
}, },
"is5GHzU": { "is5GHzU": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
}, },
"is5GHzL": { "is5GHzL": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
} }
}, },
"profileType": "equipment_ap" "profileType": "equipment_ap"
}, },
"createdTimestamp": 1605711197140, "createdTimestamp": 1606778369934,
"lastModifiedTimestamp": 1605711197140, "lastModifiedTimestamp": 1606778443413,
"childProfileIds": [ "childProfileIds": [
16, 16,
21, 5,
22, 10,
15 11,
] 15
} ]
}

View File

@@ -1,72 +1,71 @@
[ [
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 24, "id": 24,
"customerId": 2, "customerId": 2,
"profileType": "passpoint", "profileType": "passpoint",
"name": "TipWlan-Hotspot20-Config", "name": "TipWlan-Passpoint-Config",
"details": { "details": {
"model_type": "PasspointProfile", "model_type": "PasspointProfile",
"enableInterworkingAndHs20": true, "enableInterworkingAndHs20": true,
"hessid": null, "hessid": null,
"additionalStepsRequiredForAccess": 0, "passpointAccessNetworkType": "free_public_network",
"deauthRequestTimeout": 0, "passpointNetworkAuthenticationType": "acceptance_of_terms_and_conditions",
"operatingClass": 0, "additionalStepsRequiredForAccess": 0,
"termsAndConditionsFile": { "deauthRequestTimeout": 0,
"model_type": "ManagedFileInfo", "operatingClass": 0,
"md5checksum": null, "termsAndConditionsFile": {
"lastModifiedTimestamp": null, "model_type": "ManagedFileInfo",
"apExportUrl": "https://localhost:9091/filestore/termsAndConditions", "md5checksum": null,
"fileCategory": "ExternalPolicyConfiguration", "lastModifiedTimestamp": null,
"fileType": "TEXT", "apExportUrl": "https://localhost:9091/filestore/termsAndConditions",
"altSlot": false "fileCategory": "ExternalPolicyConfiguration",
}, "fileType": "TEXT",
"whitelistDomain": null, "altSlot": false
"emergencyServicesReachable": true, },
"unauthenticatedEmergencyServiceAccessible": false, "whitelistDomain": null,
"internetConnectivity": true, "emergencyServicesReachable": true,
"connectionCapabilitySet": [ "unauthenticatedEmergencyServiceAccessible": false,
{ "internetConnectivity": true,
"model_type": "PasspointConnectionCapability", "connectionCapabilitySet": [
"connectionCapabilitiesPortNumber": 8888, {
"connectionCapabilitiesIpProtocol": "TCP", "model_type": "PasspointConnectionCapability",
"connectionCapabilitiesStatus": "open" "connectionCapabilitiesPortNumber": 8888,
} "connectionCapabilitiesStatus": "open",
], "connectionCapabilitiesIpProtocol": "TCP"
"ipAddressTypeAvailability": "public_IPv4_address_available", }
"qosMapSetConfiguration": null, ],
"apGeospatialLocation": null, "ipAddressTypeAvailability": "public_IPv4_address_available",
"apCivicLocation": null, "qosMapSetConfiguration": null,
"apPublicLocationIdUri": null, "apGeospatialLocation": null,
"gasAddr3Behaviour": "p2pSpecWorkaroundFromRequest", "apCivicLocation": null,
"anqpDomainId": 1234, "apPublicLocationIdUri": null,
"disableDownstreamGroupAddressedForwarding": false, "gasAddr3Behaviour": "p2pSpecWorkaroundFromRequest",
"enable2pt4GHz": true, "anqpDomainId": 1234,
"enable5GHz": true, "disableDownstreamGroupAddressedForwarding": false,
"associatedAccessSsidNames": [ "enable2pt4GHz": true,
"TipWlan-cloud-hotspot-access" "enable5GHz": true,
], "associatedAccessSsidProfileIds": [
"osuSsidName": "TipWlan-cloud-hotspot-osu", 15
"operatorProfileName": "TipWlan-Hotspot20-Operator", ],
"venueProfileName": "TipWlan-Hotspot20-Venue", "osuSsidProfileId": 16,
"idProviderProfileNames": [ "passpointOperatorProfileId": 17,
"TipWlan-Hotspot20-OSU-Provider-2", "passpointVenueProfileId": 18,
"TipWlan-Hotspot20-OSU-Provider" "passpointOsuProviderProfileIds": [
], 19,
"accessNetworkType": "free_public_network", 20
"networkAuthenticationType": "acceptance_of_terms_and_conditions", ],
"associatedSsids": [ "accessNetworkType": "free_public_network",
"TipWlan-cloud-hotspot-access" "networkAuthenticationType": "acceptance_of_terms_and_conditions",
], "profileType": "passpoint"
"profileType": "passpoint" },
}, "createdTimestamp": 1606778370807,
"createdTimestamp": 1605711223339, "lastModifiedTimestamp": 1606778370807,
"lastModifiedTimestamp": 1605711223339, "childProfileIds": [
"childProfileIds": [ 17,
17, 18,
18, 19,
19, 20
20 ]
] }
}
] ]

View File

@@ -4,7 +4,7 @@
"id": 19, "id": 19,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_osu_id_provider", "profileType": "passpoint_osu_id_provider",
"name": "TipWlan-Hotspot20-OSU-Provider", "name": "TipWlan-Passpoint-OSU-Provider",
"details": { "details": {
"model_type": "PasspointOsuProviderProfile", "model_type": "PasspointOsuProviderProfile",
"domainName": "rogers.com", "domainName": "rogers.com",
@@ -128,8 +128,8 @@
], ],
"profileType": "passpoint_osu_id_provider" "profileType": "passpoint_osu_id_provider"
}, },
"createdTimestamp": 1605711165325, "createdTimestamp": 1606778370345,
"lastModifiedTimestamp": 1605711165325, "lastModifiedTimestamp": 1606778370345,
"childProfileIds": [ "childProfileIds": [
] ]
}, },
@@ -138,7 +138,7 @@
"id": 20, "id": 20,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_osu_id_provider", "profileType": "passpoint_osu_id_provider",
"name": "TipWlan-Hotspot20-OSU-Provider-2", "name": "TipWlan-Passpoint-OSU-Provider-2",
"details": { "details": {
"model_type": "PasspointOsuProviderProfile", "model_type": "PasspointOsuProviderProfile",
"domainName": "telus.com", "domainName": "telus.com",
@@ -262,8 +262,8 @@
], ],
"profileType": "passpoint_osu_id_provider" "profileType": "passpoint_osu_id_provider"
}, },
"createdTimestamp": 1605711165330, "createdTimestamp": 1606778370351,
"lastModifiedTimestamp": 1605711165330, "lastModifiedTimestamp": 1606778370351,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -1,10 +1,10 @@
[ [
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 22, "id": 10,
"customerId": 2, "customerId": 2,
"profileType": "service_metrics_collection_config", "profileType": "service_metrics_collection_config",
"name": "Metrics-Profile-Passpoint", "name": "Metrics-Profile-3-Radios",
"details": { "details": {
"model_type": "ServiceMetricsCollectionConfigProfile", "model_type": "ServiceMetricsCollectionConfigProfile",
"radioTypes": [ "radioTypes": [
@@ -21,30 +21,6 @@
], ],
"metricConfigParameterMap": { "metricConfigParameterMap": {
"ApNode": [ "ApNode": [
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz",
"serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW"
},
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -69,18 +45,6 @@
"serviceMetricDataType": "ApNode", "serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW" "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", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -92,9 +56,52 @@
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"serviceMetricDataType": "ApNode", "serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_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": "is2dot4GHz",
"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"
} }
], ],
"ApSsid": [ "ApSsid": [
{
"model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApSsid"
},
{ {
"model_type": "ServiceMetricRadioConfigParameters", "model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -108,13 +115,6 @@
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 60,
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"serviceMetricDataType": "ApSsid" "serviceMetricDataType": "ApSsid"
},
{
"model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApSsid"
} }
], ],
"Client": [ "Client": [
@@ -144,12 +144,12 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 120,
"channelSurveyType": "ON_CHANNEL", "channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz", "radioType": "is5GHzL",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
@@ -168,12 +168,12 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 120,
"channelSurveyType": "ON_CHANNEL", "channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is5GHzL", "radioType": "is2dot4GHz",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
@@ -192,41 +192,29 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 120, "reportingIntervalSeconds": 60,
"channelSurveyType": "OFF_CHANNEL", "channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is5GHzL", "radioType": "is2dot4GHz",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 120, "reportingIntervalSeconds": 60,
"channelSurveyType": "OFF_CHANNEL", "channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz", "radioType": "is5GHzL",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
} }
], ],
"Neighbour": [ "Neighbour": [
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 120,
"channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzL",
"serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW"
},
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -251,18 +239,6 @@
"serviceMetricDataType": "Neighbour", "serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW" "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", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -286,13 +262,37 @@
"radioType": "is5GHzU", "radioType": "is5GHzU",
"serviceMetricDataType": "Neighbour", "serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 120,
"channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzL",
"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"
} }
] ]
}, },
"profileType": "service_metrics_collection_config" "profileType": "service_metrics_collection_config"
}, },
"createdTimestamp": 1605711195528, "createdTimestamp": 1606778369931,
"lastModifiedTimestamp": 1605711195528, "lastModifiedTimestamp": 1606778369931,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -4,7 +4,7 @@
"id": 17, "id": 17,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_operator", "profileType": "passpoint_operator",
"name": "TipWlan-Hotspot20-Operator", "name": "TipWlan-Passpoint-Operator",
"details": { "details": {
"model_type": "PasspointOperatorProfile", "model_type": "PasspointOperatorProfile",
"serverOnlyAuthenticatedL2EncryptionNetwork": false, "serverOnlyAuthenticatedL2EncryptionNetwork": false,
@@ -29,8 +29,8 @@
], ],
"profileType": "passpoint_operator" "profileType": "passpoint_operator"
}, },
"createdTimestamp": 1605711164952, "createdTimestamp": 1606778369945,
"lastModifiedTimestamp": 1605711164952, "lastModifiedTimestamp": 1606778369945,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -1,205 +1,204 @@
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 21, "id": 11,
"customerId": 2, "customerId": 2,
"profileType": "rf", "profileType": "rf",
"name": "TipWlan-rf-passpoint", "name": "TipWlan-rf",
"details": { "details": {
"model_type": "RfConfiguration", "model_type": "RfConfiguration",
"rfConfigMap": { "rfConfigMap": {
"is5GHz": { "is5GHz": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHz", "radioType": "is5GHz",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
}, },
"is2dot4GHz": { "is2dot4GHz": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"radioMode": "modeN", "radioMode": "modeN",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is20MHz", "channelBandwidth": "is20MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 20, "dropInSnrPercentage": 20,
"minLoadFactor": 50 "minLoadFactor": 50
} }
}, },
"is5GHzU": { "is5GHzU": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHzU", "radioType": "is5GHzU",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
}, },
"is5GHzL": { "is5GHzL": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHzL", "radioType": "is5GHzL",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
} }
}, },
"profileType": "rf" "profileType": "rf"
}, },
"createdTimestamp": 1605711191976, "createdTimestamp": 1606778369933,
"lastModifiedTimestamp": 1605711191976, "lastModifiedTimestamp": 1606778369933,
"childProfileIds": [ "childProfileIds": []
] }
}

View File

@@ -1,13 +1,80 @@
[ [
{
"model_type": "Profile",
"id": 5,
"customerId": 2,
"profileType": "ssid",
"name": "TipWlan-cloud-3-radios",
"details": {
"model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-3-radios",
"appliedRadios": [
"is5GHzL",
"is2dot4GHz",
"is5GHzU"
],
"ssidAdminState": "enabled",
"secureMode": "wpa2OnlyPSK",
"vlanId": 1,
"keyStr": "openwifi",
"broadcastSsid": "enabled",
"keyRefresh": 0,
"noLocalSubnets": false,
"radiusServiceName": null,
"radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null,
"bandwidthLimitDown": 0,
"bandwidthLimitUp": 0,
"clientBandwidthLimitDown": 0,
"clientBandwidthLimitUp": 0,
"videoTrafficOnly": false,
"radioBasedConfigs": {
"is5GHzL": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is2dot4GHz": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is5GHz": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is5GHzU": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
}
},
"bonjourGatewayProfileId": null,
"enable80211w": null,
"wepConfig": null,
"forwardMode": "BRIDGE",
"profileType": "ssid"
},
"createdTimestamp": 1606778369598,
"lastModifiedTimestamp": 1606778369598,
"childProfileIds": [
]
},
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 15, "id": 15,
"customerId": 2, "customerId": 2,
"profileType": "ssid", "profileType": "ssid",
"name": "TipWlan-cloud-hotspot-access", "name": "TipWlan-cloud-passpoint-access",
"details": { "details": {
"model_type": "SsidConfiguration", "model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-hotspot-access", "ssid": "TipWlan-cloud-passpoint-access",
"appliedRadios": [ "appliedRadios": [
"is5GHzL", "is5GHzL",
"is5GHzU" "is5GHzU"
@@ -21,6 +88,7 @@
"noLocalSubnets": false, "noLocalSubnets": false,
"radiusServiceName": null, "radiusServiceName": null,
"radiusAccountingServiceName": null, "radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null, "captivePortalId": null,
"bandwidthLimitDown": 0, "bandwidthLimitDown": 0,
"bandwidthLimitUp": 0, "bandwidthLimitUp": 0,
@@ -28,7 +96,7 @@
"clientBandwidthLimitUp": 0, "clientBandwidthLimitUp": 0,
"videoTrafficOnly": false, "videoTrafficOnly": false,
"radioBasedConfigs": { "radioBasedConfigs": {
"is5GHz": { "is5GHzL": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -40,13 +108,13 @@
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzU": { "is5GHz": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzL": { "is5GHzU": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -59,8 +127,8 @@
"forwardMode": null, "forwardMode": null,
"profileType": "ssid" "profileType": "ssid"
}, },
"createdTimestamp": 1605711164949, "createdTimestamp": 1606778369943,
"lastModifiedTimestamp": 1605711223372, "lastModifiedTimestamp": 1606778370811,
"childProfileIds": [ "childProfileIds": [
24 24
] ]
@@ -70,10 +138,10 @@
"id": 16, "id": 16,
"customerId": 2, "customerId": 2,
"profileType": "ssid", "profileType": "ssid",
"name": "TipWlan-cloud-hotspot-osu", "name": "TipWlan-cloud-passpoint-osu",
"details": { "details": {
"model_type": "SsidConfiguration", "model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-hotspot-osu", "ssid": "TipWlan-cloud-passpoint-osu",
"appliedRadios": [ "appliedRadios": [
"is2dot4GHz" "is2dot4GHz"
], ],
@@ -86,6 +154,7 @@
"noLocalSubnets": false, "noLocalSubnets": false,
"radiusServiceName": null, "radiusServiceName": null,
"radiusAccountingServiceName": null, "radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null, "captivePortalId": null,
"bandwidthLimitDown": 0, "bandwidthLimitDown": 0,
"bandwidthLimitUp": 0, "bandwidthLimitUp": 0,
@@ -93,7 +162,7 @@
"clientBandwidthLimitUp": 0, "clientBandwidthLimitUp": 0,
"videoTrafficOnly": false, "videoTrafficOnly": false,
"radioBasedConfigs": { "radioBasedConfigs": {
"is5GHz": { "is5GHzL": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -105,13 +174,13 @@
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzU": { "is5GHz": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzL": { "is5GHzU": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -124,8 +193,8 @@
"forwardMode": null, "forwardMode": null,
"profileType": "ssid" "profileType": "ssid"
}, },
"createdTimestamp": 1605711164950, "createdTimestamp": 1606778369944,
"lastModifiedTimestamp": 1605711171732, "lastModifiedTimestamp": 1606778370352,
"childProfileIds": [ "childProfileIds": [
19, 19,
20 20

View File

@@ -4,7 +4,7 @@
"id": 18, "id": 18,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_venue", "profileType": "passpoint_venue",
"name": "TipWlan-Hotspot20-Venue", "name": "TipWlan-Passpoint-Venue",
"details": { "details": {
"model_type": "PasspointVenueProfile", "model_type": "PasspointVenueProfile",
"venueNameSet": [ "venueNameSet": [
@@ -28,15 +28,15 @@
} }
], ],
"venueTypeAssignment": { "venueTypeAssignment": {
"model_type": "ProfileVenueTypeAssignment", "model_type": "PasspointVenueTypeAssignment",
"venueDescription": "Research and Development Facility", "venueDescription": "Research and Development Facility",
"venueGroupId": 2, "venueGroupId": 2,
"venueTypeId": 8 "venueTypeId": 8
}, },
"profileType": "passpoint_venue" "profileType": "passpoint_venue"
}, },
"createdTimestamp": 1605711164956, "createdTimestamp": 1606778369950,
"lastModifiedTimestamp": 1605711164956, "lastModifiedTimestamp": 1606778369950,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -2,7 +2,7 @@
"model_type": "Equipment", "model_type": "Equipment",
"id": 51, "id": 51,
"customerId": 2, "customerId": 2,
"profileId": 5, "profileId": 12,
"locationId": 8, "locationId": 8,
"equipmentType": "AP", "equipmentType": "AP",
"inventoryId": "Test_Client_21P10C68818122", "inventoryId": "Test_Client_21P10C68818122",

View File

@@ -1,55 +1,56 @@
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 23, "id": 12,
"customerId": 2, "customerId": 2,
"profileType": "equipment_ap", "profileType": "equipment_ap",
"name": "ApProfile-3-radios-passpoint", "name": "ApProfile-3-radios",
"details": { "details": {
"model_type": "ApNetworkConfiguration", "model_type": "ApNetworkConfiguration",
"networkConfigVersion": "AP-1", "networkConfigVersion": "AP-1",
"equipmentType": "AP", "equipmentType": "AP",
"vlanNative": true, "vlanNative": true,
"vlan": 0, "vlan": 0,
"ntpServer": { "ntpServer": {
"model_type": "AutoOrManualString", "model_type": "AutoOrManualString",
"auto": true, "auto": true,
"value": "pool.ntp.org" "value": "pool.ntp.org"
}, },
"syslogRelay": null, "syslogRelay": null,
"rtlsSettings": null, "rtlsSettings": null,
"syntheticClientEnabled": true, "syntheticClientEnabled": true,
"ledControlEnabled": true, "ledControlEnabled": true,
"equipmentDiscovery": false, "equipmentDiscovery": false,
"greTunnelName": null, "greTunnelName": null,
"greParentIfName": null, "greParentIfName": null,
"greLocalInetAddr": null, "greLocalInetAddr": null,
"greRemoteInetAddr": null, "greRemoteInetAddr": null,
"greRemoteMacAddr": null, "greRemoteMacAddr": null,
"radioMap": { "radioMap": {
"is2dot4GHz": { "is2dot4GHz": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
}, },
"is5GHzU": { "is5GHzU": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
}, },
"is5GHzL": { "is5GHzL": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
} }
}, },
"profileType": "equipment_ap" "profileType": "equipment_ap"
}, },
"createdTimestamp": 1605711197140, "createdTimestamp": 1606778369934,
"lastModifiedTimestamp": 1605711197140, "lastModifiedTimestamp": 1606778443413,
"childProfileIds": [ "childProfileIds": [
16, 16,
21, 5,
22, 10,
15 11,
] 15
} ]
}

View File

@@ -1,72 +1,71 @@
[ [
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 24, "id": 24,
"customerId": 2, "customerId": 2,
"profileType": "passpoint", "profileType": "passpoint",
"name": "TipWlan-Hotspot20-Config", "name": "TipWlan-Passpoint-Config",
"details": { "details": {
"model_type": "PasspointProfile", "model_type": "PasspointProfile",
"enableInterworkingAndHs20": true, "enableInterworkingAndHs20": true,
"hessid": null, "hessid": null,
"additionalStepsRequiredForAccess": 0, "passpointAccessNetworkType": "free_public_network",
"deauthRequestTimeout": 0, "passpointNetworkAuthenticationType": "acceptance_of_terms_and_conditions",
"operatingClass": 0, "additionalStepsRequiredForAccess": 0,
"termsAndConditionsFile": { "deauthRequestTimeout": 0,
"model_type": "ManagedFileInfo", "operatingClass": 0,
"md5checksum": null, "termsAndConditionsFile": {
"lastModifiedTimestamp": null, "model_type": "ManagedFileInfo",
"apExportUrl": "https://localhost:9091/filestore/termsAndConditions", "md5checksum": null,
"fileCategory": "ExternalPolicyConfiguration", "lastModifiedTimestamp": null,
"fileType": "TEXT", "apExportUrl": "https://localhost:9091/filestore/termsAndConditions",
"altSlot": false "fileCategory": "ExternalPolicyConfiguration",
}, "fileType": "TEXT",
"whitelistDomain": null, "altSlot": false
"emergencyServicesReachable": true, },
"unauthenticatedEmergencyServiceAccessible": false, "whitelistDomain": null,
"internetConnectivity": true, "emergencyServicesReachable": true,
"connectionCapabilitySet": [ "unauthenticatedEmergencyServiceAccessible": false,
{ "internetConnectivity": true,
"model_type": "PasspointConnectionCapability", "connectionCapabilitySet": [
"connectionCapabilitiesPortNumber": 8888, {
"connectionCapabilitiesIpProtocol": "TCP", "model_type": "PasspointConnectionCapability",
"connectionCapabilitiesStatus": "open" "connectionCapabilitiesPortNumber": 8888,
} "connectionCapabilitiesStatus": "open",
], "connectionCapabilitiesIpProtocol": "TCP"
"ipAddressTypeAvailability": "public_IPv4_address_available", }
"qosMapSetConfiguration": null, ],
"apGeospatialLocation": null, "ipAddressTypeAvailability": "public_IPv4_address_available",
"apCivicLocation": null, "qosMapSetConfiguration": null,
"apPublicLocationIdUri": null, "apGeospatialLocation": null,
"gasAddr3Behaviour": "p2pSpecWorkaroundFromRequest", "apCivicLocation": null,
"anqpDomainId": 1234, "apPublicLocationIdUri": null,
"disableDownstreamGroupAddressedForwarding": false, "gasAddr3Behaviour": "p2pSpecWorkaroundFromRequest",
"enable2pt4GHz": true, "anqpDomainId": 1234,
"enable5GHz": true, "disableDownstreamGroupAddressedForwarding": false,
"associatedAccessSsidNames": [ "enable2pt4GHz": true,
"TipWlan-cloud-hotspot-access" "enable5GHz": true,
], "associatedAccessSsidProfileIds": [
"osuSsidName": "TipWlan-cloud-hotspot-osu", 15
"operatorProfileName": "TipWlan-Hotspot20-Operator", ],
"venueProfileName": "TipWlan-Hotspot20-Venue", "osuSsidProfileId": 16,
"idProviderProfileNames": [ "passpointOperatorProfileId": 17,
"TipWlan-Hotspot20-OSU-Provider-2", "passpointVenueProfileId": 18,
"TipWlan-Hotspot20-OSU-Provider" "passpointOsuProviderProfileIds": [
], 19,
"accessNetworkType": "free_public_network", 20
"networkAuthenticationType": "acceptance_of_terms_and_conditions", ],
"associatedSsids": [ "accessNetworkType": "free_public_network",
"TipWlan-cloud-hotspot-access" "networkAuthenticationType": "acceptance_of_terms_and_conditions",
], "profileType": "passpoint"
"profileType": "passpoint" },
}, "createdTimestamp": 1606778370807,
"createdTimestamp": 1605711223339, "lastModifiedTimestamp": 1606778370807,
"lastModifiedTimestamp": 1605711223339, "childProfileIds": [
"childProfileIds": [ 17,
17, 18,
18, 19,
19, 20
20 ]
] }
}
] ]

View File

@@ -4,7 +4,7 @@
"id": 19, "id": 19,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_osu_id_provider", "profileType": "passpoint_osu_id_provider",
"name": "TipWlan-Hotspot20-OSU-Provider", "name": "TipWlan-Passpoint-OSU-Provider",
"details": { "details": {
"model_type": "PasspointOsuProviderProfile", "model_type": "PasspointOsuProviderProfile",
"domainName": "rogers.com", "domainName": "rogers.com",
@@ -128,8 +128,8 @@
], ],
"profileType": "passpoint_osu_id_provider" "profileType": "passpoint_osu_id_provider"
}, },
"createdTimestamp": 1605711165325, "createdTimestamp": 1606778370345,
"lastModifiedTimestamp": 1605711165325, "lastModifiedTimestamp": 1606778370345,
"childProfileIds": [ "childProfileIds": [
] ]
}, },
@@ -138,7 +138,7 @@
"id": 20, "id": 20,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_osu_id_provider", "profileType": "passpoint_osu_id_provider",
"name": "TipWlan-Hotspot20-OSU-Provider-2", "name": "TipWlan-Passpoint-OSU-Provider-2",
"details": { "details": {
"model_type": "PasspointOsuProviderProfile", "model_type": "PasspointOsuProviderProfile",
"domainName": "telus.com", "domainName": "telus.com",
@@ -262,8 +262,8 @@
], ],
"profileType": "passpoint_osu_id_provider" "profileType": "passpoint_osu_id_provider"
}, },
"createdTimestamp": 1605711165330, "createdTimestamp": 1606778370351,
"lastModifiedTimestamp": 1605711165330, "lastModifiedTimestamp": 1606778370351,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -1,10 +1,10 @@
[ [
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 22, "id": 10,
"customerId": 2, "customerId": 2,
"profileType": "service_metrics_collection_config", "profileType": "service_metrics_collection_config",
"name": "Metrics-Profile-Passpoint", "name": "Metrics-Profile-3-Radios",
"details": { "details": {
"model_type": "ServiceMetricsCollectionConfigProfile", "model_type": "ServiceMetricsCollectionConfigProfile",
"radioTypes": [ "radioTypes": [
@@ -21,30 +21,6 @@
], ],
"metricConfigParameterMap": { "metricConfigParameterMap": {
"ApNode": [ "ApNode": [
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz",
"serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW"
},
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -69,18 +45,6 @@
"serviceMetricDataType": "ApNode", "serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW" "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", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -92,9 +56,52 @@
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"serviceMetricDataType": "ApNode", "serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_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": "is2dot4GHz",
"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"
} }
], ],
"ApSsid": [ "ApSsid": [
{
"model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApSsid"
},
{ {
"model_type": "ServiceMetricRadioConfigParameters", "model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -108,13 +115,6 @@
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 60,
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"serviceMetricDataType": "ApSsid" "serviceMetricDataType": "ApSsid"
},
{
"model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApSsid"
} }
], ],
"Client": [ "Client": [
@@ -144,12 +144,12 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 120,
"channelSurveyType": "ON_CHANNEL", "channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz", "radioType": "is5GHzL",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
@@ -168,12 +168,12 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 120,
"channelSurveyType": "ON_CHANNEL", "channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is5GHzL", "radioType": "is2dot4GHz",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
@@ -192,41 +192,29 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 120, "reportingIntervalSeconds": 60,
"channelSurveyType": "OFF_CHANNEL", "channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is5GHzL", "radioType": "is2dot4GHz",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 120, "reportingIntervalSeconds": 60,
"channelSurveyType": "OFF_CHANNEL", "channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz", "radioType": "is5GHzL",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
} }
], ],
"Neighbour": [ "Neighbour": [
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 120,
"channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzL",
"serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW"
},
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -251,18 +239,6 @@
"serviceMetricDataType": "Neighbour", "serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW" "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", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -286,13 +262,37 @@
"radioType": "is5GHzU", "radioType": "is5GHzU",
"serviceMetricDataType": "Neighbour", "serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 120,
"channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzL",
"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"
} }
] ]
}, },
"profileType": "service_metrics_collection_config" "profileType": "service_metrics_collection_config"
}, },
"createdTimestamp": 1605711195528, "createdTimestamp": 1606778369931,
"lastModifiedTimestamp": 1605711195528, "lastModifiedTimestamp": 1606778369931,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -4,7 +4,7 @@
"id": 17, "id": 17,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_operator", "profileType": "passpoint_operator",
"name": "TipWlan-Hotspot20-Operator", "name": "TipWlan-Passpoint-Operator",
"details": { "details": {
"model_type": "PasspointOperatorProfile", "model_type": "PasspointOperatorProfile",
"serverOnlyAuthenticatedL2EncryptionNetwork": false, "serverOnlyAuthenticatedL2EncryptionNetwork": false,
@@ -29,8 +29,8 @@
], ],
"profileType": "passpoint_operator" "profileType": "passpoint_operator"
}, },
"createdTimestamp": 1605711164952, "createdTimestamp": 1606778369945,
"lastModifiedTimestamp": 1605711164952, "lastModifiedTimestamp": 1606778369945,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -1,205 +1,204 @@
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 21, "id": 11,
"customerId": 2, "customerId": 2,
"profileType": "rf", "profileType": "rf",
"name": "TipWlan-rf-passpoint", "name": "TipWlan-rf",
"details": { "details": {
"model_type": "RfConfiguration", "model_type": "RfConfiguration",
"rfConfigMap": { "rfConfigMap": {
"is5GHz": { "is5GHz": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHz", "radioType": "is5GHz",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
}, },
"is2dot4GHz": { "is2dot4GHz": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"radioMode": "modeN", "radioMode": "modeN",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is20MHz", "channelBandwidth": "is20MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 20, "dropInSnrPercentage": 20,
"minLoadFactor": 50 "minLoadFactor": 50
} }
}, },
"is5GHzU": { "is5GHzU": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHzU", "radioType": "is5GHzU",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
}, },
"is5GHzL": { "is5GHzL": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHzL", "radioType": "is5GHzL",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
} }
}, },
"profileType": "rf" "profileType": "rf"
}, },
"createdTimestamp": 1605711191976, "createdTimestamp": 1606778369933,
"lastModifiedTimestamp": 1605711191976, "lastModifiedTimestamp": 1606778369933,
"childProfileIds": [ "childProfileIds": []
] }
}

View File

@@ -1,13 +1,80 @@
[ [
{
"model_type": "Profile",
"id": 5,
"customerId": 2,
"profileType": "ssid",
"name": "TipWlan-cloud-3-radios",
"details": {
"model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-3-radios",
"appliedRadios": [
"is5GHzL",
"is2dot4GHz",
"is5GHzU"
],
"ssidAdminState": "enabled",
"secureMode": "wpa2OnlyPSK",
"vlanId": 1,
"keyStr": "openwifi",
"broadcastSsid": "enabled",
"keyRefresh": 0,
"noLocalSubnets": false,
"radiusServiceName": null,
"radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null,
"bandwidthLimitDown": 0,
"bandwidthLimitUp": 0,
"clientBandwidthLimitDown": 0,
"clientBandwidthLimitUp": 0,
"videoTrafficOnly": false,
"radioBasedConfigs": {
"is5GHzL": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is2dot4GHz": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is5GHz": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is5GHzU": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
}
},
"bonjourGatewayProfileId": null,
"enable80211w": null,
"wepConfig": null,
"forwardMode": "BRIDGE",
"profileType": "ssid"
},
"createdTimestamp": 1606778369598,
"lastModifiedTimestamp": 1606778369598,
"childProfileIds": [
]
},
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 15, "id": 15,
"customerId": 2, "customerId": 2,
"profileType": "ssid", "profileType": "ssid",
"name": "TipWlan-cloud-hotspot-access", "name": "TipWlan-cloud-passpoint-access",
"details": { "details": {
"model_type": "SsidConfiguration", "model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-hotspot-access", "ssid": "TipWlan-cloud-passpoint-access",
"appliedRadios": [ "appliedRadios": [
"is5GHzL", "is5GHzL",
"is5GHzU" "is5GHzU"
@@ -21,6 +88,7 @@
"noLocalSubnets": false, "noLocalSubnets": false,
"radiusServiceName": null, "radiusServiceName": null,
"radiusAccountingServiceName": null, "radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null, "captivePortalId": null,
"bandwidthLimitDown": 0, "bandwidthLimitDown": 0,
"bandwidthLimitUp": 0, "bandwidthLimitUp": 0,
@@ -28,7 +96,7 @@
"clientBandwidthLimitUp": 0, "clientBandwidthLimitUp": 0,
"videoTrafficOnly": false, "videoTrafficOnly": false,
"radioBasedConfigs": { "radioBasedConfigs": {
"is5GHz": { "is5GHzL": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -40,13 +108,13 @@
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzU": { "is5GHz": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzL": { "is5GHzU": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -59,8 +127,8 @@
"forwardMode": null, "forwardMode": null,
"profileType": "ssid" "profileType": "ssid"
}, },
"createdTimestamp": 1605711164949, "createdTimestamp": 1606778369943,
"lastModifiedTimestamp": 1605711223372, "lastModifiedTimestamp": 1606778370811,
"childProfileIds": [ "childProfileIds": [
24 24
] ]
@@ -70,10 +138,10 @@
"id": 16, "id": 16,
"customerId": 2, "customerId": 2,
"profileType": "ssid", "profileType": "ssid",
"name": "TipWlan-cloud-hotspot-osu", "name": "TipWlan-cloud-passpoint-osu",
"details": { "details": {
"model_type": "SsidConfiguration", "model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-hotspot-osu", "ssid": "TipWlan-cloud-passpoint-osu",
"appliedRadios": [ "appliedRadios": [
"is2dot4GHz" "is2dot4GHz"
], ],
@@ -86,6 +154,7 @@
"noLocalSubnets": false, "noLocalSubnets": false,
"radiusServiceName": null, "radiusServiceName": null,
"radiusAccountingServiceName": null, "radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null, "captivePortalId": null,
"bandwidthLimitDown": 0, "bandwidthLimitDown": 0,
"bandwidthLimitUp": 0, "bandwidthLimitUp": 0,
@@ -93,7 +162,7 @@
"clientBandwidthLimitUp": 0, "clientBandwidthLimitUp": 0,
"videoTrafficOnly": false, "videoTrafficOnly": false,
"radioBasedConfigs": { "radioBasedConfigs": {
"is5GHz": { "is5GHzL": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -105,13 +174,13 @@
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzU": { "is5GHz": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzL": { "is5GHzU": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -124,8 +193,8 @@
"forwardMode": null, "forwardMode": null,
"profileType": "ssid" "profileType": "ssid"
}, },
"createdTimestamp": 1605711164950, "createdTimestamp": 1606778369944,
"lastModifiedTimestamp": 1605711171732, "lastModifiedTimestamp": 1606778370352,
"childProfileIds": [ "childProfileIds": [
19, 19,
20 20

View File

@@ -4,7 +4,7 @@
"id": 18, "id": 18,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_venue", "profileType": "passpoint_venue",
"name": "TipWlan-Hotspot20-Venue", "name": "TipWlan-Passpoint-Venue",
"details": { "details": {
"model_type": "PasspointVenueProfile", "model_type": "PasspointVenueProfile",
"venueNameSet": [ "venueNameSet": [
@@ -28,15 +28,15 @@
} }
], ],
"venueTypeAssignment": { "venueTypeAssignment": {
"model_type": "ProfileVenueTypeAssignment", "model_type": "PasspointVenueTypeAssignment",
"venueDescription": "Research and Development Facility", "venueDescription": "Research and Development Facility",
"venueGroupId": 2, "venueGroupId": 2,
"venueTypeId": 8 "venueTypeId": 8
}, },
"profileType": "passpoint_venue" "profileType": "passpoint_venue"
}, },
"createdTimestamp": 1605711164956, "createdTimestamp": 1606778369950,
"lastModifiedTimestamp": 1605711164956, "lastModifiedTimestamp": 1606778369950,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -2,7 +2,7 @@
"model_type": "Equipment", "model_type": "Equipment",
"id": 51, "id": 51,
"customerId": 2, "customerId": 2,
"profileId": 5, "profileId": 12,
"locationId": 8, "locationId": 8,
"equipmentType": "AP", "equipmentType": "AP",
"inventoryId": "Test_Client_21P10C68818122", "inventoryId": "Test_Client_21P10C68818122",

View File

@@ -1,55 +1,56 @@
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 23, "id": 12,
"customerId": 2, "customerId": 2,
"profileType": "equipment_ap", "profileType": "equipment_ap",
"name": "ApProfile-3-radios-passpoint", "name": "ApProfile-3-radios",
"details": { "details": {
"model_type": "ApNetworkConfiguration", "model_type": "ApNetworkConfiguration",
"networkConfigVersion": "AP-1", "networkConfigVersion": "AP-1",
"equipmentType": "AP", "equipmentType": "AP",
"vlanNative": true, "vlanNative": true,
"vlan": 0, "vlan": 0,
"ntpServer": { "ntpServer": {
"model_type": "AutoOrManualString", "model_type": "AutoOrManualString",
"auto": true, "auto": true,
"value": "pool.ntp.org" "value": "pool.ntp.org"
}, },
"syslogRelay": null, "syslogRelay": null,
"rtlsSettings": null, "rtlsSettings": null,
"syntheticClientEnabled": true, "syntheticClientEnabled": true,
"ledControlEnabled": true, "ledControlEnabled": true,
"equipmentDiscovery": false, "equipmentDiscovery": false,
"greTunnelName": null, "greTunnelName": null,
"greParentIfName": null, "greParentIfName": null,
"greLocalInetAddr": null, "greLocalInetAddr": null,
"greRemoteInetAddr": null, "greRemoteInetAddr": null,
"greRemoteMacAddr": null, "greRemoteMacAddr": null,
"radioMap": { "radioMap": {
"is2dot4GHz": { "is2dot4GHz": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
}, },
"is5GHzU": { "is5GHzU": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
}, },
"is5GHzL": { "is5GHzL": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
} }
}, },
"profileType": "equipment_ap" "profileType": "equipment_ap"
}, },
"createdTimestamp": 1605711197140, "createdTimestamp": 1606778369934,
"lastModifiedTimestamp": 1605711197140, "lastModifiedTimestamp": 1606778443413,
"childProfileIds": [ "childProfileIds": [
16, 16,
21, 5,
22, 10,
15 11,
] 15
} ]
}

View File

@@ -1,72 +1,71 @@
[ [
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 24, "id": 24,
"customerId": 2, "customerId": 2,
"profileType": "passpoint", "profileType": "passpoint",
"name": "TipWlan-Hotspot20-Config", "name": "TipWlan-Passpoint-Config",
"details": { "details": {
"model_type": "PasspointProfile", "model_type": "PasspointProfile",
"enableInterworkingAndHs20": true, "enableInterworkingAndHs20": true,
"hessid": null, "hessid": null,
"additionalStepsRequiredForAccess": 0, "passpointAccessNetworkType": "free_public_network",
"deauthRequestTimeout": 0, "passpointNetworkAuthenticationType": "acceptance_of_terms_and_conditions",
"operatingClass": 0, "additionalStepsRequiredForAccess": 0,
"termsAndConditionsFile": { "deauthRequestTimeout": 0,
"model_type": "ManagedFileInfo", "operatingClass": 0,
"md5checksum": null, "termsAndConditionsFile": {
"lastModifiedTimestamp": null, "model_type": "ManagedFileInfo",
"apExportUrl": "https://localhost:9091/filestore/termsAndConditions", "md5checksum": null,
"fileCategory": "ExternalPolicyConfiguration", "lastModifiedTimestamp": null,
"fileType": "TEXT", "apExportUrl": "https://localhost:9091/filestore/termsAndConditions",
"altSlot": false "fileCategory": "ExternalPolicyConfiguration",
}, "fileType": "TEXT",
"whitelistDomain": null, "altSlot": false
"emergencyServicesReachable": true, },
"unauthenticatedEmergencyServiceAccessible": false, "whitelistDomain": null,
"internetConnectivity": true, "emergencyServicesReachable": true,
"connectionCapabilitySet": [ "unauthenticatedEmergencyServiceAccessible": false,
{ "internetConnectivity": true,
"model_type": "PasspointConnectionCapability", "connectionCapabilitySet": [
"connectionCapabilitiesPortNumber": 8888, {
"connectionCapabilitiesIpProtocol": "TCP", "model_type": "PasspointConnectionCapability",
"connectionCapabilitiesStatus": "open" "connectionCapabilitiesPortNumber": 8888,
} "connectionCapabilitiesStatus": "open",
], "connectionCapabilitiesIpProtocol": "TCP"
"ipAddressTypeAvailability": "public_IPv4_address_available", }
"qosMapSetConfiguration": null, ],
"apGeospatialLocation": null, "ipAddressTypeAvailability": "public_IPv4_address_available",
"apCivicLocation": null, "qosMapSetConfiguration": null,
"apPublicLocationIdUri": null, "apGeospatialLocation": null,
"gasAddr3Behaviour": "p2pSpecWorkaroundFromRequest", "apCivicLocation": null,
"anqpDomainId": 1234, "apPublicLocationIdUri": null,
"disableDownstreamGroupAddressedForwarding": false, "gasAddr3Behaviour": "p2pSpecWorkaroundFromRequest",
"enable2pt4GHz": true, "anqpDomainId": 1234,
"enable5GHz": true, "disableDownstreamGroupAddressedForwarding": false,
"associatedAccessSsidNames": [ "enable2pt4GHz": true,
"TipWlan-cloud-hotspot-access" "enable5GHz": true,
], "associatedAccessSsidProfileIds": [
"osuSsidName": "TipWlan-cloud-hotspot-osu", 15
"operatorProfileName": "TipWlan-Hotspot20-Operator", ],
"venueProfileName": "TipWlan-Hotspot20-Venue", "osuSsidProfileId": 16,
"idProviderProfileNames": [ "passpointOperatorProfileId": 17,
"TipWlan-Hotspot20-OSU-Provider-2", "passpointVenueProfileId": 18,
"TipWlan-Hotspot20-OSU-Provider" "passpointOsuProviderProfileIds": [
], 19,
"accessNetworkType": "free_public_network", 20
"networkAuthenticationType": "acceptance_of_terms_and_conditions", ],
"associatedSsids": [ "accessNetworkType": "free_public_network",
"TipWlan-cloud-hotspot-access" "networkAuthenticationType": "acceptance_of_terms_and_conditions",
], "profileType": "passpoint"
"profileType": "passpoint" },
}, "createdTimestamp": 1606778370807,
"createdTimestamp": 1605711223339, "lastModifiedTimestamp": 1606778370807,
"lastModifiedTimestamp": 1605711223339, "childProfileIds": [
"childProfileIds": [ 17,
17, 18,
18, 19,
19, 20
20 ]
] }
}
] ]

View File

@@ -4,7 +4,7 @@
"id": 19, "id": 19,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_osu_id_provider", "profileType": "passpoint_osu_id_provider",
"name": "TipWlan-Hotspot20-OSU-Provider", "name": "TipWlan-Passpoint-OSU-Provider",
"details": { "details": {
"model_type": "PasspointOsuProviderProfile", "model_type": "PasspointOsuProviderProfile",
"domainName": "rogers.com", "domainName": "rogers.com",
@@ -128,8 +128,8 @@
], ],
"profileType": "passpoint_osu_id_provider" "profileType": "passpoint_osu_id_provider"
}, },
"createdTimestamp": 1605711165325, "createdTimestamp": 1606778370345,
"lastModifiedTimestamp": 1605711165325, "lastModifiedTimestamp": 1606778370345,
"childProfileIds": [ "childProfileIds": [
] ]
}, },
@@ -138,7 +138,7 @@
"id": 20, "id": 20,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_osu_id_provider", "profileType": "passpoint_osu_id_provider",
"name": "TipWlan-Hotspot20-OSU-Provider-2", "name": "TipWlan-Passpoint-OSU-Provider-2",
"details": { "details": {
"model_type": "PasspointOsuProviderProfile", "model_type": "PasspointOsuProviderProfile",
"domainName": "telus.com", "domainName": "telus.com",
@@ -262,8 +262,8 @@
], ],
"profileType": "passpoint_osu_id_provider" "profileType": "passpoint_osu_id_provider"
}, },
"createdTimestamp": 1605711165330, "createdTimestamp": 1606778370351,
"lastModifiedTimestamp": 1605711165330, "lastModifiedTimestamp": 1606778370351,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -1,10 +1,10 @@
[ [
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 22, "id": 10,
"customerId": 2, "customerId": 2,
"profileType": "service_metrics_collection_config", "profileType": "service_metrics_collection_config",
"name": "Metrics-Profile-Passpoint", "name": "Metrics-Profile-3-Radios",
"details": { "details": {
"model_type": "ServiceMetricsCollectionConfigProfile", "model_type": "ServiceMetricsCollectionConfigProfile",
"radioTypes": [ "radioTypes": [
@@ -21,30 +21,6 @@
], ],
"metricConfigParameterMap": { "metricConfigParameterMap": {
"ApNode": [ "ApNode": [
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz",
"serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW"
},
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -69,18 +45,6 @@
"serviceMetricDataType": "ApNode", "serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW" "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", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -92,9 +56,52 @@
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"serviceMetricDataType": "ApNode", "serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_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": "is2dot4GHz",
"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"
} }
], ],
"ApSsid": [ "ApSsid": [
{
"model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApSsid"
},
{ {
"model_type": "ServiceMetricRadioConfigParameters", "model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -108,13 +115,6 @@
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 60,
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"serviceMetricDataType": "ApSsid" "serviceMetricDataType": "ApSsid"
},
{
"model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApSsid"
} }
], ],
"Client": [ "Client": [
@@ -144,12 +144,12 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 120,
"channelSurveyType": "ON_CHANNEL", "channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz", "radioType": "is5GHzL",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
@@ -168,12 +168,12 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 120,
"channelSurveyType": "ON_CHANNEL", "channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is5GHzL", "radioType": "is2dot4GHz",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
@@ -192,41 +192,29 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 120, "reportingIntervalSeconds": 60,
"channelSurveyType": "OFF_CHANNEL", "channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is5GHzL", "radioType": "is2dot4GHz",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 120, "reportingIntervalSeconds": 60,
"channelSurveyType": "OFF_CHANNEL", "channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz", "radioType": "is5GHzL",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
} }
], ],
"Neighbour": [ "Neighbour": [
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 120,
"channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzL",
"serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW"
},
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -251,18 +239,6 @@
"serviceMetricDataType": "Neighbour", "serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW" "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", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -286,13 +262,37 @@
"radioType": "is5GHzU", "radioType": "is5GHzU",
"serviceMetricDataType": "Neighbour", "serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 120,
"channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzL",
"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"
} }
] ]
}, },
"profileType": "service_metrics_collection_config" "profileType": "service_metrics_collection_config"
}, },
"createdTimestamp": 1605711195528, "createdTimestamp": 1606778369931,
"lastModifiedTimestamp": 1605711195528, "lastModifiedTimestamp": 1606778369931,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -4,7 +4,7 @@
"id": 17, "id": 17,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_operator", "profileType": "passpoint_operator",
"name": "TipWlan-Hotspot20-Operator", "name": "TipWlan-Passpoint-Operator",
"details": { "details": {
"model_type": "PasspointOperatorProfile", "model_type": "PasspointOperatorProfile",
"serverOnlyAuthenticatedL2EncryptionNetwork": false, "serverOnlyAuthenticatedL2EncryptionNetwork": false,
@@ -29,8 +29,8 @@
], ],
"profileType": "passpoint_operator" "profileType": "passpoint_operator"
}, },
"createdTimestamp": 1605711164952, "createdTimestamp": 1606778369945,
"lastModifiedTimestamp": 1605711164952, "lastModifiedTimestamp": 1606778369945,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -1,205 +1,204 @@
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 21, "id": 11,
"customerId": 2, "customerId": 2,
"profileType": "rf", "profileType": "rf",
"name": "TipWlan-rf-passpoint", "name": "TipWlan-rf",
"details": { "details": {
"model_type": "RfConfiguration", "model_type": "RfConfiguration",
"rfConfigMap": { "rfConfigMap": {
"is5GHz": { "is5GHz": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHz", "radioType": "is5GHz",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
}, },
"is2dot4GHz": { "is2dot4GHz": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"radioMode": "modeN", "radioMode": "modeN",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is20MHz", "channelBandwidth": "is20MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 20, "dropInSnrPercentage": 20,
"minLoadFactor": 50 "minLoadFactor": 50
} }
}, },
"is5GHzU": { "is5GHzU": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHzU", "radioType": "is5GHzU",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
}, },
"is5GHzL": { "is5GHzL": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHzL", "radioType": "is5GHzL",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
} }
}, },
"profileType": "rf" "profileType": "rf"
}, },
"createdTimestamp": 1605711191976, "createdTimestamp": 1606778369933,
"lastModifiedTimestamp": 1605711191976, "lastModifiedTimestamp": 1606778369933,
"childProfileIds": [ "childProfileIds": []
] }
}

View File

@@ -1,13 +1,80 @@
[ [
{
"model_type": "Profile",
"id": 5,
"customerId": 2,
"profileType": "ssid",
"name": "TipWlan-cloud-3-radios",
"details": {
"model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-3-radios",
"appliedRadios": [
"is5GHzL",
"is2dot4GHz",
"is5GHzU"
],
"ssidAdminState": "enabled",
"secureMode": "wpa2OnlyPSK",
"vlanId": 1,
"keyStr": "openwifi",
"broadcastSsid": "enabled",
"keyRefresh": 0,
"noLocalSubnets": false,
"radiusServiceName": null,
"radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null,
"bandwidthLimitDown": 0,
"bandwidthLimitUp": 0,
"clientBandwidthLimitDown": 0,
"clientBandwidthLimitUp": 0,
"videoTrafficOnly": false,
"radioBasedConfigs": {
"is5GHzL": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is2dot4GHz": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is5GHz": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is5GHzU": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
}
},
"bonjourGatewayProfileId": null,
"enable80211w": null,
"wepConfig": null,
"forwardMode": "BRIDGE",
"profileType": "ssid"
},
"createdTimestamp": 1606778369598,
"lastModifiedTimestamp": 1606778369598,
"childProfileIds": [
]
},
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 15, "id": 15,
"customerId": 2, "customerId": 2,
"profileType": "ssid", "profileType": "ssid",
"name": "TipWlan-cloud-hotspot-access", "name": "TipWlan-cloud-passpoint-access",
"details": { "details": {
"model_type": "SsidConfiguration", "model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-hotspot-access", "ssid": "TipWlan-cloud-passpoint-access",
"appliedRadios": [ "appliedRadios": [
"is5GHzL", "is5GHzL",
"is5GHzU" "is5GHzU"
@@ -21,6 +88,7 @@
"noLocalSubnets": false, "noLocalSubnets": false,
"radiusServiceName": null, "radiusServiceName": null,
"radiusAccountingServiceName": null, "radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null, "captivePortalId": null,
"bandwidthLimitDown": 0, "bandwidthLimitDown": 0,
"bandwidthLimitUp": 0, "bandwidthLimitUp": 0,
@@ -28,7 +96,7 @@
"clientBandwidthLimitUp": 0, "clientBandwidthLimitUp": 0,
"videoTrafficOnly": false, "videoTrafficOnly": false,
"radioBasedConfigs": { "radioBasedConfigs": {
"is5GHz": { "is5GHzL": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -40,13 +108,13 @@
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzU": { "is5GHz": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzL": { "is5GHzU": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -59,8 +127,8 @@
"forwardMode": null, "forwardMode": null,
"profileType": "ssid" "profileType": "ssid"
}, },
"createdTimestamp": 1605711164949, "createdTimestamp": 1606778369943,
"lastModifiedTimestamp": 1605711223372, "lastModifiedTimestamp": 1606778370811,
"childProfileIds": [ "childProfileIds": [
24 24
] ]
@@ -70,10 +138,10 @@
"id": 16, "id": 16,
"customerId": 2, "customerId": 2,
"profileType": "ssid", "profileType": "ssid",
"name": "TipWlan-cloud-hotspot-osu", "name": "TipWlan-cloud-passpoint-osu",
"details": { "details": {
"model_type": "SsidConfiguration", "model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-hotspot-osu", "ssid": "TipWlan-cloud-passpoint-osu",
"appliedRadios": [ "appliedRadios": [
"is2dot4GHz" "is2dot4GHz"
], ],
@@ -86,6 +154,7 @@
"noLocalSubnets": false, "noLocalSubnets": false,
"radiusServiceName": null, "radiusServiceName": null,
"radiusAccountingServiceName": null, "radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null, "captivePortalId": null,
"bandwidthLimitDown": 0, "bandwidthLimitDown": 0,
"bandwidthLimitUp": 0, "bandwidthLimitUp": 0,
@@ -93,7 +162,7 @@
"clientBandwidthLimitUp": 0, "clientBandwidthLimitUp": 0,
"videoTrafficOnly": false, "videoTrafficOnly": false,
"radioBasedConfigs": { "radioBasedConfigs": {
"is5GHz": { "is5GHzL": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -105,13 +174,13 @@
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzU": { "is5GHz": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzL": { "is5GHzU": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -124,8 +193,8 @@
"forwardMode": null, "forwardMode": null,
"profileType": "ssid" "profileType": "ssid"
}, },
"createdTimestamp": 1605711164950, "createdTimestamp": 1606778369944,
"lastModifiedTimestamp": 1605711171732, "lastModifiedTimestamp": 1606778370352,
"childProfileIds": [ "childProfileIds": [
19, 19,
20 20

View File

@@ -4,7 +4,7 @@
"id": 18, "id": 18,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_venue", "profileType": "passpoint_venue",
"name": "TipWlan-Hotspot20-Venue", "name": "TipWlan-Passpoint-Venue",
"details": { "details": {
"model_type": "PasspointVenueProfile", "model_type": "PasspointVenueProfile",
"venueNameSet": [ "venueNameSet": [
@@ -28,15 +28,15 @@
} }
], ],
"venueTypeAssignment": { "venueTypeAssignment": {
"model_type": "ProfileVenueTypeAssignment", "model_type": "PasspointVenueTypeAssignment",
"venueDescription": "Research and Development Facility", "venueDescription": "Research and Development Facility",
"venueGroupId": 2, "venueGroupId": 2,
"venueTypeId": 8 "venueTypeId": 8
}, },
"profileType": "passpoint_venue" "profileType": "passpoint_venue"
}, },
"createdTimestamp": 1605711164956, "createdTimestamp": 1606778369950,
"lastModifiedTimestamp": 1605711164956, "lastModifiedTimestamp": 1606778369950,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -2,7 +2,7 @@
"model_type": "Equipment", "model_type": "Equipment",
"id": 51, "id": 51,
"customerId": 2, "customerId": 2,
"profileId": 5, "profileId": 12,
"locationId": 8, "locationId": 8,
"equipmentType": "AP", "equipmentType": "AP",
"inventoryId": "Test_Client_21P10C68818122", "inventoryId": "Test_Client_21P10C68818122",

View File

@@ -1,55 +1,56 @@
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 23, "id": 12,
"customerId": 2, "customerId": 2,
"profileType": "equipment_ap", "profileType": "equipment_ap",
"name": "ApProfile-3-radios-passpoint", "name": "ApProfile-3-radios",
"details": { "details": {
"model_type": "ApNetworkConfiguration", "model_type": "ApNetworkConfiguration",
"networkConfigVersion": "AP-1", "networkConfigVersion": "AP-1",
"equipmentType": "AP", "equipmentType": "AP",
"vlanNative": true, "vlanNative": true,
"vlan": 0, "vlan": 0,
"ntpServer": { "ntpServer": {
"model_type": "AutoOrManualString", "model_type": "AutoOrManualString",
"auto": true, "auto": true,
"value": "pool.ntp.org" "value": "pool.ntp.org"
}, },
"syslogRelay": null, "syslogRelay": null,
"rtlsSettings": null, "rtlsSettings": null,
"syntheticClientEnabled": true, "syntheticClientEnabled": true,
"ledControlEnabled": true, "ledControlEnabled": true,
"equipmentDiscovery": false, "equipmentDiscovery": false,
"greTunnelName": null, "greTunnelName": null,
"greParentIfName": null, "greParentIfName": null,
"greLocalInetAddr": null, "greLocalInetAddr": null,
"greRemoteInetAddr": null, "greRemoteInetAddr": null,
"greRemoteMacAddr": null, "greRemoteMacAddr": null,
"radioMap": { "radioMap": {
"is2dot4GHz": { "is2dot4GHz": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
}, },
"is5GHzU": { "is5GHzU": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
}, },
"is5GHzL": { "is5GHzL": {
"model_type": "RadioProfileConfiguration", "model_type": "RadioProfileConfiguration",
"bestApEnabled": true, "bestApEnabled": true,
"bestAPSteerType": "both" "bestAPSteerType": "both"
} }
}, },
"profileType": "equipment_ap" "profileType": "equipment_ap"
}, },
"createdTimestamp": 1605711197140, "createdTimestamp": 1606778369934,
"lastModifiedTimestamp": 1605711197140, "lastModifiedTimestamp": 1606778443413,
"childProfileIds": [ "childProfileIds": [
16, 16,
21, 5,
22, 10,
15 11,
] 15
} ]
}

View File

@@ -1,72 +1,71 @@
[ [
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 24, "id": 24,
"customerId": 2, "customerId": 2,
"profileType": "passpoint", "profileType": "passpoint",
"name": "TipWlan-Hotspot20-Config", "name": "TipWlan-Passpoint-Config",
"details": { "details": {
"model_type": "PasspointProfile", "model_type": "PasspointProfile",
"enableInterworkingAndHs20": true, "enableInterworkingAndHs20": true,
"hessid": null, "hessid": null,
"additionalStepsRequiredForAccess": 0, "passpointAccessNetworkType": "free_public_network",
"deauthRequestTimeout": 0, "passpointNetworkAuthenticationType": "acceptance_of_terms_and_conditions",
"operatingClass": 0, "additionalStepsRequiredForAccess": 0,
"termsAndConditionsFile": { "deauthRequestTimeout": 0,
"model_type": "ManagedFileInfo", "operatingClass": 0,
"md5checksum": null, "termsAndConditionsFile": {
"lastModifiedTimestamp": null, "model_type": "ManagedFileInfo",
"apExportUrl": "https://localhost:9091/filestore/termsAndConditions", "md5checksum": null,
"fileCategory": "ExternalPolicyConfiguration", "lastModifiedTimestamp": null,
"fileType": "TEXT", "apExportUrl": "https://localhost:9091/filestore/termsAndConditions",
"altSlot": false "fileCategory": "ExternalPolicyConfiguration",
}, "fileType": "TEXT",
"whitelistDomain": null, "altSlot": false
"emergencyServicesReachable": true, },
"unauthenticatedEmergencyServiceAccessible": false, "whitelistDomain": null,
"internetConnectivity": true, "emergencyServicesReachable": true,
"connectionCapabilitySet": [ "unauthenticatedEmergencyServiceAccessible": false,
{ "internetConnectivity": true,
"model_type": "PasspointConnectionCapability", "connectionCapabilitySet": [
"connectionCapabilitiesPortNumber": 8888, {
"connectionCapabilitiesIpProtocol": "TCP", "model_type": "PasspointConnectionCapability",
"connectionCapabilitiesStatus": "open" "connectionCapabilitiesPortNumber": 8888,
} "connectionCapabilitiesStatus": "open",
], "connectionCapabilitiesIpProtocol": "TCP"
"ipAddressTypeAvailability": "public_IPv4_address_available", }
"qosMapSetConfiguration": null, ],
"apGeospatialLocation": null, "ipAddressTypeAvailability": "public_IPv4_address_available",
"apCivicLocation": null, "qosMapSetConfiguration": null,
"apPublicLocationIdUri": null, "apGeospatialLocation": null,
"gasAddr3Behaviour": "p2pSpecWorkaroundFromRequest", "apCivicLocation": null,
"anqpDomainId": 1234, "apPublicLocationIdUri": null,
"disableDownstreamGroupAddressedForwarding": false, "gasAddr3Behaviour": "p2pSpecWorkaroundFromRequest",
"enable2pt4GHz": true, "anqpDomainId": 1234,
"enable5GHz": true, "disableDownstreamGroupAddressedForwarding": false,
"associatedAccessSsidNames": [ "enable2pt4GHz": true,
"TipWlan-cloud-hotspot-access" "enable5GHz": true,
], "associatedAccessSsidProfileIds": [
"osuSsidName": "TipWlan-cloud-hotspot-osu", 15
"operatorProfileName": "TipWlan-Hotspot20-Operator", ],
"venueProfileName": "TipWlan-Hotspot20-Venue", "osuSsidProfileId": 16,
"idProviderProfileNames": [ "passpointOperatorProfileId": 17,
"TipWlan-Hotspot20-OSU-Provider-2", "passpointVenueProfileId": 18,
"TipWlan-Hotspot20-OSU-Provider" "passpointOsuProviderProfileIds": [
], 19,
"accessNetworkType": "free_public_network", 20
"networkAuthenticationType": "acceptance_of_terms_and_conditions", ],
"associatedSsids": [ "accessNetworkType": "free_public_network",
"TipWlan-cloud-hotspot-access" "networkAuthenticationType": "acceptance_of_terms_and_conditions",
], "profileType": "passpoint"
"profileType": "passpoint" },
}, "createdTimestamp": 1606778370807,
"createdTimestamp": 1605711223339, "lastModifiedTimestamp": 1606778370807,
"lastModifiedTimestamp": 1605711223339, "childProfileIds": [
"childProfileIds": [ 17,
17, 18,
18, 19,
19, 20
20 ]
] }
}
] ]

View File

@@ -4,7 +4,7 @@
"id": 19, "id": 19,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_osu_id_provider", "profileType": "passpoint_osu_id_provider",
"name": "TipWlan-Hotspot20-OSU-Provider", "name": "TipWlan-Passpoint-OSU-Provider",
"details": { "details": {
"model_type": "PasspointOsuProviderProfile", "model_type": "PasspointOsuProviderProfile",
"domainName": "rogers.com", "domainName": "rogers.com",
@@ -128,8 +128,8 @@
], ],
"profileType": "passpoint_osu_id_provider" "profileType": "passpoint_osu_id_provider"
}, },
"createdTimestamp": 1605711165325, "createdTimestamp": 1606778370345,
"lastModifiedTimestamp": 1605711165325, "lastModifiedTimestamp": 1606778370345,
"childProfileIds": [ "childProfileIds": [
] ]
}, },
@@ -138,7 +138,7 @@
"id": 20, "id": 20,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_osu_id_provider", "profileType": "passpoint_osu_id_provider",
"name": "TipWlan-Hotspot20-OSU-Provider-2", "name": "TipWlan-Passpoint-OSU-Provider-2",
"details": { "details": {
"model_type": "PasspointOsuProviderProfile", "model_type": "PasspointOsuProviderProfile",
"domainName": "telus.com", "domainName": "telus.com",
@@ -262,8 +262,8 @@
], ],
"profileType": "passpoint_osu_id_provider" "profileType": "passpoint_osu_id_provider"
}, },
"createdTimestamp": 1605711165330, "createdTimestamp": 1606778370351,
"lastModifiedTimestamp": 1605711165330, "lastModifiedTimestamp": 1606778370351,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -1,10 +1,10 @@
[ [
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 22, "id": 10,
"customerId": 2, "customerId": 2,
"profileType": "service_metrics_collection_config", "profileType": "service_metrics_collection_config",
"name": "Metrics-Profile-Passpoint", "name": "Metrics-Profile-3-Radios",
"details": { "details": {
"model_type": "ServiceMetricsCollectionConfigProfile", "model_type": "ServiceMetricsCollectionConfigProfile",
"radioTypes": [ "radioTypes": [
@@ -21,30 +21,6 @@
], ],
"metricConfigParameterMap": { "metricConfigParameterMap": {
"ApNode": [ "ApNode": [
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz",
"serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW"
},
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -69,18 +45,6 @@
"serviceMetricDataType": "ApNode", "serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW" "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", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -92,9 +56,52 @@
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"serviceMetricDataType": "ApNode", "serviceMetricDataType": "ApNode",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"channelSurveyType": "ON_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": "is2dot4GHz",
"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"
} }
], ],
"ApSsid": [ "ApSsid": [
{
"model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApSsid"
},
{ {
"model_type": "ServiceMetricRadioConfigParameters", "model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -108,13 +115,6 @@
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 60,
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"serviceMetricDataType": "ApSsid" "serviceMetricDataType": "ApSsid"
},
{
"model_type": "ServiceMetricRadioConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 60,
"radioType": "is5GHzU",
"serviceMetricDataType": "ApSsid"
} }
], ],
"Client": [ "Client": [
@@ -144,12 +144,12 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 120,
"channelSurveyType": "ON_CHANNEL", "channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz", "radioType": "is5GHzL",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
@@ -168,12 +168,12 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 60, "reportingIntervalSeconds": 120,
"channelSurveyType": "ON_CHANNEL", "channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is5GHzL", "radioType": "is2dot4GHz",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
@@ -192,41 +192,29 @@
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 120, "reportingIntervalSeconds": 60,
"channelSurveyType": "OFF_CHANNEL", "channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is5GHzL", "radioType": "is2dot4GHz",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
}, },
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
"reportingIntervalSeconds": 120, "reportingIntervalSeconds": 60,
"channelSurveyType": "OFF_CHANNEL", "channelSurveyType": "ON_CHANNEL",
"scanIntervalMillis": 0, "scanIntervalMillis": 0,
"percentUtilizationThreshold": 10, "percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600, "delayMillisecondsThreshold": 600,
"radioType": "is2dot4GHz", "radioType": "is5GHzL",
"serviceMetricDataType": "Channel", "serviceMetricDataType": "Channel",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
} }
], ],
"Neighbour": [ "Neighbour": [
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 120,
"channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzL",
"serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW"
},
{ {
"model_type": "ServiceMetricSurveyConfigParameters", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -251,18 +239,6 @@
"serviceMetricDataType": "Neighbour", "serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW" "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", "model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30, "samplingInterval": 30,
@@ -286,13 +262,37 @@
"radioType": "is5GHzU", "radioType": "is5GHzU",
"serviceMetricDataType": "Neighbour", "serviceMetricDataType": "Neighbour",
"statsReportFormat": "RAW" "statsReportFormat": "RAW"
},
{
"model_type": "ServiceMetricSurveyConfigParameters",
"samplingInterval": 30,
"reportingIntervalSeconds": 120,
"channelSurveyType": "OFF_CHANNEL",
"scanIntervalMillis": 0,
"percentUtilizationThreshold": 10,
"delayMillisecondsThreshold": 600,
"radioType": "is5GHzL",
"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"
} }
] ]
}, },
"profileType": "service_metrics_collection_config" "profileType": "service_metrics_collection_config"
}, },
"createdTimestamp": 1605711195528, "createdTimestamp": 1606778369931,
"lastModifiedTimestamp": 1605711195528, "lastModifiedTimestamp": 1606778369931,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -4,7 +4,7 @@
"id": 17, "id": 17,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_operator", "profileType": "passpoint_operator",
"name": "TipWlan-Hotspot20-Operator", "name": "TipWlan-Passpoint-Operator",
"details": { "details": {
"model_type": "PasspointOperatorProfile", "model_type": "PasspointOperatorProfile",
"serverOnlyAuthenticatedL2EncryptionNetwork": false, "serverOnlyAuthenticatedL2EncryptionNetwork": false,
@@ -29,8 +29,8 @@
], ],
"profileType": "passpoint_operator" "profileType": "passpoint_operator"
}, },
"createdTimestamp": 1605711164952, "createdTimestamp": 1606778369945,
"lastModifiedTimestamp": 1605711164952, "lastModifiedTimestamp": 1606778369945,
"childProfileIds": [ "childProfileIds": [
] ]
} }

View File

@@ -1,205 +1,204 @@
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 21, "id": 11,
"customerId": 2, "customerId": 2,
"profileType": "rf", "profileType": "rf",
"name": "TipWlan-rf-passpoint", "name": "TipWlan-rf",
"details": { "details": {
"model_type": "RfConfiguration", "model_type": "RfConfiguration",
"rfConfigMap": { "rfConfigMap": {
"is5GHz": { "is5GHz": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHz", "radioType": "is5GHz",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
}, },
"is2dot4GHz": { "is2dot4GHz": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is2dot4GHz", "radioType": "is2dot4GHz",
"radioMode": "modeN", "radioMode": "modeN",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is20MHz", "channelBandwidth": "is20MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 20, "dropInSnrPercentage": 20,
"minLoadFactor": 50 "minLoadFactor": 50
} }
}, },
"is5GHzU": { "is5GHzU": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHzU", "radioType": "is5GHzU",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
}, },
"is5GHzL": { "is5GHzL": {
"model_type": "RfElementConfiguration", "model_type": "RfElementConfiguration",
"radioType": "is5GHzL", "radioType": "is5GHzL",
"radioMode": "modeAC", "radioMode": "modeAC",
"rf": "TipWlan-rf-passpoint", "rf": "TipWlan-rf",
"beaconInterval": 100, "beaconInterval": 100,
"forceScanDuringVoice": "disabled", "forceScanDuringVoice": "disabled",
"rtsCtsThreshold": 65535, "rtsCtsThreshold": 65535,
"channelBandwidth": "is80MHz", "channelBandwidth": "is80MHz",
"mimoMode": "twoByTwo", "mimoMode": "twoByTwo",
"maxNumClients": 100, "maxNumClients": 100,
"autoChannelSelection": false, "autoChannelSelection": false,
"activeScanSettings": { "activeScanSettings": {
"model_type": "ActiveScanSettings", "model_type": "ActiveScanSettings",
"enabled": true, "enabled": true,
"scanFrequencySeconds": 10, "scanFrequencySeconds": 10,
"scanDurationMillis": 65 "scanDurationMillis": 65
}, },
"neighbouringListApConfig": { "neighbouringListApConfig": {
"model_type": "NeighbouringAPListConfiguration", "model_type": "NeighbouringAPListConfiguration",
"minSignal": -85, "minSignal": -85,
"maxAps": 25 "maxAps": 25
}, },
"minAutoCellSize": -65, "minAutoCellSize": -65,
"perimeterDetectionEnabled": true, "perimeterDetectionEnabled": true,
"channelHopSettings": { "channelHopSettings": {
"model_type": "ChannelHopSettings", "model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75, "noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180, "noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50, "nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180, "nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI" "obssHopMode": "NON_WIFI"
}, },
"bestApEnabled": null, "bestApEnabled": null,
"multicastRate": "auto", "multicastRate": "auto",
"managementRate": "auto", "managementRate": "auto",
"rxCellSizeDb": -90, "rxCellSizeDb": -90,
"probeResponseThresholdDb": -90, "probeResponseThresholdDb": -90,
"clientDisconnectThresholdDb": -90, "clientDisconnectThresholdDb": -90,
"eirpTxPower": 18, "eirpTxPower": 18,
"bestApSettings": { "bestApSettings": {
"model_type": "RadioBestApSettings", "model_type": "RadioBestApSettings",
"mlComputed": true, "mlComputed": true,
"dropInSnrPercentage": 30, "dropInSnrPercentage": 30,
"minLoadFactor": 40 "minLoadFactor": 40
} }
} }
}, },
"profileType": "rf" "profileType": "rf"
}, },
"createdTimestamp": 1605711191976, "createdTimestamp": 1606778369933,
"lastModifiedTimestamp": 1605711191976, "lastModifiedTimestamp": 1606778369933,
"childProfileIds": [ "childProfileIds": []
] }
}

View File

@@ -1,13 +1,80 @@
[ [
{
"model_type": "Profile",
"id": 5,
"customerId": 2,
"profileType": "ssid",
"name": "TipWlan-cloud-3-radios",
"details": {
"model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-3-radios",
"appliedRadios": [
"is5GHzL",
"is2dot4GHz",
"is5GHzU"
],
"ssidAdminState": "enabled",
"secureMode": "wpa2OnlyPSK",
"vlanId": 1,
"keyStr": "openwifi",
"broadcastSsid": "enabled",
"keyRefresh": 0,
"noLocalSubnets": false,
"radiusServiceName": null,
"radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null,
"bandwidthLimitDown": 0,
"bandwidthLimitUp": 0,
"clientBandwidthLimitDown": 0,
"clientBandwidthLimitUp": 0,
"videoTrafficOnly": false,
"radioBasedConfigs": {
"is5GHzL": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is2dot4GHz": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is5GHz": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
},
"is5GHzU": {
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null
}
},
"bonjourGatewayProfileId": null,
"enable80211w": null,
"wepConfig": null,
"forwardMode": "BRIDGE",
"profileType": "ssid"
},
"createdTimestamp": 1606778369598,
"lastModifiedTimestamp": 1606778369598,
"childProfileIds": [
]
},
{ {
"model_type": "Profile", "model_type": "Profile",
"id": 15, "id": 15,
"customerId": 2, "customerId": 2,
"profileType": "ssid", "profileType": "ssid",
"name": "TipWlan-cloud-hotspot-access", "name": "TipWlan-cloud-passpoint-access",
"details": { "details": {
"model_type": "SsidConfiguration", "model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-hotspot-access", "ssid": "TipWlan-cloud-passpoint-access",
"appliedRadios": [ "appliedRadios": [
"is5GHzL", "is5GHzL",
"is5GHzU" "is5GHzU"
@@ -21,6 +88,7 @@
"noLocalSubnets": false, "noLocalSubnets": false,
"radiusServiceName": null, "radiusServiceName": null,
"radiusAccountingServiceName": null, "radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null, "captivePortalId": null,
"bandwidthLimitDown": 0, "bandwidthLimitDown": 0,
"bandwidthLimitUp": 0, "bandwidthLimitUp": 0,
@@ -28,7 +96,7 @@
"clientBandwidthLimitUp": 0, "clientBandwidthLimitUp": 0,
"videoTrafficOnly": false, "videoTrafficOnly": false,
"radioBasedConfigs": { "radioBasedConfigs": {
"is5GHz": { "is5GHzL": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -40,13 +108,13 @@
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzU": { "is5GHz": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzL": { "is5GHzU": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -59,8 +127,8 @@
"forwardMode": null, "forwardMode": null,
"profileType": "ssid" "profileType": "ssid"
}, },
"createdTimestamp": 1605711164949, "createdTimestamp": 1606778369943,
"lastModifiedTimestamp": 1605711223372, "lastModifiedTimestamp": 1606778370811,
"childProfileIds": [ "childProfileIds": [
24 24
] ]
@@ -70,10 +138,10 @@
"id": 16, "id": 16,
"customerId": 2, "customerId": 2,
"profileType": "ssid", "profileType": "ssid",
"name": "TipWlan-cloud-hotspot-osu", "name": "TipWlan-cloud-passpoint-osu",
"details": { "details": {
"model_type": "SsidConfiguration", "model_type": "SsidConfiguration",
"ssid": "TipWlan-cloud-hotspot-osu", "ssid": "TipWlan-cloud-passpoint-osu",
"appliedRadios": [ "appliedRadios": [
"is2dot4GHz" "is2dot4GHz"
], ],
@@ -86,6 +154,7 @@
"noLocalSubnets": false, "noLocalSubnets": false,
"radiusServiceName": null, "radiusServiceName": null,
"radiusAccountingServiceName": null, "radiusAccountingServiceName": null,
"radiusAcountingServiceInterval": null,
"captivePortalId": null, "captivePortalId": null,
"bandwidthLimitDown": 0, "bandwidthLimitDown": 0,
"bandwidthLimitUp": 0, "bandwidthLimitUp": 0,
@@ -93,7 +162,7 @@
"clientBandwidthLimitUp": 0, "clientBandwidthLimitUp": 0,
"videoTrafficOnly": false, "videoTrafficOnly": false,
"radioBasedConfigs": { "radioBasedConfigs": {
"is5GHz": { "is5GHzL": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -105,13 +174,13 @@
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzU": { "is5GHz": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
"enable80211v": null "enable80211v": null
}, },
"is5GHzL": { "is5GHzU": {
"model_type": "RadioBasedSsidConfiguration", "model_type": "RadioBasedSsidConfiguration",
"enable80211r": null, "enable80211r": null,
"enable80211k": null, "enable80211k": null,
@@ -124,8 +193,8 @@
"forwardMode": null, "forwardMode": null,
"profileType": "ssid" "profileType": "ssid"
}, },
"createdTimestamp": 1605711164950, "createdTimestamp": 1606778369944,
"lastModifiedTimestamp": 1605711171732, "lastModifiedTimestamp": 1606778370352,
"childProfileIds": [ "childProfileIds": [
19, 19,
20 20

View File

@@ -4,7 +4,7 @@
"id": 18, "id": 18,
"customerId": 2, "customerId": 2,
"profileType": "passpoint_venue", "profileType": "passpoint_venue",
"name": "TipWlan-Hotspot20-Venue", "name": "TipWlan-Passpoint-Venue",
"details": { "details": {
"model_type": "PasspointVenueProfile", "model_type": "PasspointVenueProfile",
"venueNameSet": [ "venueNameSet": [
@@ -28,15 +28,15 @@
} }
], ],
"venueTypeAssignment": { "venueTypeAssignment": {
"model_type": "ProfileVenueTypeAssignment", "model_type": "PasspointVenueTypeAssignment",
"venueDescription": "Research and Development Facility", "venueDescription": "Research and Development Facility",
"venueGroupId": 2, "venueGroupId": 2,
"venueTypeId": 8 "venueTypeId": 8
}, },
"profileType": "passpoint_venue" "profileType": "passpoint_venue"
}, },
"createdTimestamp": 1605711164956, "createdTimestamp": 1606778369950,
"lastModifiedTimestamp": 1605711164956, "lastModifiedTimestamp": 1606778369950,
"childProfileIds": [ "childProfileIds": [
] ]
} }