Tasks

Unified Compute Platform (UCP) Advisor Administration Guide

Version
4.6.x
Audience
anonymous
Part Number
MK-92UCP119-15
ft:lastEdition
2024-09-24

You can view the status of UCP Advisor tasks on the Tasks tab.

To view the Tasks tab, from the main menu, click Tasks.

You can apply filters to the task list, search by keyword, and sort the list by column.

Image of the UCP Advisor graphical user interface showing the Tasks console.

The following task information is displayed:

Status
The status of the task.
Task ID
The unique identifier of the task.
Name
The name of the task.
Initiator
The user that initiated the task.
Start Time
The time the task started.
Completion Time
The time the task completed.
Description
Detailed description of the task.
Date
The date the task was performed.
Note: The Tasks page displays the task history of 30 days. However you can customize the task history retention period:
  1. Log on to the UCP Advisor VM, and run the following command:
    kubectl edit configmap tasks-config-properties -n ucp
  2. Update the tasks.retention.days parameter to the number of days that you want to retain the task history. For example:
    For example: tasks.retention.days:60