Event Hub Dialog

Description
Event Hub Dialog The Event Hub dialog is used to provision a new Event Hub that can receive event messages and trigger actions.
Name field Specifies the name for the Event Hub. Input guidelines mandate lowercase letters from a to z and digits from 0 to 9, with no spaces allowed.
Sky Node field Specifies the Sky Node where the Event Hub will be created.
Dead-Letter option Specifies whether a Dead-Letter Hub will be created and linked to the Event Hub. This option ensures that messages failing to process will be delivered to the Dead-Letter Hub to prevent message loss.
Create button Save the configuration of the Event Hub and provision it.
Cancel button Abort and close the dialog.

Event Hub Actions Menu

Description
Event Hub Actions Menu On the right-hand side of the Event Hub 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 Event Hub module.
Copy ID item Stores the Event Hub ID in the clipboard.
Send/Receive Messages item Displays a dialog where you can send messages to and/or receive messages from the Event Hub.
Configure Hub Actions item Displays a dialog that lists available Action Gates that will be triggered upon receiving a message. Multiple Action Gates can be added for a single message.
Purge Hub item Purges (deletes) all messages in the Event Hub.
Delete Hub item Opens a confirmation dialog that, if confirmed, deletes the Event Hub.

Send/Receive Dialog

Description
Event Hub Send/Receive Dialog The Send/Receive Dialog can be used to send and/or receive messages to and from the Event Hub.
Send Messages tab Displays the text area and "Send" button.
Receive Messages tab Displays the text area and "Receive" buttons.
Send button Sends the entered text as a message to the Event Hub.
Receive and Requeue button Receives the message from the queue and marks it as read without deleting it.
Receive and Delete button Receives the message from the queue and deletes it.

Configure Hub Actions Dialog

Description
Backup Manager Dialog The Configure Hub Actions dialog is used to list and manage Action Gates that are added to or removed from the Event Hub action triggers.
Add button Adds the Action Gate to the Event Hub triggers.
Remove button Removes the Action Gate from the Event Hub triggers.
Save button Saves the selected Action Gates to the Event Hub trigger.
Cancel button Abort and close the dialog.

Purge Events Dialog

Description
Purge Events Dialog The Purge Events dialog is a confirmation dialog for purging all messages in the Event Hub.
Purge button Purges (deletes) all messages in the Event Hub.
Cancel button Abort and close the dialog.


The eventhub 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
delete Permits the deletion of the item. delete
edit Permits access to the "Send/Receive" dialog.  
gates Permits access to the "Action Gates" dialog.  
list Permits listing in the List View area or as JSON objects. list
new Permits access to the new "Provisioning" dialog.  
purge Permits the purge queue operation. purge
receive Permits the receive message operation. receive
save Permits execution of the provisioning process. create
save-gates Permits the configuration of the Action Gtes. save-gates
send Permits the send message operation. send
status Permits the retrival of message count status. status