|
Magna-app Dialog |
Description |
|
The Magna-app dialog is used to provision a Magna-app cluster. |
| Name field | Specifies the name for the cluster, which can be anything. |
| Create button | Saves the cluster configuration and provisions it. |
| Cancel button | Abort and close the dialog. |
|
Magna-app Actions Menu |
Description |
|
On the right-hand side of the Magna-app list view, you will find the "Actions" menu that displays shortcut icons and the dropdown menu icon. Below, we have listed the actions for the Magna-app module. |
| Copy ID item | Stores the cluster ID in the clipboard. |
| Edit Cluster item | Opens the Magna-app dialog in edit mode, allowing you to change the name of the cluster. |
| Member Join item | Opens the Member Join dialog that lists available Magna-nodes that can be added to the cluster. |
| Member Leave item | Opens the Member Leave dialog that lists Magna-nodes in the cluster that can be removed. |
| Deploy Solution item | Opens the Solution Stacks dialog, which is used to deploy a solution on the cluster. |
| Scale Solution item | Opens the Scale Solution dialog, which is used to down/up-scale a solution on the cluster. |
| Remove Solution item | Opens the Remove Solution dialog, which is used to remove a solution from the cluster. |
| Delete Cluster item | Opens a confirmation dialog that, if confirmed, deletes the cluster. |
|
Member Join Dialog |
Description |
|
The Member Join dialog is used to list available Magna-nodes and add them to the cluster. |
| Magna-node field | List of available Magna-nodes. |
| Join button | Adds the selected Magna-node to the cluster. |
| Cancel button | Abort and close the dialog. |
|
Member Leave Dialog |
Description |
|
The Member Leave dialog is used to list Magna-nodes currently in the cluster and remove a node from the cluster. |
| Magna-node field | List of Magna-nodes currently in the cluster. |
| Leave button | Removes the selected Magna-node from the cluster. |
| Cancel button | Abort and close the dialog. |
|
Solution Stacks Dialog |
Description |
|
The Solution Stacks dialog is part of the Solution Stacks module and is used to deploy a solution on the cluster. To learn more about Solution Stacks, please read this document: Solution Stacks. |
|
Scale Solution Dialog |
Description |
|
The Scale Solution dialog is used to downscale or upscale a solution within the cluster among Magna-nodes. |
| Solution field | List of solutions currently deployed on the cluster. |
| Replicas field | Specifies the number of replicas for the solution that will be distributed in the cluster. The minimum value is 1, and the maximum value is the number of cluster members. |
| Scale button | Applies the scale factor for the solution in the cluster. |
| Cancel button | Abort and close the dialog. |
|
Remove Solution Dialog |
Description |
|
The Remove Solution dialog is used to remove a solution from the cluster. |
| Solution field | List of solutions currently deployed on the cluster. |
| Remove button | Removes the solution from the cluster. |
| Cancel button | Abort and close the dialog. |
The magna-app PolicyThe following is a list of policy grants that define and regulate access permissions for both users and the API. To manage these policies, please use the Roles dialog. |
||
|
Grants |
Description |
API Command |
| full | Grants full access | ALL |
| delete | Permits the deletion of the item. | delete |
| deploy-solution | Permits the custer deployment operation. | deploy-solution |
| deployment-status | Permits the retrieval of deployments on the cluster. | deployment-status |
| edit | Permits access to the "Edit" dialog. | |
| join | Permits access to the "Join" dialog. | |
| leave | Permits access to the "Leave" dialog. | |
| list | Permits listing in the List View area or as JSON objects. | list |
| member-join | Permits the join operation to add a node to the cluster. | member-join |
| member-leave | Permits the leave operation to remove a node from the cluster. | member-leave |
| new | Permits access to the new "Provisioning" dialog. | |
| remove | Permits access to the "Remove Solution" dialog. | |
| remove-solution | Permits the removal of a solution from the cluster. | remove-solution |
| save | Permits execution of the provisioning process. | create, update |
| scale | Permits access to the "Scale" dialog. | |
| scale-solution | Permits the scaling of a solution. | scale-solution |