Exposing information for administration purposes
See original GitHub issueWe have initially considered a call to return a list of streams. Returning a full list of streams could be problematics if we have a very large list of streams. One way to narrow down is to refine it per scope, but even that could lead to a long list of streams.
Here are a few calls that seem to make sense from an admin perspective, and that would still enable the UI to know all streams if needed, but without having all of them returned in a single call.
listScopes()
listStreams(scope)
getNumberOfStreams(scope)
getVolumeOfData(scope)
getVolumeOfData
getTotalNumberOfStreams
getStreams(regex)
cc/ @bayarsaikhan
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Protecting Personal Information: A Guide for Business
Most companies keep sensitive personal information in their files—names, Social Security numbers, credit card, or other account data—that identifies ...
Read more >Incidental Uses and Disclosures - HHS.gov
Protection of patient confidentiality is an important practice for many health care and health information management professionals; covered entities can build ...
Read more >HIPAA violations & enforcement | American Medical Association
Investigating complaints filed with it; Conducting compliance reviews to determine if covered entities are in compliance; Performing education and outreach to ...
Read more >Chapter 6 -- Information Security, from Safeguarding Your ...
Local, state, and federal laws require that certain types of information (e.g., individual student records) be protected from unauthorized release (see Appendix ...
Read more >Healthcare Data Breaches: Insights and Implications - PMC
The frequency of healthcare data breaches, magnitude of exposed records, ... Its main purpose is to protect consumer information, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@fpj , The first stage of Metric is provide the fundamental interface and supporting of Metrics, so developer could use it to add anything they want, and of cause Counter is included. Currently only add some example of using it in host side code. Thanks.
What is driving the inconsistency between the REST API and the RPC? Any reason they cannot be the same set of operations?
Sent from my iPad