Skip to content

Improve the DNSSEC keys refresh API #3054

Closed
@rawlinp

Description

The current /api/1.4/cdns/dnsseckeys/refresh endpoint should be modified/enhanced:

  • Return a 202 Accepted to indicate that the request was received successfully but further processing is occurring in the background.
  • The 202 response should also include a link to a separate API endpoint that shows the current status of the refresh job that was kicked off (this means also implementing that separate API endpoint)
  • The refresh endpoint should also be changed to a PUT because mutation should not be done in a GET.

Metadata

Assignees

No one assigned

    Labels

    Traffic Opsrelated to Traffic OpsTraffic Ops API NextImprovements to Traffic Ops API - particularly breaking changeshigh impactimpacts the basic function, deployment, or operation of a CDNnew featureA new feature, capability or behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions