esacli updateCache
Use the esacli updateCache command to update Cache for the all systems and problems.
Synopsis
esacli updateCache
Description
The esacli updateCache command refreshes the cache with the recent changes to the systems and problems.
Exit status
The esacli updateCache returns the following codes:0: The operation completed successfully.10: Unsupported option was specified. Option: {option}.63: Cache could not be updated.
Examples
- Successful update
This example illustrates running the esacli updateCache command successfully.
esacli updateCache The operation completed successfully. - Update failed
This example illustrates failure of updating the Cache.
esacli updateCache 0063: Cache could not be updated.