Skip to main content

managementserver query_fixids

This command retrieves information about specific management-server updates in the repository.

Syntax

managementserver query_fixids -h

managementserver query_fixids -f <update_list> [-k <update_type>] [-t <filte_type>]
[-v <filter>]

Options

{-h | --help}
Displays the syntax and brief usage information for this command.
{-f | --fixids} <update_list>
Specifies a list of management-server update IDs, separated by a comma.

You can find a list of update IDs by using the managementserver query cmdlet.

{-k | --keys} <update_type>
Returns specific information about the management-server update. You can specify one of the following values.
  • all. (default) Returns all information.
  • actions. Returns the actions that are available for the specified update.
  • keys. Returns the specified key values.
  • filetypes. Returns the file types that are available for the specified update.
  • update. Returns information about the update package.
{-t | --type} <file_type>
Returns the readme or change history file. This can be one of the following values.
  • changeHistory. Returns the change-history file for the specified management-server update.
  • readme. Returns the readme file for the specified management-server update.
{-v | --view} <filter>
Identifies the view to use for the returned data. If a filter is not specified, the default view is used.

You can also create custom views (see Creating custom views).

Examples

The following example returns information about a specific management-server update.

connect --url https://192.0.2.0 --user ADMIN --noverify
managementserver query_fixids -f ibm_fw_imm2_1aoo78j-6.20_anyos_noarch -k all