fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.01k stars 418 forks source link

Create REST endpoints for integrations and automations #8188

Open lukeheath opened 1 year ago

lukeheath commented 1 year ago

Goal

As an Engineer, I want integrations and automations to be created, modified, and deleted using REST endpoints so that the API uses consistent patterns and I don't have to parse a large JSON object to modify integrations and automations

Related Issues

Requirements

Tasks

@mna to populate specific implementation steps.

1

lukeheath commented 1 year ago

Martin: Will need more investigation to estimate more accurately, but it is an 8-ish.

lukeheath commented 1 year ago

Martin: This may be a good candidate for v5 so that we don't have to keep backward support for config API endpoint.

lukeheath commented 1 year ago

I'm moving this back to specified so we can finalize the specifications with the assumption of v5.

lukeheath commented 1 year ago

@mna I am removing this from the roadmap board because we are deferring v5 for now.