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,9 +1,9 @@
{ {
"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",
@@ -44,12 +44,13 @@
}, },
"profileType": "equipment_ap" "profileType": "equipment_ap"
}, },
"createdTimestamp": 1605711197140, "createdTimestamp": 1606778369934,
"lastModifiedTimestamp": 1605711197140, "lastModifiedTimestamp": 1606778443413,
"childProfileIds": [ "childProfileIds": [
16, 16,
21, 5,
22, 10,
11,
15 15
] ]
} }

View File

@@ -4,11 +4,13 @@
"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,
"passpointAccessNetworkType": "free_public_network",
"passpointNetworkAuthenticationType": "acceptance_of_terms_and_conditions",
"additionalStepsRequiredForAccess": 0, "additionalStepsRequiredForAccess": 0,
"deauthRequestTimeout": 0, "deauthRequestTimeout": 0,
"operatingClass": 0, "operatingClass": 0,
@@ -29,8 +31,8 @@
{ {
"model_type": "PasspointConnectionCapability", "model_type": "PasspointConnectionCapability",
"connectionCapabilitiesPortNumber": 8888, "connectionCapabilitiesPortNumber": 8888,
"connectionCapabilitiesIpProtocol": "TCP", "connectionCapabilitiesStatus": "open",
"connectionCapabilitiesStatus": "open" "connectionCapabilitiesIpProtocol": "TCP"
} }
], ],
"ipAddressTypeAvailability": "public_IPv4_address_available", "ipAddressTypeAvailability": "public_IPv4_address_available",
@@ -43,25 +45,22 @@
"disableDownstreamGroupAddressedForwarding": false, "disableDownstreamGroupAddressedForwarding": false,
"enable2pt4GHz": true, "enable2pt4GHz": true,
"enable5GHz": true, "enable5GHz": true,
"associatedAccessSsidNames": [ "associatedAccessSsidProfileIds": [
"TipWlan-cloud-hotspot-access" 15
], ],
"osuSsidName": "TipWlan-cloud-hotspot-osu", "osuSsidProfileId": 16,
"operatorProfileName": "TipWlan-Hotspot20-Operator", "passpointOperatorProfileId": 17,
"venueProfileName": "TipWlan-Hotspot20-Venue", "passpointVenueProfileId": 18,
"idProviderProfileNames": [ "passpointOsuProviderProfileIds": [
"TipWlan-Hotspot20-OSU-Provider-2", 19,
"TipWlan-Hotspot20-OSU-Provider" 20
], ],
"accessNetworkType": "free_public_network", "accessNetworkType": "free_public_network",
"networkAuthenticationType": "acceptance_of_terms_and_conditions", "networkAuthenticationType": "acceptance_of_terms_and_conditions",
"associatedSsids": [
"TipWlan-cloud-hotspot-access"
],
"profileType": "passpoint" "profileType": "passpoint"
}, },
"createdTimestamp": 1605711223339, "createdTimestamp": 1606778370807,
"lastModifiedTimestamp": 1605711223339, "lastModifiedTimestamp": 1606778370807,
"childProfileIds": [ "childProfileIds": [
17, 17,
18, 18,

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,9 +1,9 @@
{ {
"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": {
@@ -11,7 +11,7 @@
"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,
@@ -58,7 +58,7 @@
"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,
@@ -105,7 +105,7 @@
"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,
@@ -152,7 +152,7 @@
"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,
@@ -198,8 +198,7 @@
}, },
"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,9 +1,9 @@
{ {
"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",
@@ -44,12 +44,13 @@
}, },
"profileType": "equipment_ap" "profileType": "equipment_ap"
}, },
"createdTimestamp": 1605711197140, "createdTimestamp": 1606778369934,
"lastModifiedTimestamp": 1605711197140, "lastModifiedTimestamp": 1606778443413,
"childProfileIds": [ "childProfileIds": [
16, 16,
21, 5,
22, 10,
11,
15 15
] ]
} }

View File

