Home
last modified time | relevance | path

Searched full:managers (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/openbmc/phosphor-webui/app/configuration/controllers/
H A Dsnmp-controller.js15 $scope.managers = [];
24 $scope.managers.push({
43 $scope.managers.push({address: '', port: ''});
49 if ($scope.managers[index].path) {
50 $scope.managersToDelete.push($scope.managers[index].path);
52 $scope.managers.splice(index, 1);
65 for (let i in $scope.managers) {
66 if (!$scope.managers[i].address || !$scope.managers[i].port) {
74 let managersLength = $scope.managers.length;
78 if (!$scope.managers[managersLength].path) {
[all …]
H A Dsnmp-controller.html12 <h2 class="section-title">Managers</h2>
15 <p class="manager_group empty" ng-if="managers.length < 1">
16 No managers have been added yet.
24 ng-repeat="manager in managers track by $index">
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_firmware_inventory.robot88 ${bmc_manager}= Redfish.Get /redfish/v1/Managers/${MANAGER_ID}
171 [Documentation] Verify functional image version is same as in Redfish managers.
182 ... is same as in Redfish managers..
191 [Documentation] Verify the firmware software inventory is same as software images of managers.
198 ${firmware_inv_path}= Redfish.Get Properties ${REDFISH_BASE_URI}Managers/${MANAGER_ID}
215 ... active software image of Redfish managers and firmware inventory of update service.
223 ... active software image of Redfish managers and firmware inventory of update service.
258 Verify Firmware Version Same In Firmware Inventory And Managers
259 [Documentation] Verify the Redfish firmware inventory path version is same as Redfish managers.
274 # /redfish/v1/Managers/${MANAGER_ID}
[all …]
/openbmc/openbmc-test-automation/redfish/events/
H A Dtest_bmc_snmp_trap.robot98 Configure Multiple SNMP Managers And Verify
99 [Documentation] Configure multiple SNMP managers and verify.
149 Configure Multiple SNMP Managers With Non Default Port And Verify
150 [Documentation] Configure multiple SNMP Managers with non-default port And Verify.
157 # Configure multiple SNMP managers with non-default port.
161 # Verify if SNMP managers are configured.
166 Configure Multiple SNMP Managers With Different Ports And Verify
167 [Documentation] Configure multiple SNMP Managers with different ports And Verify.
176 # Configure multiple SNMP managers with different ports.
181 # Verify if SNMP managers are configured.
[all …]
H A Dtest_bmc_snmp_config.robot97 Configure Multiple SNMP Managers And Verify
98 [Documentation] Configure multiple SNMP Managers And Verify.
109 Configure Multiple SNMP Managers With Non Default Port And Verify
110 [Documentation] Configure multiple SNMP Managers with non-default port And Verify.
121 Configure Multiple SNMP Managers With Different Ports And Verify
122 [Documentation] Configure multiple SNMP Managers with different ports And Verify.
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_snmp_alerts_sub_menu.robot129 Configure Multiple SNMP Managers On BMC Via GUI And Verify
130 [Documentation] Configure multiple SNMP managers on BMC via GUI and verify.
132 [Template] Configure Multiple SNMP Managers On BMC With Valid Port Via GUI And Verify
139 Configure Multiple SNMP Managers With Non Default Port Via GUI And Verify
140 [Documentation] Configure multiple SNMP managers with non-default port via GUI and verify.
142 [Template] Configure Multiple SNMP Managers On BMC With Valid Port Via GUI And Verify
149 Configure Multiple SNMP Managers With Different Ports Via GUI And Verify
150 [Documentation] Configure multiple SNMP managers with different ports via GUI and verify.
152 [Template] Configure Multiple SNMP Managers On BMC With Valid Port Via GUI And Verify
160 Configure Multiple SNMP Managers On BMC Via GUI And Verify Persistency On BMC Reboot
[all …]
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c26 static struct omap_overlay_manager *managers; variable
34 managers = kcalloc(num_managers, sizeof(struct omap_overlay_manager), in dss_init_overlay_managers()
37 BUG_ON(managers == NULL); in dss_init_overlay_managers()
40 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers()
77 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers_sysfs()
89 kfree(managers); in dss_uninit_overlay_managers()
90 managers = NULL; in dss_uninit_overlay_managers()
99 struct omap_overlay_manager *mgr = &managers[i]; in dss_uninit_overlay_managers_sysfs()
116 return &managers[num]; in omap_dss_get_overlay_manager()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DCertificateCollection.json99 "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/Accounts/{ManagerAccountId}/Certificates",
100 "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ActiveDirectory/Certificates",
101 "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/LDAP/Certificates",
102 "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificates",
103 "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/MultiFactorAuth/ClientCertificate/Certificates",
104 "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/MultiFactorAuth/SecurID/Certificates",
105 "/redfish/v1/Managers/{ManagerId}/NetworkProtocol/HTTPS/Certificates",
159 "/redfish/v1/Managers/{ManagerId}/Certificates",
163 "/redfish/v1/Managers/{ManagerId}/SecurityPolicy/SPDM/TrustedCertificates",
164 "/redfish/v1/Managers/{ManagerI
[all...]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DCertificateCollection.json99 … "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/Accounts/{ManagerAccountId}/Certificates",
100 … "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ActiveDirectory/Certificates",
101 "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/LDAP/Certificates",
102 …"/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ExternalAccountProviders/{ExternalAccountPr…
103 …"/redfish/v1/Managers/{ManagerId}/RemoteAccountService/MultiFactorAuth/ClientCertificate/Certifica…
104 … "/redfish/v1/Managers/{ManagerId}/RemoteAccountService/MultiFactorAuth/SecurID/Certificates",
105 "/redfish/v1/Managers/{ManagerId}/NetworkProtocol/HTTPS/Certificates",
159 "/redfish/v1/Managers/{ManagerId}/Certificates",
163 "/redfish/v1/Managers/{ManagerId}/SecurityPolicy/SPDM/TrustedCertificates",
164 "/redfish/v1/Managers/{ManagerId}/SecurityPolicy/SPDM/RevokedCertificates",
[all …]
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_managers_bmc.robot30 ${resp}= Redfish.Get /redfish/v1/Managers/${MANAGER_ID}
38 [Documentation] Verify BMC managers resource properties.
42 ${resp}= Redfish.Get /redfish/v1/Managers/${MANAGER_ID}
61 [Documentation] Verify BMC managers resource properties.
85 # Example: ['/redfish/v1/Managers/${MANAGER_ID}/EthernetInterfaces']
87 ... /redfish/v1/Managers/ EthernetInterfaces
90 # Example: /redfish/v1/Managers/${MANAGER_ID}/EthernetInterfaces/eth0
115 # "target": "/redfish/v1/Managers/${MANAGER_ID}/Actions/Manager.Reset"
145 # "target": "/redfish/v1/Managers/${MANAGER_ID}/Actions/Manager.Reset"
H A Dtest_bmc_dumps.robot57 …${resp}= Redfish.Get Properties /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Entries/${du…
62 # "AdditionalDataURI": "/redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/attachment/9",
93 ... /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Entries/${dump_entries[0]}
147 …${dump_entries_before}= redfish_utils.get_member_list /redfish/v1/Managers/${MANAGER_ID}/LogServ…
153 …${dump_entries_after}= redfish_utils.get_member_list /redfish/v1/Managers/${MANAGER_ID}/LogServi…
165 …${dump_entries_before}= redfish_utils.get_member_list /redfish/v1/Managers/${MANAGER_ID}/LogServ…
170 …${dump_entries_after}= redfish_utils.get_member_list /redfish/v1/Managers/${MANAGER_ID}/LogServi…
259 …Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.CollectDiagno…
291 ... /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Entries/${dump_entries[0]}
307 … ... /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.CollectDiagnosticData
[all …]
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_sessions_management.robot143 Verify Managers Defaults
144 [Documentation] Verify managers defaults.
147 ${managers}= Redfish.Get Properties /redfish/v1/Managers
148 Rprint Vars managers
149 ${managers_count}= Get Length ${managers['Members']}
151 Valid Value managers['Name'] ['Manager Collection']
152 Valid Value managers['@odata.id'] ['/redfish/v1/Managers']
153 Valid Value managers['Members@odata.count'] [${managers_count}]
156 …Valid List managers['Members'] required_values=[{'@odata.id': '/redfish/v1/Managers/${MANAGER_ID…
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DCertificateCollection_v1.xml63 <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/Accounts/{ManagerAccountId}/Certificates</String>
64 <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ActiveDirectory/Certificates</String>
65 <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/LDAP/Certificates</String>
66 <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificates</String>
67 <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/MultiFactorAuth/ClientCertificate/Certificates</String>
68 <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/MultiFactorAuth/SecurID/Certificates</String>
69 <String>/redfish/v1/Managers/{ManagerId}/NetworkProtocol/HTTPS/Certificates</String>
123 <String>/redfish/v1/Managers/{ManagerId}/Certificates</String>
127 <String>/redfish/v1/Managers/{ManagerId}/SecurityPolicy/SPDM/TrustedCertificates</String>
128 <String>/redfish/v1/Managers/{ManagerI
[all...]
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DCertificateCollection_v1.xml63 …<String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/Accounts/{ManagerAccountId}/Certific…
64 …<String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ActiveDirectory/Certificates</String>
65 <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/LDAP/Certificates</String>
66 …<String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ExternalAccountProviders/{ExternalAc…
67 …<String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/MultiFactorAuth/ClientCertificate/Ce…
68 …<String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/MultiFactorAuth/SecurID/Certificates…
69 <String>/redfish/v1/Managers/{ManagerId}/NetworkProtocol/HTTPS/Certificates</String>
123 <String>/redfish/v1/Managers/{ManagerId}/Certificates</String>
127 … <String>/redfish/v1/Managers/{ManagerId}/SecurityPolicy/SPDM/TrustedCertificates</String>
128 … <String>/redfish/v1/Managers/{ManagerId}/SecurityPolicy/SPDM/RevokedCertificates</String>
[all …]
/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp148 BMCWEB_ROUTE(app, "/redfish/v1/Managers/<str>/Actions/Manager.Reset/") in requestRoutesManagerResetAction()
215 "/redfish/v1/Managers/<str>/Actions/Manager.ResetToDefaults/") in requestRoutesManagerResetToDefaultsAction()
286 BMCWEB_ROUTE(app, "/redfish/v1/Managers/<str>/ResetActionInfo/") in requestRoutesManagerResetActionInfo()
307 "/redfish/v1/Managers/{}/ResetActionInfo", in requestRoutesManagerResetActionInfo()
513 "Managers/NetworkProtocol/NTPProcotolEnabled"); in afterSetDateTime()
713 BMCWEB_ROUTE(app, "/redfish/v1/Managers/<str>/") in requestRoutesManager()
734 "/redfish/v1/Managers/{}", BMCWEB_REDFISH_MANAGER_URI_NAME); in requestRoutesManager()
750 boost::urls::format("/redfish/v1/Managers/{}/LogServices", in requestRoutesManager()
753 boost::urls::format("/redfish/v1/Managers/{}/NetworkProtocol", in requestRoutesManager()
757 "/redfish/v1/Managers/{}/EthernetInterface in requestRoutesManager()
[all...]
H A Dmanager_logservices_journal.hpp55 boost::urls::format("/redfish/v1/Managers/{}/LogServices/Journal", in handleManagersLogServiceJournalGet()
69 "/redfish/v1/Managers/{}/LogServices/Journal/Entries", in handleManagersLogServiceJournalGet()
169 "/redfish/v1/Managers/{}/LogServices/Journal/Entries", in handleManagersJournalLogEntryCollectionGet()
253 "/redfish/v1/Managers/{}/LogServices/Journal/Entries?$skip={}", in handleManagersJournalLogEntryCollectionGet()
341 BMCWEB_ROUTE(app, "/redfish/v1/Managers/<str>/LogServices/Journal/") in requestRoutesBMCJournalLogService()
346 BMCWEB_ROUTE(app, "/redfish/v1/Managers/<str>/LogServices/Journal/Entries/") in requestRoutesBMCJournalLogService()
352 app, "/redfish/v1/Managers/<str>/LogServices/Journal/Entries/<str>/") in requestRoutesBMCJournalLogService()
/openbmc/bmcweb/
H A DRedfish.md41 - Managers
530 ### /redfish/v1/Managers/
537 ### /redfish/v1/Managers/bmc/
571 ### /redfish/v1/Managers/bmc/EthernetInterfaces/
579 ### /redfish/v1/Managers/bmc/EthernetInterfaces/{EthernetInterfaceId}/
609 ### /redfish/v1/Managers/bmc/LogServices/
642 ### /redfish/v1/Managers/bmc/LogServices/RedfishLog/
653 ### /redfish/v1/Managers/bmc/LogServices/RedfishLog/Entries/{LogEntryId}/
661 ### /redfish/v1/Managers/bmc/ManagerDiagnosticData/
675 ### /redfish/v1/Managers/bm
532 ManagerCollectionRedfish""Redfish Schema""/redfish/v1/Managers/ global() argument
[all...]
/openbmc/docs/
H A DREDFISH-cheatsheet.md51 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Managers
96 …" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Managers/bmc/Actions/Manag…
106 …" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Managers/bmc/Actions/Manag…
143 …art/form-data" -X POST -F UpdateParameters="{\"Targets\":[\"/redfish/v1/Managers/bmc\"],\"@Redfish…
199 … -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Managers/bmc/NetworkProtoc…
205 … -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Managers/bmc/NetworkProtoc…
213 … -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Managers/bmc/NetworkProtoc…
/openbmc/openbmc-test-automation/data/
H A Dvariables.py196 "Managers/" + REDFISH_MANAGERS_ID + "/EthernetInterfaces/eth0/"
201 + "Managers/"
207 + "Managers/"
211 REDFISH_NW_PROTOCOL = "Managers/" + REDFISH_MANAGERS_ID + "/NetworkProtocol"
218 "Managers/" + REDFISH_MANAGERS_ID + "/NetworkProtocol/HTTPS/Certificates"
224 "Managers/" + REDFISH_MANAGERS_ID + "/Truststore/Certificates"
238 "Managers/" + REDFISH_MANAGERS_ID + "/LogServices/Dump/Entries"
/openbmc/openbmc-test-automation/docs/
H A Dcertificate_generate.md54 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/"
71 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/"
89 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/"
137 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/1"
151 "@odata.id": "/redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol/HTTPS/Certificates/1",
/openbmc/bmcweb/test/redfish-core/include/
H A Devent_matches_filter_test.cpp67 event["OriginOfCondition"] = "/redfish/v1/Managers/bmc"; in TEST()
70 sub.originResources.emplace_back("/redfish/v1/Managers/bmc"); in TEST()
77 sub.originResources.emplace_back("/redfish/v1/Managers/bmc_not"); in TEST()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md127 "/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/",
198 "/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates"
202 URI /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates mapped to
219 /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/1 ID of the
230 /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/1 is mapped to
258 url: redfish/v1/Managers/bmc/Truststore/Certificates/1
/openbmc/openbmc-test-automation/lib/
H A Ddump_utils.robot165 Redfish.Delete /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Entries/${dump_id}
172 ${resp}= Redfish.Get /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Entries
175 Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.ClearLog
280 … ... /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.CollectDiagnosticData
304 …${resp}= Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.Col…
328 # "Location: /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Entries/2"]
332 …# "TargetUri": "/redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.Collect…
387 # "Location: /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Entries/2"]
392 # "/redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.CollectDiagnosticData"
437 …${resp}= Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.Col…
H A Dbmc_date_and_time_utils.robot22 ${date_time}= Redfish.Get Attribute ${REDFISH_BASE_URI}Managers/${MANAGER_ID} DateTime
48 ... Redfish.Patch ${REDFISH_BASE_URI}Managers/${MANAGER_ID}
53 ... Redfish.Patch ${REDFISH_BASE_URI}Managers/${MANAGER_ID}
113 [Documentation] Redfish GET request /redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol response
/openbmc/bmcweb/test/redfish-core/lib/
H A Dservice_root_test.cpp49 "/redfish/v1/Managers/bmc"); in assertServiceRootGet()
51 EXPECT_EQ(json["Managers"]["@odata.id"], "/redfish/v1/Managers"); in assertServiceRootGet()
52 EXPECT_EQ(json["Managers"].size(), 1); in assertServiceRootGet()

12345678910>>...14