Merge "use docker-compose healtcheck for DB"
[portal.git] / ecomp-portal-FE-os / client / configurations / dev.json
1 {
2         "api": {
3                 "userApps": "http://localhost:8080/ecompportal/portalApi/userApps",
4                 "persUserApps": "http://localhost:8080/ecompportal/portalApi/persUserApps",
5                 "appCatalog": "http://localhost:8080/ecompportal/portalApi/appCatalog",
6                 "accountAdmins": "http://localhost:8080/ecompportal/portalApi/accountAdmins",
7                 "availableApps": "http://localhost:8080/ecompportal/portalApi/availableApps",
8                 "allAvailableApps": "http://localhost:8080/ecompportal/portalApi/allAvailableApps",
9                 "userProfile": "http://localhost:8080/ecompportal/portalApi/userProfile",
10                 "queryUsers": "http://localhost:8080/ecompportal/portalApi/queryUsers",
11                 "adminAppsRoles": "http://localhost:8080/ecompportal/portalApi/adminAppsRoles",
12                 "adminApps": "http://localhost:8080/ecompportal/portalApi/adminApps",
13                 "appsForSuperAdminAndAccountAdmin": "http://localhost:8080/ecompportal/portalApi/appsForSuperAdminAndAccountAdmin",
14                 "accountUsers": "http://localhost:8080/ecompportal/portalApi/app/:appId/users",
15                 "saveNewUser": "http://localhost:8080/ecompportal-be-os/portalApi/saveNewUser",
16                 "userAppRoles": "http://localhost:8080/ecompportal/portalApi/userAppRoles",
17                 "onboardingApps": "http://localhost:8080/ecompportal/portalApi/onboardingApps",
18                 "widgets": "http://localhost:8080/ecompportal/portalApi/widgets",
19                 "widgetsValidation": "http://localhost:8080/ecompportal/portalApi/widgets/validation",
20                 "functionalMenuForAuthUser": "http://localhost:8080/ecompportal/portalApi/functionalMenuForAuthUser",
21                 "functionalMenuForEditing": "http://localhost:8080/ecompportal/portalApi/functionalMenuForEditing",
22                 "functionalMenuForNotificationTree": "http://localhost:8080/ecompportal/portalApi/functionalMenuForNotificationTree",
23                 "functionalMenu": "http://localhost:8080/ecompportal/portalApi/functionalMenu",
24                 "functionalMenuItemDetails": "http://localhost:8080/ecompportal/portalApi/functionalMenuItemDetails/:menuId",
25                 "appRoles": "http://localhost:8080/ecompportal/portalApi/appRoles/:appId",
26                 "appThumbnail": "http://localhost:8080/ecompportal/portalApi/appThumbnail/:appId",
27                 "functionalMenuItem": "http://localhost:8080/ecompportal/portalApi/functionalMenuItem",
28                 "regenerateFunctionalMenuAncestors": "http://localhost:8080/ecompportal/portalApi/regenerateFunctionalMenuAncestors",
29                 "listOfApp": "http://localhost:8080/ecompportal/portalApi/getAppList",
30                 "setFavoriteItem": "http://localhost:8080/ecompportal/portalApi/setFavoriteItem",
31                 "getFavoriteItems": "http://localhost:8080/ecompportal/portalApi/getFavoriteItems",
32                 "removeFavoriteItem": "http://localhost:8080/ecompportal/portalApi/removeFavoriteItem/:menuId",
33                 "ping": "http://localhost:8080/ecompportal/portalApi/ping",
34                 "functionalMenuStaticInfo": "http://localhost:8080/ecompportal/portalApi/functionalMenuStaticInfo",
35                 "portalAdmins": "http://localhost:8080/ecompportal/portalApi/portalAdmins",
36                 "portalAdmin": "http://localhost:8080/ecompportal/portalApi/portalAdmin",
37                 "getManifest": "http://localhost:8080/ecompportal/portalApi/manifest",
38                 "getActiveUser": "http://localhost:8080/ecompportal/portalApi/dashboard/activeUsers",
39                 "getSearchAllByStringResults": "http://localhost:8080/ecompportal/portalApi/dashboard/search",
40                 "commonWidget": "http://localhost:8080/ecompportal/portalApi/dashboard/widgetData",
41                 "deleteCommonWidget": "http://localhost:8080/ecompportal/portalApi/dashboard/deleteData",
42                 "getContactUS": "http://localhost:8080/ecompportal/portalApi/contactus/list",
43                 "getAppsAndContacts": "http://localhost:8080/ecompportal/portalApi/contactus/allapps",
44                 "saveContactUS": "http://localhost:8080/ecompportal/portalApi/contactus/save",
45                 "deleteContactUS": "http://localhost:8080/ecompportal/portalApi/contactus/delete",
46                 "getContactUSPortalDetails": "http://localhost:8080/ecompportal/portalApi/contactus/feedback",
47                 "getAppCategoryFunctions": "http://localhost:8080/ecompportal/portalApi/contactus/functions",
48                 "onlineUserUpdateRate": "http://localhost:8080/ecompportal/portalApi/dashboard/onlineUserUpdateRate",
49                 "storeAuditLog": "http://localhost:8080/ecompportal/portalApi/auditLog/store",
50                 "leftmenuItems": "http://localhost:8080/ecompportal/portalApi/leftmenuItems",
51                 "getFunctionalMenuRole":"http://localhost:8080/ecompportal/portalApi/getFunctionalMenuRole",
52                 "getNotifications": "http://localhost:8080/ecompportal/portalApi/getNotifications",
53                 "getMessageRecipients": "http://localhost:8080/ecompportal/portalApi/getMessageRecipients",
54                 "getAdminNotifications": "http://localhost:8080/ecompportal/portalApi/getAdminNotifications",
55                 "getAllAppRoleIds": "http://localhost:8080/ecompportal/portalApi/getNotificationAppRoles",
56                 "getNotificationHistory": "http://localhost:8080/ecompportal/portalApi/getNotificationHistory",
57                 "notificationUpdateRate": "http://localhost:8080/ecompportal/portalApi/notificationUpdateRate",
58                 "notificationRead": "http://localhost:8080/ecompportal/portalApi/notificationRead",
59                 "saveNotification": "http://localhost:8080/ecompportal/portalApi/saveNotification",
60                 "getNotificationRoles":"http://localhost:8080/ecompportal/portalApi/notificationRole",
61                 "getRole": "http://localhost:8080/ecompportal/portalApi/get_role",
62                 "getRoles": "http://localhost:8080/ecompportal/portalApi/get_roles",
63                 "toggleRole": "http://localhost:8080/ecompportal/portalApi/role_list/toggleRole",
64                 "removeRole": "http://localhost:8080/ecompportal/portalApi/role_list/removeRole",
65                 "saveRole": "http://localhost:8080/ecompportal/portalApi/role/saveRole.htm",
66                 "toggleRoleRoleFunction": "http://localhost:8080/ecompportal/portalApi/role/removeRoleFunction.htm",
67                 "addRoleRoleFunction": "http://localhost:8080/ecompportal/portalApi/role/addRoleFunction.htm",
68                 "toggleRoleChildRole": "http://localhost:8080/ecompportal/portalApi/role/removeChildRole.htm",
69                 "addRoleChildRole": "http://localhost:8080/ecompportal/portalApi/role/addChildRole.htm",
70                 "getRoleFunctions": "http://localhost:8080/ecompportal/portalApi/get_role_functions",
71                 "saveRoleFunction": "http://localhost:8080/ecompportal/portalApi/role_function_list/saveRoleFunction.htm",
72                 "removeRoleFunction": "http://localhost:8080/ecompportal/portalApi/role_function_list/removeRoleFunction.htm",
73                 "userAppsOrderBySortPref": "http://localhost:8080/ecompportal/portalApi/userAppsOrderBySortPref",
74                 "userAppsOrderByName": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByName",
75                 "saveUserAppsSortingPreference": "http://localhost:8080/ecompportal/portalApi/saveUserAppsSortingPreference",
76                 "userAppsSortTypePreference": "http://localhost:8080/ecompportal/portalApi/userAppsSortTypePreference",
77                 "userAppsOrderByLastUsed": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByLastUsed",
78                 "userAppsOrderByMostUsed": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByMostUsed",
79                 "userAppsOrderByManual": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByManual",
80                 "saveUserAppsSortingManual": "http://localhost:8080/ecompportal/portalApi/saveUserAppsSortingManual",
81                 "saveUserWidgetsSortManual": "http://localhost:8080/ecompportal/portalApi/saveUserWidgetsSortManual",
82                 "updateWidgetsSortPref": "http://localhost:8080/ecompportal/portalApi/updateWidgetsSortPref",    
83                 "UpdateUserAppsSortManual": "http://localhost:8080/ecompportal/portalApi/UpdateUserAppsSortManual",
84                 "widgetCatalogSelection": "http://localhost:8080/ecompportal/portalApi/widgetCatalogSelection",
85                 "widgetCommon": "http://localhost:8080/ecompportal/portalApi/microservices",
86                 "basicAuthAccount": "http://localhost:8080/ecompportal/portalApi/basicAuthAccount",
87                 "microserviceProxy": "http://localhost:8080/ecompportal/portalApi/microservice/proxy",
88                 "getWidthThresholdLeftMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdLeftMenu",
89                 "getWidthThresholdRightMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdRightMenu",
90                 "appCatalogRoles" : "http://localhost:8080/ecompportal/portalApi/appCatalogRoles",
91                 "saveUserAppRoles":"http://localhost:8080/ecompportal/portalApi/saveUserAppRoles",
92                 "userApplicationRoles":"http://localhost:8080/ecompportal/portalApi/userApplicationRoles",
93                 "ecompTitle":"http://localhost:8080/ecompportal/portalApi/ecompTitle",
94                 "loggedinUser" : "http://localhost:8080/ecompportal/portalApi/loggedinUser",
95                 "modifyLoggedinUser" : "http://localhost:8080/ecompportal/portalApi/modifyLoggedinUser"
96         },
97         "cookieDomain": "onap.org"
98 }