pub async fn put_permissions(
client: &Client,
opts: &ManagementOpts,
hostname: &str,
q_type: QueueType,
username: &str,
) -> Result<(), ErrResp>
Expand description
To set-up permissions of a group of application/network queues in a virtual host for the user.