| /openbmc/openbmc-test-automation/redfish/update_service/ |
| H A D | test_firmware_inventory.robot | 22 # "HttpPushUri": "/redfish/v1/UpdateService", 23 # "Id": "UpdateService", 27 ${resp}= Redfish.Get /redfish/v1/UpdateService 40 # "@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/a3522998" 43 # "@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/a7c79f71" 46 # "@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/ace821ef" 53 ${resp}= Redfish.Get /redfish/v1/UpdateService/FirmwareInventory 63 ${resp}= Redfish.Get /redfish/v1/UpdateService/FirmwareInventory 66 # {'@odata.id': '/redfish/v1/UpdateService/FirmwareInventory/a3522998'} 67 # {'@odata.id': '/redfish/v1/UpdateService/FirmwareInventory/a7c79f71'} [all …]
|
| H A D | test_firmware_property.robot | 23 # /redfish/v1/UpdateService 30 Redfish.Patch ${REDFISH_BASE_URI}UpdateService 34 …${http_push_uri_options}= Redfish.Get Attribute ${REDFISH_BASE_URI}UpdateService HttpPushUriOpt… 44 # /redfish/v1/UpdateService 51 Redfish.Patch ${REDFISH_BASE_URI}UpdateService 55 …${http_push_uri_options}= Redfish.Get Attribute ${REDFISH_BASE_URI}UpdateService HttpPushUriOpt… 64 Redfish.Patch ${REDFISH_BASE_URI}UpdateService
|
| H A D | test_redfish_signed_image_update.robot | 94 ${before_inv_list}= redfish_utils.Get Member List /redfish/v1/UpdateService/FirmwareInventory 97 # URI : /redfish/v1/UpdateService 98 # "HttpPushUri": "/redfish/v1/UpdateService/update", 104 ${after_inv_list}= redfish_utils.Get Member List /redfish/v1/UpdateService/FirmwareInventory 134 # URI : /redfish/v1/UpdateService 135 # "HttpPushUri": "/redfish/v1/UpdateService/update",
|
| H A D | test_redfish_host_code_update.robot | 85 # URI : /redfish/v1/UpdateService 86 # "HttpPushUri": "/redfish/v1/UpdateService/update", 100 # URI : /redfish/v1/UpdateService 101 # "HttpPushUri": "/redfish/v1/UpdateService/update",
|
| H A D | test_firmware_tftp_upload_image.robot | 102 Redfish.Post /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate 147 Redfish.Post /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate 189 Redfish.Post /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
|
| H A D | test_redfish_image_upload.robot | 146 ... ${REDFISH_BASE_URI}UpdateService 168 Redfish.Post /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
|
| H A D | test_redfish_bmc_code_update.robot | 242 ${update_url}= Redfish.Get Attribute ${REDFISH_BASE_URI}UpdateService HttpPushUri 270 # URI : /redfish/v1/UpdateService 271 # "HttpPushUri": "/redfish/v1/UpdateService/update", 417 # URI : /redfish/v1/UpdateService 418 # "HttpPushUri": "/redfish/v1/UpdateService/update",
|
| /openbmc/docs/architecture/code-update/ |
| H A D | firmware-update-over-redfish.md | 66 - Support FirmwareInventory definition for BMC and BIOS under UpdateService 70 Redfish API's (/redfish/v1/UpdateService) 71 - Note that after further discussion with the DMTF, the existing UpdateService 90 - Support new UpdateService firmware update implementation defined in [Issue 96 - Support remaining TransferProtocolTypes in UpdateService (CIFS, FTP, SFTP, 111 Discover UpdateService location 112 HttpPushUri = GET https://${bmc}/redfish/v1/UpdateService 114 UpdateService/HttpPushUriOptions->HttpPushUriApplyTime object 171 As noted above, Redfish supports a SimpleUpdate object under the UpdateService. 185 GET https://${bmc}/redfish/v1/UpdateService [all …]
|
| /openbmc/bmcweb/test/redfish-core/lib/ |
| H A D | update_service_test.cpp | 18 TEST(UpdateService, ParseHTTSPPostitive) in TEST() argument 62 TEST(UpdateService, ParseHTTPSPostitive) in TEST() argument 132 TEST(UpdateService, ParseHTTPSNegative) in TEST() argument
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | redfish_code_update_utils.robot | 19 ${resp}= Redfish.Get /redfish/v1/UpdateService/FirmwareInventory/${image_id} 54 # "@odata.id": "/redfish/v1/UpdateService/FirmwareInventory/5ca9fec0" 90 ${sw_member_list}= Redfish_Utils.Get Member List /redfish/v1/UpdateService/FirmwareInventory 94 # [0]: /redfish/v1/UpdateService/FirmwareInventory/98744d76 95 # [1]: /redfish/v1/UpdateService/FirmwareInventory/9a8028ec 96 # [2]: /redfish/v1/UpdateService/FirmwareInventory/acc9e073 208 ${update_url}= Redfish.Get Attribute ${REDFISH_BASE_URI}UpdateService HttpPushUri 220 # URI : /redfish/v1/UpdateService 221 # "HttpPushUri": "/redfish/v1/UpdateService/update", 296 … ... Set Variable /redfish/v1/UpdateService/FirmwareInventory/${nonfunctional_sw_inv['image_id']} [all …]
|
| H A D | code_update_utils.robot | 665 ${sw_member_list}= Redfish.Get Members List /redfish/v1/UpdateService/FirmwareInventory 689 … ${status}= Redfish.Get Attribute /redfish/v1/UpdateService/FirmwareInventory/${image_id} Status 704 …${version}= Redfish.Get Attribute /redfish/v1/UpdateService/FirmwareInventory/${image_id} Versi… 717 … ${system_applytime}= Redfish.Get Attribute ${REDFISH_BASE_URI}UpdateService HttpPushUriOptions 741 Redfish.Patch ${REDFISH_BASE_URI}UpdateService 783 # URI : /redfish/v1/UpdateService 784 # "HttpPushUri": "/redfish/v1/UpdateService/update",
|
| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | redfish_bmc_code_update.robot | 45 ${REDFISH_UPDATE_URI} /redfish/v1/UpdateService/update 140 # Old - /redfish/v1/UpdateService/ 141 # New - /redfish/v1/UpdateService/update 142 ${resp}= Redfish.Get /redfish/v1/UpdateService/update 147 Set Suite Variable ${REDFISH_UPDATE_URI} /redfish/v1/UpdateService 282 ${before_inv_list}= redfish_utils.Get Member List /redfish/v1/UpdateService/FirmwareInventory 290 ${after_inv_list}= redfish_utils.Get Member List /redfish/v1/UpdateService/FirmwareInventory
|
| /openbmc/openbmc-test-automation/oem/nuvoton/ |
| H A D | test_redfish_mcu_fw_update.robot | 80 …${mcu_version}= Redfish.Get Attribute /redfish/v1/UpdateService/FirmwareInventory/${image_id} V… 97 # URI : /redfish/v1/UpdateService 98 # "HttpPushUri": "/redfish/v1/UpdateService/update",
|
| /openbmc/docs/ |
| H A D | REDFISH-cheatsheet.md | 132 uri=$(curl -k -H "X-Auth-Token: $token" https://${bmc}/redfish/v1/UpdateService | jq -r ' .HttpPush… 141 uri=$(curl -k -H "X-Auth-Token: $token" https://${bmc}/redfish/v1/UpdateService | jq -r ' .Multipar… 151 …-Type: application/json" -X POST https://${bmc}/redfish/v1/UpdateService/Actions/UpdateService.Sim… 157 …-Type: application/json" -X POST https://${bmc}/redfish/v1/UpdateService/Actions/UpdateService.Sim…
|
| /openbmc/bmcweb/docs/ |
| H A D | Redfish.md | 50 - UpdateService 1165 ### /redfish/v1/UpdateService/ 1167 #### UpdateService argument 1178 ### /redfish/v1/UpdateService/FirmwareInventory/ 1186 ### /redfish/v1/UpdateService/FirmwareInventory/{SoftwareInventoryId}/
|
| H A D | AGGREGATION.md | 59 /redfish/v1/UpdateService/FirmwareInventory
|
| /openbmc/openbmc-test-automation/docs/ |
| H A D | redfish_coding_guidelines.md | 63 …Redfish.Patch ${REDFISH_BASE_URI}UpdateService body={'ApplyTime' : 'Invalid'} valid_status_code…
|
| /openbmc/openbmc-test-automation/redfish/service_root/ |
| H A D | test_service_root.robot | 54 ${HTTP_OK} /redfish/v1/UpdateService
|
| /openbmc/docs/designs/ |
| H A D | code-update.md | 44 [Redfish UpdateService](https://redfish.dmtf.org/schemas/v1/UpdateService.v1_11_3.json) 83 CL ->> BMCW: HTTP POST: /redfish/v1/UpdateService/update <br> (Image, settings, RedfishTargetURIArr… 86 …note over BMCW: Map RedfishTargetURI /redfish/v1/UpdateService/FirmwareInventory/<SwId> to<br> Obj… 531 to Redfish UpdateService.
|
| /openbmc/bmcweb/ |
| H A D | meson.options | 382 to propagate UpdateService requests to the corresponding 392 description: '''Enables Redfish UpdateService SimpleUpdate Action. Note
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
| H A D | README.md | 162 property in the Redfish UpdateService schema. Below are the currently supported
|
| /openbmc/openbmc-test-automation/redfish/account_service/ |
| H A D | test_ldap_configuration.robot | 684 ${resp}= Redfish.Get /redfish/v1/UpdateService/FirmwareInventory
|
| /openbmc/openbmc-tools/rootfs_size/ |
| H A D | results.txt | 468 4096: /usr/share/www/redfish/v1/JsonSchemas/UpdateService 484 4096: /usr/share/www/redfish/v1/JsonSchemas/UpdateService/UpdateService.json 1901 0: /usr/share/www/redfish/v1/JsonSchemas/UpdateService/index.json
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |