We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Today Athenz UI only allows searching for the domain by its name.
Enhance the current search functionality to support search by - aws account, azure subscription id, product id, tag key, tag value, business service.
Existing ZMS API supports look up domain by different parameters - https://github.com/AthenZ/athenz/blob/master/core/zms/src/main/rdl/Domain.rdli#L34
e.g. https://:4443/zms/v1/domain?azure=mysubscription
Guide to start a local UI server - https://athenz.github.io/athenz/local_ui_development/
Expectations:
The text was updated successfully, but these errors were encountered:
@abvaidya Can I claim this?
Sorry, something went wrong.
No branches or pull requests
Today Athenz UI only allows searching for the domain by its name.
Enhance the current search functionality to support search by - aws account, azure subscription id, product id, tag key, tag value, business service.
Existing ZMS API supports look up domain by different parameters - https://github.com/AthenZ/athenz/blob/master/core/zms/src/main/rdl/Domain.rdli#L34
e.g. https://:4443/zms/v1/domain?azure=mysubscription
Guide to start a local UI server - https://athenz.github.io/athenz/local_ui_development/
Expectations:
The text was updated successfully, but these errors were encountered: