Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multi-tenant operations #18

Open
moolitayer opened this issue Nov 23, 2016 · 1 comment
Open

Support for multi-tenant operations #18

moolitayer opened this issue Nov 23, 2016 · 1 comment

Comments

@moolitayer
Copy link

There are going to be cross tenant apis and we would need to have some support for those in clients, currently created with one tenant in mind.

@jshaughn
Copy link

We are developing some cross-tenant endpoints in the REST API. Clients should likely just leverage the offered services (as opposed to making multiple single-tenant requests and aggregating client-side). Thee are targeted for admin level users with access to several tenants. MT fetch of Alerts/Events has been added the REST API, see [1]. Requests for other services can be discussed...

[1] https://issues.jboss.org/projects/HWKALERTS/issues/HWKALERTS-188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants