Serverless-mq Dialog

Description
Serverless-mq Dialog The Serverless-mq dialog is used to provision a new Serverless-mq message queue.
Name field Specifies the name for the queue. 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 Serverless-mq message queue will be created.
Create button Save the configuration of the Serverless-mq message queue and provision it.
Cancel button Abort and close the dialog.

Serverless-mq Actions Menu

Description
Serverless-mq Actions Menu On the right-hand side of the Serverless-mq 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 Serverless-mq module.
Copy ID item Stores the Queue ID in the clipboard.
Send/Receive Messages item Displays a dialog where you can send messages to and/or receive messages from the Serverless-mq message queue.
Purge Queue item Purges (deletes) all messages in the Serverless-mq message queue.
Delete Queue item Opens a confirmation dialog that, if confirmed, deletes the Serverless-mq message queue.

Send/Receive Dialog

Description
Serverless-mq Send/Receive Dialog The Send/Receive Dialog can be used to send and/or receive messages to and from the Serverless-mq message queue.
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 Serverless-mq message queue.
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.

Purge Queue Dialog

Description
Purge Queue Dialog The Purge Queue dialog is a confirmation dialog for purging all messages in the Serverless-mq message queue.
Purge button Purges (deletes) all messages in the Serverless-mq message queue.
Cancel button Abort and close the dialog.


The serverless-mq 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.  
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
send Permits the send message operation. send
status Permits the retrival of message count status. status