Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
HI all,According to the example of official website curl -GET https://10.10.10.10/redfish/v1/Managers/CIMC/LogServices
/SEL/Entries\?\$skip=2\&\$top=2 -u admin:admin123 --insecureThe upper example code can get top two and skipping two records of sel ...
HI all,According to the example of official website curl -GET https://10.10.10.10/redfish/v1/Managers/CIMC/LogServices
/SEL/Entries\?\$skip=2\&\$top=2 -u admin:admin123 --insecureThe upper example code can get top two and skipping two records of sel ...
HI all,According to the example of official website curl -GET https://10.10.10.10/redfish/v1/Managers/CIMC/LogServices
/SEL/Entries\?\$skip=2\&\$top=2 -u admin:admin123 --insecureThe upper example code can get top two and skipping two records of sel ...
Hi @Kirk J,Thank you for your reply. I suggest in the future version, Cisco could add a "next-page link" or "next-page indicator" in the url "redfish/v1/Chassis/1/LogServices/SEL/Entries/" . Thus, ,client can follow the "next" link to get next page ...