Organizations can manage workloads through the Wallaroo Dashboard via the Platform Admin Dashboard. This dashboard is the default login for users assigned the type admin.
To access the Platform Admin Dashboard:
admin
.If a user is not assigned the admin
type, the option Platform Admin Dashboard is not available. If they attempt to reference the Platform Admin Dashboard without being of type admin
, the following error message is displayed:
Something went wrong
You do not have the necessary permissions to view this page.
Users can return to the Platform Admin Dashboard to manage their workloads via the following process:
The Platform Admin Dashboard displays the following.
View Selector (A): Select which Wallaroo element to manage:
For Workloads, the default view is workloads sorted by workload name in alphabetical order, defaulting to 25 workloads displayed per page. Workloads without a name are listed first.
Bulk Actions (B): Options are:
Search (C): Search by:
Filter (D): Filter workloads by:
The filter for Task Run Status and Timeframe searches all task runs generated by workloads that match the current status within the specified timeframe. For example, if the Task Run Status filter is set to Running, only task runs with the current status of Running will. Previous task run statuses within the timeframe are not part of the filter.
A list of workloads with the following fields. Fields marked as Sortable can be sorted. Selecting any following row outside of the Actions column displays the Workload Details page for the specific workload.
Results/Page (L): The number of total orchestrations displayed out of the total number of orchestrations.
Number of Workloads Per Page (M): The number of orchestrations to display per page (Default: 25).
The following actions are available.
Selecting the Bulk Actions provides the following options.
Select multiple workloads and delete.
For each workload, this will:
The following caveats apply:
Selecting the Download icon downloads the .zip file of the workload with all artifacts (Python scripts, requirements.txt
file, etc.).
Selecting the Delete icon performs the following actions.
The following caveats apply:
Selecting the View task runs icon displays the Task Runs Page for the selected workload.
Note that if the Workload Filter is set for Task Run Status and Timeframe, the View task runs link applies that filter to the Task Runs Page for the current task run status. For example, if the Filter is set to Task Run Status of Running, only task runs with the current status of Running are displayed.