Lines Matching refs:redfish
14 curl -k https://${bmc}/redfish/v1
25 curl --insecure -H "Content-Type: application/json" -X POST -D headers.txt https://${bmc}/redfish/v…
40 curl -k -H "X-Auth-Token: $token" https://${bmc}/redfish/v1/...
50 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Chassis
51 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Managers
52 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Systems
60 curl -k -H "X-Auth-Token: $token" https://${bmc}/redfish/v1/SessionService/Sessions
70 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Systems/system…
76 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Systems/system…
82 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Systems/system…
88 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Systems/system…
96 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Managers/bmc/A…
106 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Managers/bmc/A…
116 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Systems/system/LogServices/Event…
122 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/Systems/system…
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…
143 …-Type:multipart/form-data" -X POST -F UpdateParameters="{\"Targets\":[\"/redfish/v1/Managers/bmc\"…
151 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/UpdateService/…
157 …oken: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfish/v1/UpdateService/…
167 … application/json" -X PATCH -d '{"Password": "0penBmc1"}' https://${bmc}/redfish/v1/AccountService…
177 …ken: $token" -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Systems/system…
183 …ken: $token" -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Systems/system…
189 …ken: $token" -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Systems/system…
199 …ken: $token" -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Managers/bmc/N…
205 …ken: $token" -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Managers/bmc/N…
213 …ken: $token" -H "Content-Type: application/json" -X PATCH https://${bmc}/redfish/v1/Managers/bmc/N…
216 [1]: https://www.dmtf.org/standards/redfish