Assisted Workflow
Last updated
Last updated
Linux Control Center = 2.10.X or higher
Assisted Workflow is ideal for delegating specific tasks to specific users. It allows a user to access only one or more workflows previously configured by the administrator, ensuring that they only have permission to perform the designated task.
The objective of this document is to demonstrate step by step how to configure Assisted Workflow for a Console user.
The first step is to create a user with limited permissions to access the LCC Console.
Access the LCC and click Config in the left side menu.
Click Users.
Click Create.
Fill in the fields as instructed below;
Username: User to log in to the Console.
Password: User password.
Confirm Password: Field to confirm password.
Email: Email to receive notifications.
First Name: First display name.
Last Name: Last display name.
Click Configure Permissions
Enable the following screens with read-only or read and write permissions.
Dashboard: Mandatory in all cases. Host: Mandatory in all cases.Queue: To track the status of the Action in the queue.AssistedWorkflow: Access to the Assisted Workflow screen.WorkflowRun: Permission to run the Workflow.
Click Save to save the permissions.
Click Save to create the user.
Create the Workflow according to your needs.
Click Workflow on the left sidebar.
Click Create.
Enter a name for the Workflow in the Name field.
Click Start New Workflow.
Choose the desired Action in the Action field
Choose the Host on which you want to execute the action in the Host field.
You can also execute the action in a group, selecting it in the Group field.
Click Create.
Click Save to create the Workflow.
Open the Workflow in which you want to add an Action with decision making and click Add Subaction for the desired action.
Click Action and choose the Sub Action
Choose which result will be responsible for executing the Sub Action.
Always: Executes the Sub Action regardless of the result of the previous Action.
Success: Executes the Sub Action only in case of Success of the previous Action.
Error: Executes the Sub Action only in case of Error of the previous Action.
Regex: Executes the Sub Action only if the defined Regular Expression is the result of the previous Action.
Click Create to create the Sub Action.
Click Save to save the Sub Action
With the User and the Workflow created, now is the final step to create the Assisted Workflow
Access the Assisted Workflow screen in the left side menu.
Click Create
Enter a name to identify the Assisted Workflow in Name and choose which Workflow will be executed in the Workflow field.
Define which l Console user or which Console User Group will have access to this Assisted Workflow.
Click Save to create the Assisted Workflow.
To run the Assisted Workflow, access the LCC with the user it was created as.
Access the Assisted Workflow screen in the left side menu.
Click on Actions of the desired Assisted Workflow and click on Run. This will execute the pre-configured workflow.