@@ -4,11 +4,13 @@
"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,
"passpointAccessNetworkType": "free_public_network",
"passpointNetworkAuthenticationType": "acceptance_of_terms_and_conditions",
"additionalStepsRequiredForAccess": 0, "additionalStepsRequiredForAccess": 0,
"deauthRequestTimeout": 0, "deauthRequestTimeout": 0,
"operatingClass": 0, "operatingClass": 0,
@@ -29,8 +31,8 @@
{ {
"model_type": "PasspointConnectionCapability", "model_type": "PasspointConnectionCapability",
"connectionCapabilitiesPortNumber": 8888, "connectionCapabilitiesPortNumber": 8888,
"connectionCapabilitiesIpProtocol": "TCP", "connectionCapabilitiesStatus": "open",
"connectionCapabilitiesStatus": "open" "connectionCapabilitiesIpProtocol": "TCP"
} }
], ],
"ipAddressTypeAvailability": "public_IPv4_address_available", "ipAddressTypeAvailability": "public_IPv4_address_available",
@@ -43,25 +45,22 @@
"disableDownstreamGroupAddressedForwarding": false, "disableDownstreamGroupAddressedForwarding": false,
"enable2pt4GHz": true, "enable2pt4GHz": true,
"enable5GHz": true, "enable5GHz": true,
"associatedAccessSsidNames": [ "associatedAccessSsidProfileIds": [
"TipWlan-cloud-hotspot-access" 15
], ],
"osuSsidName": "TipWlan-cloud-hotspot-osu", "osuSsidProfileId": 16,
"operatorProfileName": "TipWlan-Hotspot20-Operator", "passpointOperatorProfileId": 17,
"venueProfileName": "TipWlan-Hotspot20-Venue", "passpointVenueProfileId": 18,
"idProviderProfileNames": [ "passpointOsuProviderProfileIds": [
"TipWlan-Hotspot20-OSU-Provider-2", 19,
"TipWlan-Hotspot20-OSU-Provider" 20
], ],
"accessNetworkType": "free_public_network", "accessNetworkType": "free_public_network",
"networkAuthenticationType": "acceptance_of_terms_and_conditions", "networkAuthenticationType": "acceptance_of_terms_and_conditions",
"associatedSsids": [
"TipWlan-cloud-hotspot-access"
],
"profileType": "passpoint" "profileType": "passpoint"
}, },
"createdTimestamp": 1605711223339, "createdTimestamp": 1606778370807,
"lastModifiedTimestamp": 1605711223339, "lastModifiedTimestamp": 1606778370807,
"childProfileIds": [ "childProfileIds": [
17, 17,
18, 18,

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,9 +1,9 @@
{ {
"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": {
@@ -11,7 +11,7 @@
"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,
@@ -58,7 +58,7 @@
"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,
@@ -105,7 +105,7 @@
"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,
@@ -152,7 +152,7 @@
"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,
@@ -198,8 +198,7 @@
}, },
"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,9 +1,9 @@
{ {
"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",
@@ -44,12 +44,13 @@
}, },
"profileType": "equipment_ap" "profileType": "equipment_ap"
}, },
"createdTimestamp": 1605711197140, "createdTimestamp": 1606778369934,
"lastModifiedTimestamp": 1605711197140, "lastModifiedTimestamp": 1606778443413,
"childProfileIds": [ "childProfileIds": [
16, 16,
21, 5,
22, 10,
11,
15 15
] ]
} }

View File

@@ -4,11 +4,13 @@
"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,
"passpointAccessNetworkType": "free_public_network",
"passpointNetworkAuthenticationType": "acceptance_of_terms_and_conditions",
"additionalStepsRequiredForAccess": 0, "additionalStepsRequiredForAccess": 0,
"deauthRequestTimeout": 0, "deauthRequestTimeout": 0,
"operatingClass": 0, "operatingClass": 0,
@@ -29,8 +31,8 @@
{ {
"model_type": "PasspointConnectionCapability", "model_type": "PasspointConnectionCapability",
"connectionCapabilitiesPortNumber": 8888, "connectionCapabilitiesPortNumber": 8888,
"connectionCapabilitiesIpProtocol": "TCP", "connectionCapabilitiesStatus": "open",
"connectionCapabilitiesStatus": "open" "connectionCapabilitiesIpProtocol": "TCP"
} }
], ],
"ipAddressTypeAvailability": "public_IPv4_address_available", "ipAddressTypeAvailability": "public_IPv4_address_available",
@@ -43,25 +45,22 @@
"disableDownstreamGroupAddressedForwarding": false, "disableDownstreamGroupAddressedForwarding": false,
"enable2pt4GHz": true, "enable2pt4GHz": true,
"enable5GHz": true, "enable5GHz": true,
"associatedAccessSsidNames": [ "associatedAccessSsidProfileIds": [
"TipWlan-cloud-hotspot-access" 15
], ],
"osuSsidName": "TipWlan-cloud-hotspot-osu", "osuSsidProfileId": 16,
"operatorProfileName": "TipWlan-Hotspot20-Operator", "passpointOperatorProfileId": 17,
"venueProfileName": "TipWlan-Hotspot20-Venue", "passpointVenueProfileId": 18,
"idProviderProfileNames": [ "passpointOsuProviderProfileIds": [
"TipWlan-Hotspot20-OSU-Provider-2", 19,
"TipWlan-Hotspot20-OSU-Provider" 20
], ],
"accessNetworkType": "free_public_network", "accessNetworkType": "free_public_network",
"networkAuthenticationType": "acceptance_of_terms_and_conditions", "networkAuthenticationType": "acceptance_of_terms_and_conditions",
"associatedSsids": [
"TipWlan-cloud-hotspot-access"
],
"profileType": "passpoint" "profileType": "passpoint"
}, },
"createdTimestamp": 1605711223339, "createdTimestamp": 1606778370807,
"lastModifiedTimestamp": 1605711223339, "lastModifiedTimestamp": 1606778370807,
"childProfileIds": [ "childProfileIds": [
17, 17,
18, 18,

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,9 +1,9 @@
{ {
"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": {
@@ -11,7 +11,7 @@
"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,
@@ -58,7 +58,7 @@
"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,
@@ -105,7 +105,7 @@
"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,
@@ -152,7 +152,7 @@
"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,
@@ -198,8 +198,7 @@
}, },
"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,9 +1,9 @@
{ {
"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",
@@ -44,12 +44,13 @@
}, },
"profileType": "equipment_ap" "profileType": "equipment_ap"
}, },
"createdTimestamp": 1605711197140, "createdTimestamp": 1606778369934,
"lastModifiedTimestamp": 1605711197140, "lastModifiedTimestamp": 1606778443413,
"childProfileIds": [ "childProfileIds": [
16, 16,
21, 5,
22, 10,
11,
15 15
] ]
} }

