Sky Network Dialog

Description
Sky Network Dialog The Sky Network dialog allows you to create a new Layer 2 network that spans across multiple Sky Nodes.
Name field Specifies the name for the network service, which can be anything.
Provider Node field Specifies the Sky Node where the network and DHCP service will be activated, serving as the primary network provider.

Create button Saves the network configuration and provisions it.
Cancel button Abort and close the dialog.

Sky Network Actions Menu

Description
Sky Network Actions Menu On the right-hand side of the Sky Network 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 Sky Network module.
Copy ID item Stores the Key ID in the clipboard.
Edit Network item Opens the Sky Network dialog in edit mode, allowing modifications.
Add Subnet item Opens the Add Subnet dialog to configure the network device name and subnet.
Remove Subnet item Opens the Remove Subnet dialog to remove a network device name and subnet.
Member Join item Opens the Member Join dialog to add and connect a Sky Node to the network.
Member Leave item Opens the Member Leave dialog to disconnect and remove a Sky Node from the network.
Delete Network item Opens a confirmation dialog that, if confirmed, deletes the Sky Network.

Add Subnet Dialog

Description
Sky Network Add Subnet Dialog The Add Subnet dialog enables you to define and add a subnet to the Sky Network.
Device Name field Specifies the device name to be created on the Sky Nodes. The name must not include spaces.
Subnet field Specifies the subnet to be added, which must always be a /16 network.
Add button Saves the subnet configuration and provisions it.
Cancel button Abort and close the dialog.

Remove Subnet Dialog

Description
Sky Network Remove Subnet Dialog The Remove Subnet dialog enables you to remove a subnet to the Sky Network.
Subnet field Specifies the subnet to be removed.
Remove button Removes the subnet configuration.
Cancel button Abort and close the dialog.

Join Member Dialog

Description
Sky Network Join Member Dialog The Join Member dialog enables you to add a Sky Node to the Sky Network.
Sky Node field Specifies the Sky Node to be joined to the Sky Network.
Join button Joins the Sky Node to the Sky Network.
Cancel button Abort and close the dialog.

Leave Member Dialog

Description
Sky Network Leave Member Dialog The Leave Member dialog removes a Sky Node from the Sky Network.

Sky Node field Specifies the Sky Node to be removed from the Sky Network.
Leave button Removes the Sky Node from the Sky Network.
Cancel button Abort and close the dialog.


The skynetwork 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
add-subnet Permits the definition of a subnet. add-subnet
delete Permits the deletion of the item. delete
edit Permits access to the "Edit" dialog.  
join Permits access to the "Join Member" dialog.  
join-member Permits join of a Sky Node. join-member
leave Permits access to the "Leave Member" dialog.  
leave-member Permits the removal of a Sky Node. leave-member
list Permits listing in the List View area or as JSON objects. list
new Permits access to the new "Provisioning" dialog.  
remove Permits access to the "Remove Subnet" dialog.  
remove-subnet Permits the removal of a subnet. remove-subnet
save Permits execution of the provisioning process. create, update
subnet Permits access to the "Add Subnet" dialog.