esacli updateCache

Use the esacli updateCache command to update cache for the health status and problem status of the systems.

Synopsis

esacli updateCache

Description

The esacli updateCache command refreshes the cache with the recent changes to the health status and problem status of the systems.

Exit status

The esacli updateCache returns the following codes:
  • 0: The operation completed successfully.
  • 10: An 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 while updating the cache.

    esacli updateCache
    0063: Cache could not be updated.