Files
wlan-cloud-opensync-controller/opensync-ext-static/src/main/resources/ProfileOperator.json
Mike Hansen 4d624233c6 WIFI-900: add global property for toggling mutation of clientCn
-Dtip.wlan.preventClientCnAlteration=false //default, change to avoid
appending the serial number to the clientCn
2020-10-05 13:31:07 -04:00

35 lines
1.1 KiB
JSON

[
{
"model_type": "Profile",
"id": 5555,
"customerId": 2,
"profileType": "operator",
"name": "TipWlan-Hotspot20-Operator",
"details": {
"model_type": "OperatorProfile",
"domainName": "telecominfraproject.atlassian.net",
"serverOnlyAuthenticatedL2EncryptionNetwork": false,
"x509CertificateLocation": "/etc/ca.pem",
"operatorFriendlyName": [
{
"model_type": "Hotspot20Duple",
"locale": "en_CA",
"language": "eng",
"friendlyName": "default Friendly Operator Name",
"formattedFriendlyName": "eng:default Friendly Operator Name"
},
{
"model_type": "Hotspot20Duple",
"locale": "fr_CA",
"language": "fra",
"friendlyName": "Nom de l'opérateur convivial par défaut",
"formattedFriendlyName": "fra:Nom de l'opérateur convivial par défaut"
}
],
"profileType": "operator"
},
"createdTimestamp": 1601595306885,
"lastModifiedTimestamp": 1601595306885,
"childProfileIds": []
}
]