VPN Manager Dialog

Description
VPN Manager Dialog The VPN Manager dialog is used to create a peer certificate for a WireGuard-compatible VPN client.
Name field Specifies the name for the certificate, which can be any custom identifier.
{ANYNODE} field Specifies which {ANYNODE} will act as the peer provider for creating the secure VPN tunnel.
Available Peers field Lists the available peers that can be used on the selected {ANYNODE}.
Comments field Specifies additional text used to describe the VPN connection, such as "Mike's VPN."
Certificate field Displays the automatically generated ID for the peer certificate.
Generate button Generates the peer certificate and displays it in the textbox below, where it can be reviewed and adjusted before being committed.
Save button Saves the peer configuration and commits the certificate to the {ANYNODE} VPN peer registry.
Cancel button Abort and close the dialog.

VPN Manager Actions Menu

Description
VPN Manager Actions Menu On the right-hand side of the VPN Manager 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 VPN Manager module.
Copy ID item Stores the Certificate ID in the clipboard.
Copy Certificate item Stores the Certificate in the clipboard.
Edit Certificate item Opens the VPN Manager dialog in edit mode, allowing modifications.
Delete Certificate item Opens a confirmation dialog that, if confirmed, will delete the certificate and free the peer reservation on the {ANYNODE}.


The vpnmanager Policy


The 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
create Permits the generation and registration of a certificate in the Sky Router via API only. create
delete Permits the deletion of the item. delete
edit Permits access to the "Edit" dialog.  
generate Permits the generation of a certificate.  
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. update