Skip to main content

cluster image show-update-history

Display the update history

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The cluster image show-update-history command displays the update history for each node. By default, the command displays the following information:

  • Status
  • Package version
  • Start time
  • Completion time
  • Component ID
  • Previous version
  • Updated version

Parameters

{ [-fields <fieldname>, ...]
If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
| [-instance ]}
If you specify the -instance parameter, the command displays detailed information about all fields.
[-component-id <text>] - Component ID
Displays updates for the specified component.
[-start-time <MM/DD/YYYY HH:MM:SS>] - Start Time
Displays updates with the specified start time.
[-package-version <text>] - Package Version
Displays updates for the specified package version.
[-status {successful|canceled|back-out}] - Status
Displays updates that completed with the specified status.
[-completion-time <MM/DD/YYYY HH:MM:SS>] - Completion Time
Displays updates with the specified completion time.
[-previous-version <text>] - Previous Version
Displays updates with the specified previous version.
[-updated-version <text>] - Updated Version
Displays updates with the specified updated version.

Examples

The following example displays history of automated nondisruptive updates:

cluster image show-update-history
Package Start Completion Previous Updated
Status Version Time Time Component ID Version Version
---------- --------- ---------- ---------- ------------ --------- ---------
successful 9.7P8D1 10/30/ 10/30/ TDC-DM7K- 9.7P3 9.7P8D1
2020 2020 Rack-D-01
01:44:50 02:06:09
successful 9.8X30 11/5/2020 11/5/2020 TDC-DM7K- 9.7P8D1 9.8X30
07:10:48 07:33:46 Rack-D-01
successful 9.8RC1 11/6/2020 11/6/2020 TDC-DM7K- 9.8X30 9.8RC1
01:49:08 02:10:25 Rack-D-01
successful 9.8 12/17/ 12/17/ TDC-DM7K- 9.8RC1 9.8
2020 2020 Rack-D-01
16:52:47 17:14:20
successful 9.7P8D1 10/30/ 10/30/ TDC-DM7K- 9.7P3 9.7P8D1
2020 2020 Rack-D-02
01:44:50 02:25:20
successful 9.8X30 11/5/2020 11/5/2020 TDC-DM7K- 9.7P8D1 9.8X30
07:10:48 07:54:49 Rack-D-02
successful 9.8RC1 11/6/2020 11/6/2020 TDC-DM7K- 9.8X30 9.8RC1
01:49:08 02:29:35 Rack-D-02
successful 9.8 12/17/ 12/17/ TDC-DM7K- 9.8RC1 9.8
2020 2020 Rack-D-02
16:52:47 17:33:45
8 entries were displayed.