Closed jooola closed 2 months ago
Closing, as it is not as useful as I thought. The actions returned by those endpoints are strictly scoped to the resource type.
e.g. one cannot query firewall apply actions that are being applied on a specific server via the /servers/<server_id>/actions
endpoint. The /firewalls/actions
endpoint must be queried and the result filtered client side.
Codecov Report
Attention: Patch coverage is
0%
with36 lines
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #521 +/- ## ========================================== - Coverage 71.46% 70.81% -0.65% ========================================== Files 46 46 Lines 3935 3971 +36 ========================================== Hits 2812 2812 - Misses 710 746 +36 Partials 413 413 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.