View File

@@ -4,11 +4,13 @@
"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,
"passpointAccessNetworkType": "free_public_network",
"passpointNetworkAuthenticationType": "acceptance_of_terms_and_conditions",
"additionalStepsRequiredForAccess": 0, "additionalStepsRequiredForAccess": 0,
"deauthRequestTimeout": 0, "deauthRequestTimeout": 0,
"operatingClass": 0, "operatingClass": 0,
@@ -29,8 +31,8 @@
{ {
"model_type": "PasspointConnectionCapability", "model_type": "PasspointConnectionCapability",
"connectionCapabilitiesPortNumber": 8888, "connectionCapabilitiesPortNumber": 8888,
"connectionCapabilitiesIpProtocol": "TCP", "connectionCapabilitiesStatus": "open",
"connectionCapabilitiesStatus": "open" "connectionCapabilitiesIpProtocol": "TCP"
} }
], ],
"ipAddressTypeAvailability": "public_IPv4_address_available", "ipAddressTypeAvailability": "public_IPv4_address_available",
@@ -43,25 +45,22 @@
"disableDownstreamGroupAddressedForwarding": false, "disableDownstreamGroupAddressedForwarding": false,
"enable2pt4GHz": true, "enable2pt4GHz": true,
"enable5GHz": true, "enable5GHz": true,
"associatedAccessSsidNames": [ "associatedAccessSsidProfileIds": [
"TipWlan-cloud-hotspot-access" 15
], ],
"osuSsidName": "TipWlan-cloud-hotspot-osu", "osuSsidProfileId": 16,
"operatorProfileName": "TipWlan-Hotspot20-Operator", "passpointOperatorProfileId": 17,
"venueProfileName": "TipWlan-Hotspot20-Venue", "passpointVenueProfileId": 18,
"idProviderProfileNames": [ "passpointOsuProviderProfileIds": [
"TipWlan-Hotspot20-OSU-Provider-2", 19,
"TipWlan-Hotspot20-OSU-Provider" 20
], ],
"accessNetworkType": "free_public_network", "accessNetworkType": "free_public_network",
"networkAuthenticationType": "acceptance_of_terms_and_conditions", "networkAuthenticationType": "acceptance_of_terms_and_conditions",
"associatedSsids": [
"TipWlan-cloud-hotspot-access"
],
"profileType": "passpoint" "profileType": "passpoint"
}, },
"createdTimestamp": 1605711223339, "createdTimestamp": 1606778370807,
"lastModifiedTimestamp": 1605711223339, "lastModifiedTimestamp": 1606778370807,
"childProfileIds": [ "childProfileIds": [
17, 17,
18, 18,

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,9 +1,9 @@
{ {
"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": {
@@ -11,7 +11,7 @@
"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,
@@ -58,7 +58,7 @@
"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,
@@ -105,7 +105,7 @@
"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,
@@ -152,7 +152,7 @@
"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,
@@ -198,8 +198,7 @@
}, },
"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": [
] ]
} }