9.2.4.3 ahfctl unsetupgrade
Use the ahfctl unsetupgrade
command to unset upgrade
parameters.
Syntax
ahfctl unsetupgrade
[-h]
[-all]
[-swstage SWSTAGE]
[-autoupgrade AUTOUPGRADE]
[-upgradetime UPGRADETIME]
[-fstype FSTYPE]
[-tmp_loc TMP_LOC]
[-remove_installer REMOVE_INSTALLER]
[-servicename SERVICENAME]
[-frequency FREQUENCY]
[-debug]
[-autoupdate AUTOUPDATE]
Parameters
Table 9-16 ahfctl unsetupgrade Command Parameters
Parameter | Description |
---|---|
|
Unsets all the parameters. |
|
Specify the software stage location to unset. |
|
Specify to turn on or off autoupgrade. |
|
Specify unset |
|
Specify to unset stage location filesystem type. |
|
Specify to unset the temporary location directory for AHF to extract the install archive. |
|
Specify this flag to unset the stage location configured to remove AHF installer zip after auto upgrade. |
|
Specify the name of REST download service to unset. |
|
Unsets autoupgrade frequency. |
|
Specify to unset debugging. |
|
Specify to unset autoupdate configurations. For example: |
Example 9-23 Set a single upgrade parameter
ahfctl unsetupgrade -swstage
Software stage location successfully removed
Successfully synced AHF configuration
Example 9-24 Unset all upgrade configuration
ahfctl unsetupgrade -all
AHF upgrade parameters successfully removed
Successfully synced AHF configuration
Example 9-25 Unset autoupgrade frequency
ahfctl unsetupgrade -frequency
Autoupgrade frequency successfully removed
Successfully synced AHF configuration