A pending acquisition request is an acquisition that is waiting to be processed because an acquisition task is not yet available. For information on setting the pending acquisition task limit, see Setting pending acquisition task limits.
Enable CLI configuration mode:
hostname > enable hostname # configure terminal
Specify the number of seconds for the aging period of pending acquisitions:
hostname (config) # hx server acquisition aging pending-period <seconds>
The default period for aging pending acquisition requests is 1209600 seconds (or 14 days). The range is 0-31536000 seconds (one year). Setting the limit at 0 disables the deletion of pending acquisition requests.
To restore the default aging period for pending acquisitions:
hostname (config) # no hx server acquisition aging pending-period
Save your settings.
hostname (config) # write mem