Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

All endpoints need to account for the ASN field in servers #7064

@srijeet0406

Description

@srijeet0406

This Bug Report affects these Traffic Control components:

  • Traffic Ops

Current behavior:

After #7023 was merged, some endpoints that return the represenation of a server in the response don't have the ASN field accounted for. These routes will need a 4.1 api version equivalent, so that these new routes can account for the new field.

Expected behavior:

All 3.1 routes should return a consistent representation of a server object.

Steps to reproduce:

Except for the GET /api/4.1/servers endpoint, all other 4.1 routes return a server representation that does not have the asns field in it. This needs to be fixed so that all routes return the same server object representation.

Metadata

Metadata

Assignees

Labels

Traffic Opsrelated to Traffic Opsbugsomething isn't working as intended

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions