Closed stojkovicv closed 6 months ago
maxBtrUl
and maxBtrDl
are read-only fields and are ignored by the AF. If there are no values set for these two parameters internally by the AF, then they are also not included in the output (when calling M1 GET).
@davidjwbbc Do you want to add anything here? Otherwise I suggest we close this issue.
Nothing to add from me, I think you've summed it up. I'll close this as won't fix.
Description
TS26512_CommonData.yaml#/components/schemas/M1QoSSpecification
definesqoSSpecification
array of Dynamic Policies Template withmaxBtrUl
andmaxBtrDl
among others. Expected behaviour is to retrieve those values if they're previoulsy included in creation of Policy Template.How to reproduce
Location
header of the response, retrieve policy data. This is the output:maxBtrUl
andmaxBtrDl
are missing as part ofqoSSpecification
of the retrieved Policy Template.