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.

TO Go GET /server/{id}/deliveryservices endpoint missing fields from TO Perl version #2532

@rawlinp

Description

@rawlinp

Fields missing from TO Go version that are in the Perl version:

"anonymousBlockingEnabled"
"cdnName"
"deepCachingType"   <- value returned is null when it's really NEVER
"fqPacingRate"      <- value returned is null when it's really 0
"profileName"
"signed"
"tenant"
"type"

These fields need to be returned by the TO Go version to keep parity with the Perl version.

Also, the api/v12/server doc is missing "signingAlgorithm" and "anonymousBlockingEnabled" documentation for this endpoint. Also, the docs mention "multiSiteOriginAlgorithm", but this appears to have been removed from the Perl version after it was added, so the field should probably be removed from the TO Go version (as well as the documentation updated).

Metadata

Metadata

Assignees

Labels

Traffic Opsrelated to Traffic Opshigh impactimpacts the basic function, deployment, or operation of a CDNregression buga bug in existing functionality introduced by a new version

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