1 export const environment = {
4 "singleAppInfo": "portalApi/singleAppInfo",
5 "singleAppInfoById": "portalApi/singleAppInfoById",
6 "syncRolesFromExternalAuthSystem": "portalApi/syncRoles",
7 "syncFunctionsFromExternalAuthSystem": "portalApi/syncFunctions",
8 "userApps": "portalApi/userApps/",
9 "persUserApps": "portalApi/persUserApps",
10 "appCatalog": "portalApi/appCatalog",
11 "accountAdmins": "portalApi/accountAdmins",
12 "availableApps": "portalApi/availableApps",
13 "allAvailableApps": "portalApi/allAvailableApps",
14 "externalRequestAccessSystem": "portalApi/externalRequestAccessSystem",
15 "userProfile": "portalApi/userProfile",
16 "queryUsers": "portalApi/queryUsers",
17 "adminAppsRoles": "portalApi/adminAppsRoles",
18 "adminApps": "portalApi/adminApps",
19 "appsForSuperAdminAndAccountAdmin": "portalApi/appsForSuperAdminAndAccountAdmin",
20 "accountUsers": "portalApi/app/:appId/users",
21 "saveNewUser": "portalApi/saveNewUser",
22 "userAppRoles": "portalApi/userAppRoles",
23 "onboardingApps": "portalApi/onboardingApps",
24 "widgets": "portalApi/widgets",
25 "widgetsValidation": "portalApi/widgets/validation",
26 "functionalMenuForAuthUser": "portalApi/functionalMenuForAuthUser",
27 "functionalMenuForEditing": "portalApi/functionalMenuForEditing",
28 "functionalMenuForNotificationTree": "portalApi/functionalMenuForNotificationTree",
29 "functionalMenu": "portalApi/functionalMenu",
30 "functionalMenuItemDetails": "portalApi/functionalMenuItemDetails/:menuId",
31 "appRoles": "portalApi/appRoles/:appId",
32 "appThumbnail": "portalApi/appThumbnail/:appId",
33 "functionalMenuItem": "portalApi/functionalMenuItem",
34 "regenerateFunctionalMenuAncestors": "portalApi/regenerateFunctionalMenuAncestors",
35 "listOfApp": "portalApi/getAppList",
36 "setFavoriteItem": "portalApi/setFavoriteItem",
37 "getFavoriteItems": "portalApi/getFavoriteItems",
38 "removeFavoriteItem": "portalApi/removeFavoriteItem/:menuId",
39 "ping": "portalApi/ping",
40 "functionalMenuStaticInfo": "portalApi/functionalMenuStaticInfo",
41 "portalAdmins": "portalApi/portalAdmins",
42 "portalAdmin": "portalApi/portalAdmin",
43 "getManifest": "portalApi/manifest",
44 "getActiveUser": "portalApi/dashboard/activeUsers",
45 "getSearchAllByStringResults": "portalApi/dashboard/search",
46 "commonWidget": "portalApi/dashboard/widgetData",
47 "deleteCommonWidget": "portalApi/dashboard/deleteData",
48 "getContactUS": "portalApi/contactus/list",
49 "getAppsAndContacts": "portalApi/contactus/allapps",
50 "saveContactUS": "portalApi/contactus/save",
51 "deleteContactUS": "portalApi/contactus/delete",
52 "getContactUSPortalDetails": "portalApi/contactus/feedback",
53 "getAppCategoryFunctions": "portalApi/contactus/functions",
54 "onlineUserUpdateRate": "portalApi/dashboard/onlineUserUpdateRate",
55 "storeAuditLog": "portalApi/auditLog/store",
56 "leftmenuItems": "portalApi/leftmenuItems",
57 "getFunctionalMenuRole": "portalApi/getFunctionalMenuRole",
58 "getNotifications": "portalApi/getNotifications",
59 "getAdminNotifications": "portalApi/getAdminNotifications",
60 "getAllAppRoleIds": "portalApi/getNotificationAppRoles",
61 "getNotificationHistory": "portalApi/getNotificationHistory",
62 "notificationUpdateRate": "portalApi/notificationUpdateRate",
63 "notificationRead": "portalApi/notificationRead",
64 "saveNotification": "portalApi/saveNotification",
65 "getMessageRecipients": "portalApi/getMessageRecipients",
66 "getNotificationRoles": "portalApi/notificationRole",
67 "getRole": "portalApi/get_role",
68 "getRoles": "portalApi/get_roles/:appId",
69 "toggleRole": "portalApi/role_list/toggleRole",
70 "removeRole": "portalApi/role_list/removeRole",
71 "saveRole": "portalApi/role/saveRole/:appId",
72 "toggleRoleRoleFunction": "portalApi/role/removeRoleFunction.htm",
73 "addRoleRoleFunction": "portalApi/role/addRoleFunction.htm",
74 "toggleRoleChildRole": "portalApi/role/removeChildRole.htm",
75 "addRoleChildRole": "portalApi/role/addChildRole.htm",
76 "getRoleFunctions": "portalApi/get_role_functions/:appId",
77 "saveRoleFunction": "portalApi/role_function_list/saveRoleFunction/:appId",
78 "removeRoleFunction": "portalApi/role_function_list/removeRoleFunction/:appId",
79 "userAppsOrderBySortPref": "portalApi/userAppsOrderBySortPref",
80 "userAppsOrderByName": "portalApi/userAppsOrderByName",
81 "saveUserAppsSortingPreference": "portalApi/saveUserAppsSortingPreference",
82 "userAppsSortTypePreference": "portalApi/userAppsSortTypePreference",
83 "userAppsOrderByLastUsed": "portalApi/userAppsOrderByLastUsed",
84 "userAppsOrderByMostUsed": "portalApi/userAppsOrderByMostUsed",
85 "userAppsOrderByManual": "portalApi/userAppsOrderByManual",
86 "saveUserAppsSortingManual": "portalApi/saveUserAppsSortingManual",
87 "saveUserWidgetsSortManual": "portalApi/saveUserWidgetsSortManual",
88 "updateWidgetsSortPref": "portalApi/updateWidgetsSortPref",
89 "UpdateUserAppsSortManual": "portalApi/UpdateUserAppsSortManual",
90 "widgetCatalogSelection": "portalApi/widgetCatalogSelection",
91 "widgetCommon": "portalApi/microservices",
92 "appCatalogRoles": "portalApi/appCatalogRoles",
93 "saveUserAppRoles": "portalApi/saveUserAppRoles",
94 "userApplicationRoles": "portalApi/userApplicationRoles",
95 "microserviceProxy": "portalApi/microservice/proxy",
96 "getUserAppsWebAnalytics": "portalApi/getUserAppsWebAnalytics",
97 "getWebAnalyticsOfApp": "portalApi/getWebAnalyticsOfApp",
98 "basicAuthAccount": "portalApi/basicAuthAccount",
99 "addWebAnalyticsReport": "portalApi/addWebAnalyticsReport",
100 "getUserJourneyAnalyticsReport": "portalApi/getUserJourneyAnalyticsReport",
101 "deleteWebAnalyticsReport": "portalApi/deleteWebAnalyticsReport",
102 "getAllWebAnalytics": "portalApi/getAllWebAnalytics",
103 "modifyWebAnalyticsReport": "portalApi/modifyWebAnalyticsReport",
104 "appsFullList": "portalApi/appsFullList",
105 "portalTitle": "portalApi/ecompTitle",
106 "getRecommendations": "portalApi/getRecommendations",
107 "centralizedApps": "portalApi/centralizedApps",
108 "getSchedulerId": "portalApi/post_create_new_vnf_change",
109 "getTimeslotsForScheduler": "portalApi/get_time_slots",
110 "postSubmitForApprovedTimeslots": "portalApi/submit_vnf_change_timeslots",
111 "getPolicy": "portalApi/get_policy",
112 "getSchedulerConstants": "portalApi/get_scheduler_constant",
113 "uploadRoleFunction": "portalApi/uploadRoleFunction/:appId",
114 "checkIfUserIsSuperAdmin": "portalApi/checkIfUserIsSuperAdmin",
115 "getCurrentLang": "auxapi/languageSetting/user/:loginId",
116 "getLanguages": "auxapi/language",
117 "updateLang": "auxapi/languageSetting/user/:loginId",
120 "brandName": "ONAP Portal",
121 "brandLogoImagePath": "",
123 "footerLinkText": "",
125 "footerLogoImagePath": "",
126 "footerLogoText": "",
127 "intraSearcLink": "",
128 "extraSearcLink": "https://wiki.onap.org/dosearchsite.action?cql=siteSearch+~+searchStringPlaceHolder&queryString=searchStringPlaceHolder"
133 "cookieDomain": "onap.org"