st782s | b54df0d | 2017-05-04 07:48:42 -0400 | [diff] [blame] | 1 | { |
| 2 | "api": { |
| 3 | "userApps": "http://localhost:9001/ecompportal/portalApi/userApps", |
| 4 | "persUserApps": "http://localhost:9001/ecompportal/portalApi/persUserApps", |
| 5 | "appCatalog": "http://localhost:9001/ecompportal/portalApi/appCatalog", |
| 6 | "accountAdmins": "http://localhost:9001/ecompportal/portalApi/accountAdmins", |
| 7 | "availableApps": "http://localhost:9001/ecompportal/portalApi/availableApps", |
| 8 | "allAvailableApps": "http://localhost:9001/ecompportal/portalApi/allAvailableApps", |
| 9 | "userProfile": "http://localhost:9001/ecompportal/portalApi/userProfile", |
| 10 | "queryUsers": "http://localhost:9001/ecompportal/portalApi/queryUsers", |
| 11 | "adminAppsRoles": "http://localhost:9001/ecompportal/portalApi/adminAppsRoles", |
| 12 | "adminApps": "http://localhost:9001/ecompportal/portalApi/adminApps", |
| 13 | "appsForSuperAdminAndAccountAdmin": "http://localhost:9001/ecompportal/portalApi/appsForSuperAdminAndAccountAdmin", |
| 14 | "accountUsers": "http://localhost:9001/ecompportal/portalApi/app/:appId/users", |
| 15 | "userAppRoles": "http://localhost:9001/ecompportal/portalApi/userAppRoles", |
| 16 | "onboardingApps": "http://localhost:9001/ecompportal/portalApi/onboardingApps", |
| 17 | "widgets": "http://localhost:9001/ecompportal/portalApi/widgets", |
| 18 | "widgetsValidation": "http://localhost:9001/ecompportal/portalApi/widgets/validation", |
| 19 | "functionalMenuForAuthUser": "http://localhost:9001/ecompportal/portalApi/functionalMenuForAuthUser", |
| 20 | "functionalMenuForEditing": "http://localhost:9001/ecompportal/portalApi/functionalMenuForEditing", |
| 21 | "functionalMenuForNotificationTree": "http://localhost:9001/ecompportal/portalApi/functionalMenuForNotificationTree", |
| 22 | "functionalMenu": "http://localhost:9001/ecompportal/portalApi/functionalMenu", |
| 23 | "functionalMenuItemDetails": "http://localhost:9001/ecompportal/portalApi/functionalMenuItemDetails/:menuId", |
| 24 | "appRoles": "http://localhost:9001/ecompportal/portalApi/appRoles/:appId", |
| 25 | "functionalMenuItem": "http://localhost:9001/ecompportal/portalApi/functionalMenuItem", |
| 26 | "regenerateFunctionalMenuAncestors": "http://localhost:9001/ecompportal/portalApi/regenerateFunctionalMenuAncestors", |
| 27 | "listOfApp": "http://localhost:9001/ecompportal/portalApi/getAppList", |
| 28 | "setFavoriteItem": "http://localhost:9001/ecompportal/portalApi/setFavoriteItem", |
| 29 | "getFavoriteItems": "http://localhost:9001/ecompportal/portalApi/getFavoriteItems", |
| 30 | "removeFavoriteItem": "http://localhost:9001/ecompportal/portalApi/removeFavoriteItem/:menuId", |
| 31 | "ping": "http://localhost:9001/ecompportal/portalApi/ping", |
| 32 | "functionalMenuStaticInfo": "http://localhost:9001/ecompportal/portalApi/functionalMenuStaticInfo", |
| 33 | "portalAdmins": "http://localhost:9001/ecompportal/portalApi/portalAdmins", |
| 34 | "portalAdmin": "http://localhost:9001/ecompportal/portalApi/portalAdmin", |
| 35 | "getKpiDashUserStoriesStats": "http://localhost:9001/ecompportal/portalApi/get_user_stories_stats", |
| 36 | "getKpiDashUserApiStats": "http://localhost:9001/ecompportal/portalApi/get_user_api_stats", |
| 37 | "getKpiDashLocStats": "http://localhost:9001/ecompportal/portalApi/get_loc_stats", |
| 38 | "getKpiDashLocStatsCat": "http://localhost:9001/ecompportal/portalApi/get_loc_stats_cat", |
| 39 | "getKpiDashServiceSupported": "http://localhost:9001/ecompportal/portalApi/get_kpi_service_supported", |
| 40 | "getKpiDashPublishedDelivered": "http://localhost:9001/ecompportal/portalApi/execute_get_published_delivered", |
| 41 | "getKpiDashFeedStats": "http://localhost:9001/ecompportal/portalApi/execute_get_feed_stats", |
| 42 | "getKpiDashUserApis": "http://localhost:9001/ecompportal/portalApi/get_user_api_stats", |
| 43 | "getKpiDashGeoMapUrl": "http://localhost:9001/ecompportal/portalApi/get_geo_map_url", |
| 44 | "getKpiDashRCloudAUrl": "http://localhost:9001/ecompportal/portalApi/get_rcloud_a_url", |
| 45 | "getKpiDashGeoMapApiUrl": "http://localhost:9001/ecompportal/portalApi/get_geo_map_api_url", |
| 46 | "getManifest": "http://localhost:9001/ecompportal/portalApi/manifest", |
| 47 | "getActiveUser": "http://localhost:9001/ecompportal/portalApi/dashboard/activeUsers", |
| 48 | "getSearchAllByStringResults": "http://localhost:9001/ecompportal/portalApi/dashboard/search", |
| 49 | "commonWidget": "http://localhost:9001/ecompportal/portalApi/dashboard/widgetData", |
| 50 | "deleteCommonWidget": "http://localhost:9001/ecompportal/portalApi/dashboard/deleteData", |
| 51 | "getContactUS": "http://localhost:9001/ecompportal/portalApi/contactus/list", |
| 52 | "getAppsAndContacts": "http://localhost:9001/ecompportal/portalApi/contactus/allapps", |
| 53 | "saveContactUS": "http://localhost:9001/ecompportal/portalApi/contactus/save", |
| 54 | "deleteContactUS": "http://localhost:9001/ecompportal/portalApi/contactus/delete", |
| 55 | "getContactUSPortalDetails": "http://localhost:9001/ecompportal/portalApi/contactus/feedback", |
| 56 | "getAppCategoryFunctions": "http://localhost:9001/ecompportal/portalApi/contactus/functions", |
| 57 | "onlineUserUpdateRate": "http://localhost:9001/ecompportal/portalApi/dashboard/onlineUserUpdateRate", |
| 58 | "storeAuditLog": "http://localhost:9001/ecompportal/portalApi/auditLog/store", |
| 59 | "leftmenuItems": "http://localhost:9001/ecompportal/portalApi/leftmenuItems", |
| 60 | "getFunctionalMenuRole":"http://localhost:9001/ecompportal/portalApi/getFunctionalMenuRole", |
| 61 | "getNotifications": "http://localhost:9001/ecompportal/portalApi/getNotifications", |
| 62 | "getAdminNotifications": "http://localhost:9001/ecompportal/portalApi/getAdminNotifications", |
| 63 | "getAllAppRoleIds": "http://localhost:9001/ecompportal/portalApi/getNotificationAppRoles", |
| 64 | "getNotificationHistory": "http://localhost:9001/ecompportal/portalApi/getNotificationHistory", |
| 65 | "notificationUpdateRate": "http://localhost:9001/ecompportal/portalApi/notificationUpdateRate", |
| 66 | "notificationRead": "http://localhost:9001/ecompportal/portalApi/notificationRead", |
| 67 | "saveNotification": "http://localhost:9001/ecompportal/portalApi/saveNotification", |
| 68 | "getNotificationRoles":"http://localhost:9001/ecompportal/portalApi/notificationRole", |
| 69 | "getRole": "http://localhost:9001/ecompportal/portalApi/get_role", |
| 70 | "getRoles": "http://localhost:9001/ecompportal/portalApi/get_roles", |
| 71 | "toggleRole": "http://localhost:9001/ecompportal/portalApi/role_list/toggleRole", |
| 72 | "removeRole": "http://localhost:9001/ecompportal/portalApi/role_list/removeRole", |
| 73 | "saveRole": "http://localhost:9001/ecompportal/portalApi/role/saveRole.htm", |
| 74 | "toggleRoleRoleFunction": "http://localhost:9001/ecompportal/portalApi/role/removeRoleFunction.htm", |
| 75 | "addRoleRoleFunction": "http://localhost:9001/ecompportal/portalApi/role/addRoleFunction.htm", |
| 76 | "toggleRoleChildRole": "http://localhost:9001/ecompportal/portalApi/role/removeChildRole.htm", |
| 77 | "addRoleChildRole": "http://localhost:9001/ecompportal/portalApi/role/addChildRole.htm", |
| 78 | "getRoleFunctions": "http://localhost:9001/ecompportal/portalApi/get_role_functions", |
| 79 | "saveRoleFunction": "http://localhost:9001/ecompportal/portalApi/role_function_list/saveRoleFunction.htm", |
| 80 | "removeRoleFunction": "http://localhost:9001/ecompportal/portalApi/role_function_list/removeRoleFunction.htm", |
| 81 | "userAppsOrderBySortPref": "http://localhost:9001/ecompportal/portalApi/userAppsOrderBySortPref", |
| 82 | "userAppsOrderByName": "http://localhost:9001/ecompportal/portalApi/userAppsOrderByName", |
| 83 | "saveUserAppsSortingPreference": "http://localhost:9001/ecompportal/portalApi/saveUserAppsSortingPreference", |
| 84 | "userAppsSortTypePreference": "http://localhost:9001/ecompportal/portalApi/userAppsSortTypePreference", |
| 85 | "userAppsOrderByLastUsed": "http://localhost:9001/ecompportal/portalApi/userAppsOrderByLastUsed", |
| 86 | "userAppsOrderByMostUsed": "http://localhost:9001/ecompportal/portalApi/userAppsOrderByMostUsed", |
| 87 | "userAppsOrderByManual": "http://localhost:9001/ecompportal/portalApi/userAppsOrderByManual", |
| 88 | "saveUserAppsSortingManual": "http://localhost:9001/ecompportal/portalApi/saveUserAppsSortingManual", |
| 89 | "saveUserWidgetsSortManual": "http://localhost:9001/ecompportal/portalApi/saveUserWidgetsSortManual", |
| 90 | "updateWidgetsSortPref": "http://localhost:9001/ecompportal/portalApi/updateWidgetsSortPref", |
| 91 | "UpdateUserAppsSortManual": "http://localhost:9001/ecompportal/portalApi/UpdateUserAppsSortManual", |
| 92 | "widgetCatalogSelection": "http://localhost:9001/ecompportal/portalApi/widgetCatalogSelection", |
| 93 | "widgetCommon": "http://localhost:9001/ecompportal/portalApi/microservices", |
| 94 | "getWidthThresholdLeftMenu":"http://localhost:9001/ecompportal/portalApi/dashboard/windowWidthThresholdLeftMenu", |
| 95 | "getWidthThresholdRightMenu":"http://localhost:9001/ecompportal/portalApi/dashboard/windowWidthThresholdRightMenu", |
| 96 | "appCatalogRoles" : "http://localhost:9001/ecompportal/portalApi/appCatalogRoles", |
| 97 | "saveUserAppRoles":"http://localhost:9001/ecompportal/portalApi/saveUserAppRoles", |
| 98 | "userApplicationRoles":"http://localhost:9001/ecompportal/portalApi/userApplicationRoles" |
| 99 | }, |
| 100 | "cookieDomain": "openecomp.org" |
| 101 | } |