9.2.2.4 ahfctl unsetupdate

Use the ahfctl unsetupdate command to unset update parameters.

Note:

You need AHF install user privileges to run the ahfctl unsetupdate command.

Syntax

ahfctl setupdate 
[-h] 
[-all] 
[-swstage SWSTAGE] 
[-autoupdate AUTOUPDATE] 
[-servicename SERVICENAME] 
[-fstype FSTYPE] 
[-frequency FREQUENCY]

Parameters

Table 9-9 ahfctl setupdate Command Parameters

Parameter Description

-all

Specify to unset all parameters.

-swstage SWSTAGE

Specify to unset the software stage location.

-autoupdate AUTOUPDATE

Specify to unset the autoupdate flag.

-servicename SERVICENAME

Specify to uset the REST download service name.

-fstype FSTYPE

Specify to unset the stage location file system type.

-frequency FREQUENCY

Specify to unser the autoupdate frequency.

-debug

Specify the -debug option to enable debugging.

Example 9-13 Unset a single update parameter

ahfctl unsetupdate -swstage
Software stage location successfully removed
Successfully synced AHF configuration

Example 9-14 Unset all update configuration

ahfctl unsetupdate -all
AHF update parameters successfully removed
Successfully synced AHF configuration