summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/client/configurations/integ.json
blob: 4771d6354b57e83010640a8eb53aa8948a3b9077 (plain)
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
105
106
107
{
	"api": {
		"singleAppInfo":"portalApi/singleAppInfo",
		"singleAppInfoById":"portalApi/singleAppInfoById",
		"syncRolesFromExternalAuthSystem":"portalApi/syncRoles",
		"syncFunctionsFromExternalAuthSystem":"portalApi/syncFunctions",
		"userApps": "portalApi/userApps",
		"persUserApps": "portalApi/persUserApps",
		"appCatalog": "portalApi/appCatalog",
		"accountAdmins": "portalApi/accountAdmins",
		"availableApps": "portalApi/availableApps",
		"allAvailableApps": "portalApi/allAvailableApps",
		"userProfile": "portalApi/userProfile",
		"queryUsers": "portalApi/queryUsers",
		"adminAppsRoles": "portalApi/adminAppsRoles",
		"adminApps": "portalApi/adminApps",
		"appsForSuperAdminAndAccountAdmin": "portalApi/appsForSuperAdminAndAccountAdmin",
		"accountUsers": "portalApi/app/:appId/users",
		"saveNewUser": "portalApi/saveNewUser",
		"userAppRoles": "portalApi/userAppRoles",
		"onboardingApps": "portalApi/onboardingApps",
		"widgets": "portalApi/widgets",
		"widgetsValidation": "portalApi/widgets/validation",
		"functionalMenuForAuthUser": "portalApi/functionalMenuForAuthUser",
		"functionalMenuForEditing": "portalApi/functionalMenuForEditing",
		"functionalMenuForNotificationTree": "portalApi/functionalMenuForNotificationTree",
		"functionalMenu": "portalApi/functionalMenu",
		"functionalMenuItemDetails": "portalApi/functionalMenuItemDetails/:menuId",
		"appRoles": "portalApi/appRoles/:appId",
		"appThumbnail": "portalApi/appThumbnail/:appId",
		"functionalMenuItem": "portalApi/functionalMenuItem",
		"regenerateFunctionalMenuAncestors": "portalApi/regenerateFunctionalMenuAncestors",
		"listOfApp": "portalApi/getAppList",
		"setFavoriteItem": "portalApi/setFavoriteItem",
		"getFavoriteItems": "portalApi/getFavoriteItems",
		"removeFavoriteItem": "portalApi/removeFavoriteItem/:menuId",
		"ping": "portalApi/ping",
		"functionalMenuStaticInfo": "portalApi/functionalMenuStaticInfo",
		"portalAdmins": "portalApi/portalAdmins",
		"portalAdmin": "portalApi/portalAdmin",
		"getManifest": "portalApi/manifest",
		"getActiveUser": "portalApi/dashboard/activeUsers",
		"getSearchAllByStringResults": "portalApi/dashboard/search",
		"commonWidget": "portalApi/dashboard/widgetData",
		"deleteCommonWidget": "portalApi/dashboard/deleteData",
		"getContactUS": "portalApi/contactus/list",
		"getAppsAndContacts": "portalApi/contactus/allapps",
		"saveContactUS": "portalApi/contactus/save",
		"deleteContactUS": "portalApi/contactus/delete",
		"getContactUSPortalDetails": "portalApi/contactus/feedback",
		"getAppCategoryFunctions": "portalApi/contactus/functions",
		"onlineUserUpdateRate": "portalApi/dashboard/onlineUserUpdateRate",
		"storeAuditLog": "portalApi/auditLog/store",
		"leftmenuItems": "portalApi/leftmenuItems",
		"getFunctionalMenuRole":"portalApi/getFunctionalMenuRole",
		"getNotifications": "portalApi/getNotifications",
		"getMessageRecipients":"portalApi/getMessageRecipients",
		"getAdminNotifications": "portalApi/getAdminNotifications",
		"getAllAppRoleIds": "portalApi/getNotificationAppRoles",
		"getNotificationHistory": "portalApi/getNotificationHistory",
		"notificationUpdateRate": "portalApi/notificationUpdateRate",
		"notificationRead": "portalApi/notificationRead",
		"saveNotification": "portalApi/saveNotification",
		"getNotificationRoles":"portalApi/notificationRole",
		"getRole": "portalApi/get_role",
		"getRoles": "portalApi/get_roles/:appId",
		"toggleRole": "portalApi/role_list/toggleRole",
		"removeRole": "portalApi/role_list/removeRole",
		"saveRole": "portalApi/role/saveRole/:appId",
		"toggleRoleRoleFunction": "portalApi/role/removeRoleFunction.htm",
		"addRoleRoleFunction": "portalApi/role/addRoleFunction.htm",
		"toggleRoleChildRole": "portalApi/role/removeChildRole.htm",
		"addRoleChildRole": "portalApi/role/addChildRole.htm",
		"getRoleFunctions": "portalApi/get_role_functions/:appId",
		"saveRoleFunction": "portalApi/role_function_list/saveRoleFunction/:appId",
		"removeRoleFunction": "portalApi/role_function_list/removeRoleFunction/:appId",
		"userAppsOrderBySortPref": "portalApi/userAppsOrderBySortPref",
		"userAppsOrderByName": "portalApi/userAppsOrderByName",
		"saveUserAppsSortingPreference": "portalApi/saveUserAppsSortingPreference",
		"userAppsSortTypePreference": "portalApi/userAppsSortTypePreference",
		"userAppsOrderByLastUsed": "portalApi/userAppsOrderByLastUsed",
		"userAppsOrderByMostUsed": "portalApi/userAppsOrderByMostUsed",
		"userAppsOrderByManual": "portalApi/userAppsOrderByManual",
		"saveUserAppsSortingManual": "portalApi/saveUserAppsSortingManual",
		"saveUserWidgetsSortManual": "portalApi/saveUserWidgetsSortManual",
		"updateWidgetsSortPref": "portalApi/updateWidgetsSortPref",    
		"UpdateUserAppsSortManual": "portalApi/UpdateUserAppsSortManual",
		"widgetCatalogSelection": "portalApi/widgetCatalogSelection",
		"widgetCommon": "portalApi/microservices",
		"basicAuthAccount": "portalApi/basicAuthAccount",
	   	"microserviceProxy": "portalApi/microservice/proxy",
		"getWidthThresholdLeftMenu":"portalApi/dashboard/windowWidthThresholdLeftMenu",
		"getWidthThresholdRightMenu":"portalApi/dashboard/windowWidthThresholdRightMenu",
		"appCatalogRoles" : "portalApi/appCatalogRoles",
		"saveUserAppRoles":"portalApi/saveUserAppRoles",
		"userApplicationRoles":"portalApi/userApplicationRoles",
		"ecompTitle":"portalApi/ecompTitle",
		"loggedinUser" : "portalApi/loggedinUser",
		"modifyLoggedinUser" : "portalApi/modifyLoggedinUser",
		"centralizedApps": "portalApi/centralizedApps",
		"uploadRoleFunction":"portalApi/uploadRoleFunction/:appId",
		"getCurrentLang":"auxapi/languageSetting/user/:loginId",
		"getLanguages":"auxapi/language",
		"updateLang":"auxapi/languageSetting/user/:loginId"
	},
	"cookieDomain": "onap.org"
}