Apply cross vhost policy&limit through rabbitmqctl or definition import #4012
-
Hi, there: Upon looking into applying a cross-vhost policy or vhost limit (apply to multiple vhosts & automatically gets added when new vhost created), I found this issue with a similar ask. I checked out the definition import suggested in the thread and found that the definition import still requires me specifying each vhost name, if I were to specify * for vhost name and import, it would state Therefore I have two questions:
Thanks a lot for taking a look! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I will convert this issue to a GitHub discussion. Currently GitHub will automatically close and lock the issue even though your question will be transferred and responded to elsewhere. This is to let you know that we do not intend to ignore this but this is how the current GitHub conversion mechanism makes it seem for the users :( |
Beta Was this translation helpful? Give feedback.
-
Please use GitHub discussions for questions. Issues are for specific, actionable items that core team engineers can work on (when and if we choose to). |
Beta Was this translation helpful? Give feedback.
-
There is no such thing as a cross-vhost policy. Everything in a virtual host is isolated from the rest. Definition files with policies are JSON documents, and thus easily generated. |
Beta Was this translation helpful? Give feedback.
There is no such thing as a cross-vhost policy. Everything in a virtual host is isolated from the rest. Definition files with policies are JSON documents, and thus easily generated.