Hey there, I'm quite new here and I'm trying to wrap my head around how the release cycle of Dashboard API works... I'd like to get the list of Policy Objects using Postman. I havens found anything in the Documentation (lots on Adaptive Policy, though), so I went to google and after some time using trial-and-error I constructed the correct URL: /organizations/{organizationId}/policyObjects. Then I realised I cannot find the Python SKD call for it either. I even checked the Meraki Dashboard API Python Library on GitHub, started to dig in the organizations.py just to find out there is no such call. a) I found note on policyObjects in v11 beta, but not in any main release. Why? b) When this becomes a part of the Python SDK, please? Thank you. j.
... View more