|
|
@ -1,26 +1,6 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"appContext": "/devicemgt/",
|
|
|
|
"appContext": "/devicemgt/",
|
|
|
|
"isCloud": true,
|
|
|
|
"isCloud": true,
|
|
|
|
"cloudConfig": {
|
|
|
|
|
|
|
|
"upgradeNowURL": "https://cloudmgt.clouddev.wso2.com/cloudmgt/site/pages/payment-plans.jag?cloud-type=device_cloud",
|
|
|
|
|
|
|
|
"monetizationURL": "https://cloudmgt.clouddev.wso2.com/cloudmgt/site/pages/monetization-dashboard.jag",
|
|
|
|
|
|
|
|
"requestExtensionURL": "https://cloudmgt.clouddev.wso2.com/cloudmgt/site/pages/contact-us.jag?cloud-type=device_cloud&request-extension=true",
|
|
|
|
|
|
|
|
"publisherURL": "",
|
|
|
|
|
|
|
|
"storeURL": "",
|
|
|
|
|
|
|
|
"contactUsURL": "https://cloudmgt.clouddev.wso2.com/cloudmgt/site/pages/contact-us.jag",
|
|
|
|
|
|
|
|
"apiCloudDocURL": "https://docs.wso2.com/display/APICloud/WSO2+API+Cloud+Documentation",
|
|
|
|
|
|
|
|
"appCloudDocURL": "https://docs.wso2.com/display/AppCloud/WSO2+App+Cloud+Documentation",
|
|
|
|
|
|
|
|
"deviceCloudDocURL": "https://docs.wso2.com/display/DeviceCloud/WSO2+Device+Cloud+Documentation",
|
|
|
|
|
|
|
|
"apiCloudWalkthroughURL": "https://api.clouddev.wso2.com/publisher?interactiveTutorial=true",
|
|
|
|
|
|
|
|
"profileURL": "https://cloudmgt.clouddev.wso2.com/cloudmgt/site/pages/user-profile.jag",
|
|
|
|
|
|
|
|
"changePasswordURL": "https://cloudmgt.clouddev.wso2.com/cloudmgt/site/pages/change-password.jag",
|
|
|
|
|
|
|
|
"logoutURL": "https://devicemgt.cloud.wso2.com/devicemgt/logout",
|
|
|
|
|
|
|
|
"apiCloudURL": "",
|
|
|
|
|
|
|
|
"appCloudURL": "",
|
|
|
|
|
|
|
|
"deviceCloudURL": "",
|
|
|
|
|
|
|
|
"oraganizationURL": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/organization.jag",
|
|
|
|
|
|
|
|
"membersURL": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/user.jag"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"httpsURL": "https://%iot.gateway.host%:%iot.gateway.https.port%",
|
|
|
|
"httpsURL": "https://%iot.gateway.host%:%iot.gateway.https.port%",
|
|
|
|
"httpURL": "http://%iot.gateway.host%:%iot.gateway.http.port",
|
|
|
|
"httpURL": "http://%iot.gateway.host%:%iot.gateway.http.port",
|
|
|
|
"wssURL": "https://%iot.analytics.host%:%iot.analytics.https.port%",
|
|
|
|
"wssURL": "https://%iot.analytics.host%:%iot.analytics.https.port%",
|
|
|
|