Access Keys Dialog |
Description |
![]() |
The Access Keys dialog is used to create an access key entity that can inherit access policies from groups and interact with the API. |
Name field | Specifies the name for the Access Keys, which can be anything. |
Authorization field | Specifies the authorization key. It is recommended to have a minimum length of 30 characters. |
Secret field | Specifies the secret key. It is recommended to have a minimum length of 60 characters. |
Groups field | Lists the Groups that can be assigned to the Access Key. |
Generate button | Generates a unique Access/Secret key string. |
Add button | Adds the Group to the Access Key. |
Remove button | Removes the Group from the Access Key. |
Create button | Saves the Access Key configuration and provisions it. |
Cancel button | Abort and close the dialog. |
Access Keys Actions Menu |
Description |
![]() |
On the right-hand side of the Access Keys 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 Access Keys module. |
Copy ID item | Stores the Access Key ID in the clipboard. |
Edit Access Key item | Opens the Access Keys dialog in edit mode, allowing modifications. |
Delete Access Key item | Opens a confirmation dialog that, if confirmed, deletes the Access Key. |
The accesskeys 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 |
edit | Permits access to the "Edit" dialog. | |
list | Permits listing in the List View area or as JSON objects. | list |
new | Permits access to the new "Provisioning" dialog. | |
save | Permits execution of the provisioning process. | create, update |