GET – Log Entry Collection
Request
Chassis
GET https://{{ip}}/redfish/v1/Chassis/{{chassis_instance}}/LogServices/{{chassis_log_instance}}/Entries
Content-Type: application/json
Manager
GET https://{{ip}}/redfish/v1/Managers/{{manager_instance}}/LogServices/{{manager_log_instance}}/Entries
Content-Type: application/json
System
GET https://{{ip}}/redfish/v1/Systems/{{system_instance}}/LogServices/{{system_log_instance}}/Entries
Content-Type: application/json
Telemetry
GET https://{{ip}}/redfish/v1/TelemetryService/LogService/Entries
Content-Type: application/json
Response
Please refer to Collection Properties for the JSON response property.
Give documentation feedback