Home
last modified time | relevance | path

Searched full:rest (Results 1 – 25 of 784) sorted by relevance

12345678910>>...32

/openbmc/openbmc-test-automation/data/
H A Dboot_table.json2 "REST Power On": {
4 "rest": "^1$", string
11 "rest": "^1$", string
27 "rest": "^1$", string
34 "rest": "^1$", string
50 "rest": "^1$", string
57 "rest": "^1$", string
72 "REST Power Off": {
74 "rest": "^1$", string
78 "rest": "^1$", string
[all …]
/openbmc/openbmc-test-automation/data/boot_lists/
H A DAll1 REST Power On
2 REST Power On (mfg)
9 REST Power Off
10 REST Power Off (mfg)
13 REST Hard Power Off
14 REST Hard Power Off (mfg)
27 REST OBMC Reboot (run)
28 REST OBMC Reboot (run) (mfg)
33 REST OBMC Reboot (off)
34 REST OBMC Reboot (off) (mfg)
H A DPower_off1 REST Power Off
2 REST Power Off (mfg)
5 REST Hard Power Off
6 REST Hard Power Off (mfg)
H A DManufacturing1 REST Power On (mfg)
5 REST Power Off (mfg)
7 REST Hard Power Off (mfg)
14 REST OBMC Reboot (run) (mfg)
17 REST OBMC Reboot (off) (mfg)
H A DOBMC_reboot5 REST OBMC Reboot (run)
6 REST OBMC Reboot (run) (mfg)
11 REST OBMC Reboot (off)
12 REST OBMC Reboot (off) (mfg)
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_stress_buster.robot2 Documentation Generic REST/SSH/IPMI stress buster program.
18 # Currently REST/SSH/IPMI session allowed.
25 Stress BMC REST Server
26 [Documentation] Execute maximum allowed REST operation.
29 Log To Console REST call request burst ${REST_BUSTER_MAX}
31 ... ${REST_BUSTER_MAX} REST Enumerate Request On BMC
33 ... msg=One or more REST operations has failed.
58 REST Enumerate Request On BMC
59 [Documentation] Execute REST GET operation.
61 # Create REST session.
[all …]
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_escale_base.robot52 Escale Power Setting Via REST And Verify
53 [Documentation] Set power via REST and check using IPMI.
59 # Set the power limit via REST.
60 Set DCMI Power Limit Via REST ${test_power}
65 ... msg=Reading Power limit with IPMI failed after setting it with REST.
69 [Documentation] Set power via IPMI then check via REST.
78 # Read the limit via REST.
79 ${power_limit}= Get DCMI Power Limit Via REST
81 ... msg=Reading power limit with REST failed after setting it with IPMI.
84 Escale Activation Test Via REST
[all …]
/openbmc/openbmc-test-automation/lib/
H A Denergy_scale_utils.robot112 Get DCMI Power Limit Via REST
114 ... watts setting using REST interface.
120 Set DCMI Power Limit Via REST
121 [Documentation] Set system power limit via REST command.
134 ... msg=Failed setting power limit to ${power_limit} watts via REST.
137 Activate DCMI Power Via REST
138 [Documentation] Activate DCMI power limiting via REST.
148 ${setting}= Get DCMI Power Activation Via REST
150 ... msg=Failed to activate power limiting via REST.
153 Deactivate DCMI Power Via REST
[all …]
H A Drest_client.robot21 [Documentation] Do REST GET request and return the result.
56 [Documentation] Do REST POST request and return the result.
83 [Documentation] Do REST PUT request on the resource identified by the URI.
89 # kwargs Arguments passed to the REST call.
106 [Documentation] Do REST request to delete the resource identified by the
132 [Documentation] Do a REST login connection within specified time.
138 # timeout REST login attempt time out.
140 # rest_username The REST username.
141 # rest_password The REST password.
160 # timeout REST login attempt time out.
[all …]
/openbmc/docs/
H A DREADME.md46 - [rest-api.md](rest-api.md): Introduction to using the OpenBMC REST API
51 - [REST-cheatsheet.md](REST-cheatsheet.md): Quick reference for some common
52 OpenBMC REST API commands
H A Drest-api.md1 # OpenBMC REST API
3 The OpenBMC REST API is disabled by default in bmcweb. Most of the functionality
5 examples for the OpenBMC REST interface.
7 The schema for the rest interface is directly defined by the OpenBMC D-Bus
17 [REST-cheatsheet](https://github.com/openbmc/docs/blob/master/REST-cheatsheet.md#establish-rest-con…
29 There are a few conventions on the URL structure of the OpenBMC rest interface.
110 REST URL (ie., `http://${bmc}/`), to discover all objects in the hierarchy.
249 new resources via REST so any attempt to create a new resource will result in a
267 `xyz.openbmc_project.Object.Delete` interface the REST server will call it. If
268 `xyz.openbmc_project.Object.Delete` is not implemented, the REST server will
[all …]
/openbmc/rest-dbus/
H A DREADME.md1 # rest-dbus
3 rest-dbus was a [dfeet](https://wiki.gnome.org/Apps/DFeet)-like UI over HTTP
6 [bmcweb](https://github.com/openbmc/bmcweb) project implemented the same REST
7 APIs as rest-dbus, but browser side support remains unimplemented.
H A Dsetup.py5 setup(name='rest-dbus',
7 scripts=['rest-dbus'],
8 data_files=[('rest-dbus/resources', resources)],
/openbmc/openbmc-test-automation/network/
H A Dtest_vlan_network.robot39 Add VLAN Via REST And Verify
40 [Documentation] Add VLAN via REST and verify it via REST and IPMI.
52 Add Invalid VLAN Via REST And Verify
53 [Documentation] Add Invalid VLAN via REST and verify.
59 Delete VLAN Via REST
60 [Documentation] Delete VLAN via REST and verify it via REST and IPMI.
72 Configure Network Settings On VLAN Via REST
73 [Documentation] Configure IP on VLAN and verify it via REST and IPMI.
85 Delete IP On VLAN Via REST
86 [Documentation] Delete IP on VLAN and verify it via REST and IPMI.
[all …]
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_esels.robot18 ${error_logs_flagged_rest} Rest error log collection excluded
20 ${rest_error_logs} Rest error log collection excluded
25 Rest Collect eSELs
26 [Documentation] Collect eSEL using the OpenBMC Rest API.
27 [Tags] Rest_Collect_eSELs rest
70 Log Flagged error logs found via REST:${\n}${error_logs_flagged_rest} console=true
H A Dbmc_collect_vpd_and_hw_status.robot18 ${rest_collected_values} Rest collection excluded
23 Rest Collect VPD And Hardware Status
24 [Documentation] Collect VPD and hardware status using the OpenBMC Rest API.
25 [Tags] Rest_Collect_VPD_And_Hardware_Status rest
63 REST Power On stack_mode=skip
69 Log Rest collected values:${\n}${rest_collected_values}
H A Dbmc_collect_sensors.robot20 ${sensors_values_rest} Rest sensors collection excluded
22 ${sensors_flagged_rest} Rest sensors collection excluded
28 Rest Collect Sensors
29 [Documentation] Collect the sensors values using the OpenBMC Rest API.
30 [Tags] Rest_Collect_Sensors rest
80 REST Power On stack_mode=skip
87 Log Sensors detected out of bounds via Rest:${\n}${sensors_flagged_rest} console=true
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dtype_traits.hpp33 template <std::size_t N, typename FirstArg, typename... Rest>
36 template <std::size_t N, typename FirstArg, typename... Rest>
37 struct strip_first_n_args<N, std::tuple<FirstArg, Rest...>> :
38 strip_first_n_args<N - 1, std::tuple<Rest...>>
41 template <typename FirstArg, typename... Rest>
42 struct strip_first_n_args<0, std::tuple<FirstArg, Rest...>>
44 using type = std::tuple<FirstArg, Rest...>;
70 template <typename FirstArg, typename... Rest>
71 struct get_first_arg<std::tuple<FirstArg, Rest...>>
H A Ddedup_variant.hpp35 * @tparam Rest - The remaining types to be deduplicated.
44 template <typename... Done, typename First, typename... Rest>
45 struct dedup_variant<std::variant<Done...>, First, Rest...> :
48 dedup_variant<std::variant<Done...>, Rest...>,
49 dedup_variant<std::variant<Done..., First>, Rest...>>
/openbmc/qemu/crypto/
H A Dder.h51 * Returns: On success, *data points to rest data, and *dlen
52 * will be set to the rest length of data, if cb is not NULL, must
73 * Returns: On success, *data points to rest data, and *dlen
74 * will be set to the rest length of data, if cb is not NULL, must
96 * Returns: On success, *data points to rest data, and *dlen
97 * will be set to the rest length of data, if cb is not NULL, must
119 * Returns: On success, *data points to rest data, and *dlen
120 * will be set to the rest length of data, if cb is not NULL, must
142 * Returns: On success, *data points to rest data, and *dlen
143 * will be set to the rest length of data, if cb is not NULL, must
[all …]
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_architecture.md14 | Redfish | | Legacy REST | | IPMI |
25 NOTE: Legacy REST will be deprecated at some point and therefore no longer
43 | - REST/IPMI | | - REST/IPMI | | - REST/Tools |
52 NOTE: Legacy REST will be deprecated at some point and therefore no longer
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutility.hpp46 template <std::size_t N, typename FirstArg, typename... Rest>
49 template <std::size_t N, typename FirstArg, typename... Rest>
50 struct StripFirstArgs<N, std::tuple<FirstArg, Rest...>> :
51 StripFirstArgs<N - 1, std::tuple<Rest...>>
54 template <typename FirstArg, typename... Rest>
55 struct StripFirstArgs<0, std::tuple<FirstArg, Rest...>>
57 using type = std::tuple<FirstArg, Rest...>;
78 template <typename FirstArg, typename... Rest>
121 template <typename FirstArg, typename... Rest>
122 struct GetFirstArg<std::tuple<FirstArg, Rest...>>
/openbmc/phosphor-rest-server/
H A DREADME.md1 # phosphor-rest-server
3 Phosphor REST server was the original OpenBMC webserver. All of it's features
7 Phosphor REST server is not maintained and very likely has security bugs.
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dscu_info.c218 u32 rest = readl(ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info() local
221 if (rest & SYS_PWR_RESET_FLAG) { in aspeed_print_sysrst_info()
223 writel(rest, ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info()
229 HANDLE_WDTx_RESET(4, rest, ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info()
230 HANDLE_WDTx_RESET(3, rest, ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info()
231 HANDLE_WDTx_RESET(2, rest, ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info()
232 HANDLE_WDTx_RESET(1, rest, ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info()
234 if (rest & SYS_CM3_EXT_RESET) { in aspeed_print_sysrst_info()
239 if (rest & (SYS_PCI1_RESET | SYS_PCI2_RESET)) { in aspeed_print_sysrst_info()
241 if (rest & SYS_PCI1_RESET) { in aspeed_print_sysrst_info()
[all …]
/openbmc/openbmc-test-automation/systest/
H A Dnetwork_stability_test.robot40 REST Power On stack_mode=skip
71 # REST GET enumerate call.
75 # Upload 32 MB data via REST to BMC.
76 REST Upload File To BMC
82 REST Power On stack_mode=skip

12345678910>>...32