This is what i wantI want Diagnostics Status of particular resource in azure portal with azure rest API. Status is like: Enabled/Disabled
I have gone through most of the Rest API related to Diagnostics settings but in that API we need to pass the workflow, but i don't have workflow. I want Diagnostics status of particular resource. It's enabled or disabled.
https://docs.microsoft.com/en-us/rest/api/monitor/diagnosticsettings/list, This is API which i am referring