Home
last modified time | relevance | path

Searched refs:Delete (Results 51 – 75 of 312) sorted by relevance

12345678910>>...13

/openbmc/openbmc-test-automation/redfish/
H A Dtest_xit.robot45 Run Keyword And Ignore Error Redfish Delete All BMC Dumps
46 Run Keyword And Ignore Error Redfish Delete All System Dumps
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull.dtsi9 /* Delete UART8 in AIPS-1 (i.MX6UL specific) */
11 /* Delete CAAM node in AIPS-2 (i.MX6UL specific) */
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-kontron-sl28-var1.dts25 /* Delete unused phy node */
51 /* Delete the phy-handle to the old phy0 label */
/openbmc/openbmc-test-automation/lib/snmp/
H A Dredfish_snmp_utils.robot145 Delete SNMP Manager Via Redfish
146 [Documentation] Delete SNMP manager.
176 # Delete the SNMP manager if the requested IP & ports are found
180 ... AND Redfish.Delete ${snmp_mgr_uri}
212 Delete SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT}
283 Delete SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1}
339 Delete SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT}
H A Dsnmp_utils.robot106 Delete SNMP Manager And Object
107 [Documentation] Delete SNMP manager.
122 OpenBMC Delete Request ${snmp_obj}
/openbmc/phosphor-bmc-code-mgmt/mmc/
H A Dobmc-flash-mmc-remove@.service.in2 Description=Delete image %I from BMC storage
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DREADME.md56 #### xyz.openbmc_project.Object.Delete
60 - Delete - To delete the user object in the system.
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root.robot84 Delete Redfish Session Using Valid Login
85 [Documentation] Delete a session using valid login.
99 Redfish.Delete ${session_info["location"]}
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Collection/
H A DDeleteAll.interface.yaml6 Delete all objects in the collection.
/openbmc/webui-vue/docs/guide/components/buttons/
H A Dindex.md34 <b-button variant="link" title="Delete" class="btn-icon-only">
57 <b-button disabled variant="link" title="Delete" class="btn-icon-only">
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_logging.robot60 Delete Redfish Event Log And Verify
61 [Documentation] Delete Redfish event log and verify via Redfish.
69 …Redfish.Delete /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries/${elog_entry[0]["Id"…
236 Verify IPMI SEL Delete
262 Create Test Event Log And Delete
271 Create Multiple Test Event Logs And Delete All
282 Create Two Test Event Logs And Delete One
291 …Redfish.Delete /redfish/v1/Systems/${SYSTEM_ID}/LogServices/EventLog/Entries/${error_entries_befo…
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A Dtest_redfishtool_certificate.robot259 ... Delete All CA Certificate Via Redfishtool ${delete_cert}
261 ... Redfishtool Delete Certificate Via BMC CLI ${cert_type} ${delete_cert}
289 Delete All CA Certificate Via Redfishtool
290 [Documentation] Delete all CA certificate via Redfish.
307 Redfishtool Delete ${cert["@odata.id"]} ${root_cmd_args}
311 Redfishtool Delete Certificate Via BMC CLI
312 [Documentation] Delete certificate via BMC CLI.
364 Delete All Sessions
/openbmc/openbmc-tools/openbmctool/
H A DREADME.md122 ### Delete HTTPS server certificate
131 ### Delete LDAP client certificate
137 ### Delete LDAP root certificate
188 ### Delete/Erase LDAP Configuration
208 ### Delete privilege mapping
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_ipv6.robot74 Delete IPv6 Address And Verify
75 [Documentation] Delete IPv6 address and verify.
80 Delete IPv6 Address ${test_ipv6_addr}
286 Delete IPv6 Address
287 [Documentation] Delete IPv6 address of BMC.
/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_host_code_update.robot65 # Delete BMC dump and Error logs.
66 Run Keyword And Ignore Error Redfish Delete All BMC Dumps
H A Dredfish_bmc_code_update.robot124 # Delete BMC dump and Error logs.
125 Run Keyword And Ignore Error Redfish Delete All BMC Dumps
178 Delete BMC Image
179 [Documentation] Delete a BMC image from the BMC flash chip.
182 Delete Image And Verify ${software_object} ${VERSION_PURPOSE_BMC}
/openbmc/openpower-pnor-code-mgmt/
H A Dversion.cpp140 void Delete::delete_() in delete_()
180 deleteObject = std::make_unique<Delete>(bus, objPath, *this); in updateDeleteInterface()
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi_multiple_interfaces.robot65 [Teardown] Run keywords Delete VMI IPv4 Address AND
81 ... Delete VMI IPv4 Address IPv4StaticAddresses ${HTTP_ACCEPTED} ${interface_list}[1]
104 Delete VMI IPv4 Address IPv4StaticAddresses ${HTTP_ACCEPTED} ${interface}
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCSR.interface.yaml10 xyz.openbmc_project.Object.Delete to allow the deletion of CSR
H A DAuthority.interface.yaml21 xyz.openbmc_project.Object.Delete
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/
H A DEntry.interface.yaml5 xyz.openbmc_project.Object.Delete.
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot148 Run Keyword And Ignore Error Redfish Delete All BMC Dumps
150 Run Keyword And Ignore Error Delete All Redfish Sessions
156 Run Keyword And Ignore Error Redfish Delete All BMC Dumps
158 Run Keyword And Ignore Error Delete All Redfish Sessions
/openbmc/openbmc/meta-facebook/recipes-phosphor/sensors/
H A Dphosphor-virtual-sensor_%.bbappend8 # Delete the default one from Meson.
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dvolume.hpp132 Delete, enumerator
276 {OperationType::Delete, "Delete"},
/openbmc/docs/
H A DREST-cheatsheet.md115 - Delete logging entries:
122 - Delete dump entries:
129 - Delete images from system:
131 - Delete image:
134 …son" -X POST -d '{"data": []}' https://${bmc}/xyz/openbmc_project/software/<image id>/action/Delete
137 - Delete all non-running images:

12345678910>>...13