description:A reference to the ChargingData policy decision type. It is the chgId described in subclause 5.6.2.11. (NOTE)
nullable:true
refChgN3gData:
type:array
items:
type:string
minItems:1
maxItems:1
description:A reference to the ChargingData policy decision type only applicable to Non-3GPP access if "ATSSS" feature is supported. It is the chgId described in subclause 5.6.2.11.
nullable:true
refUmData:
type:array
items:
@@ -543,21 +532,10 @@ components:
maxItems:1
description:A reference to UsageMonitoringData policy decision type. It is the umId described in subclause 5.6.2.12. (NOTE)
nullable:true
refUmN3gData:
type:array
items:
type:string
minItems:1
maxItems:1
description:A reference to UsageMonitoringData policy decision type only applicable to Non-3GPP access if "ATSSS" feature is supported. It is the umId described in subclause 5.6.2.12.
nullable:true
refCondData:
type:string
description:A reference to the condition data. It is the condId described in subclause 5.6.2.9.
nullable:true
addrPreserInd:
type:boolean
nullable:true
required:
-pccRuleId
nullable:true
@@ -575,10 +553,6 @@ components:
type:string
description:A reference to UsageMonitoringData policy decision type. It is the umId described in subclause 5.6.2.12.
nullable:true
refUmN3gData:
type:string
description:A reference to UsageMonitoringData policy decision type to apply for Non-3GPP access. It is the umId described in subclause 5.6.2.12.
nullable:true
refCondData:
type:string
description:A reference to the condition data. It is the condId described in subclause 5.6.2.9.
This string provides forward-compatibility with future
@@ -1449,7 +1386,6 @@ components:
- NUM_OF_PACKET_FILTER: Indicates that the SMF shall report the number of supported packet filter for signalled QoS rules
- UE_STATUS_RESUME: Indicates that the UE’s status is resumed.
- UE_TZ_CH: UE Time Zone Change
- AUTH_PROF_CH: The DN-AAA authorization profile index has changed
RequestedRuleDataType:
anyOf:
-type:string
@@ -1650,27 +1586,3 @@ components:
- RES_LIM: Indicate that the PCC rule could not be successfully installed (for those provisioned from PCF) or activated (for those pre-defined in SMF) or enforced (for those already successfully installed) due to a limitation of resources at the SMF/UPF.
- UNSUCC_QOS_VAL: indicate that the QoS validation has failed.
- UE_STA_SUSP: Indicates that the UE is in suspend state.
No newline at end of file
SteeringFunctionality:
anyOf:
-type:string
enum:
-MPTCP
-ATSSS_LL
-type:string
description:>
This string provides forward-compatibility with future
extensions to the enumeration but is not used to encode
content defined in the present version of this API.
description:>
Possible values are
- MPTCP: Indicates that PCF authorizes the MPTCP functionality to support traffic steering, switching and splitting.
- ATSSS_LL: Indicates that PCF authorizes the ATSSS-LL functionality to support traffic steering, switching and splitting.