Understanding the blockedby Flow property from MSP API
I'm utilizing the MSP APIs to help in evaluating Target List efficacy. Specifically I'm trying to programmatically understand the "blockedby" property on the Flow objects.
The problem is, with the exception of "ingress_firewall" which is obvious, the values returned by the API do not make sense to me. The UI does a great job of showing very clearly what each blocked flow is blocked by so I'm guessing this is just a mapping problem.
How do I map the values that come back from the API to something more human readable?
For example - a quick dump of a page of results yields blockedBy values of:
- 1
- 5
- 10
- <some guid>
- ingress_firewall
Please sign in to leave a comment.
Comments
2 comments