Skip to content

Move to API standards #7

@scrummer

Description

@scrummer
Q A
Bug report? no
Feature request? yes
BC Break report? yes/no
RFC? no

Things to do:

  • Move from POST to GET endpoints
  • Change authentication flow from POST body data to headers or bearer auth token (X-Auth or sth like that)
  • Enrich API data with the following information:
    • Maintenance Task running? (-> EventListener for maintenance task -> add temp-store flag with last execution)
    • systemd monitor/status (how? -> to be evaluated)

Things to consider:

  • To keep BC we should consider to still support the POST endpoint with body-param-authentication for a major version instead of replacing it directly
  • Also consider which versions should be covered by this update (Only 4.x or 4.x and 3.x)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions