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