Represents the PCF notification event to the NF service consumer.
Possible values are:
- SAC_CH: Service Area Coverage Change.
- PDUID_CH: The PDUID assigned to a UE for the UE ProSe Policies changed.
- SLICE_REPLACE_OUTCOME: This notification of the outcome of AF requested
Network Slice replacement.
- SAC_CH: Indicates that the AM event is the service area coverage change for a UE.
- PDUID_CH: Indicates that the AM event is that the PDUID assigned to a UE for the UE ProSe
Policies changed.
- SLICE_REPLACE_OUTCOME: Indicates that the AM event is the notification of the outcome of
either the AF requested Network Slice Replacement initiation or the AF requested Network
Slice Replacement termination.
#
SliceReplOutcome:
anyOf:
@@ -811,8 +813,7 @@ components:
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:|
Represents the notification of the outcome of the AF requested Network Slice replacement or
the AF requested Network Slice Replacement termination.
Represents the AF requested Network Slice replacement outcome related information.
Possible values are:
- SUCCESSFUL: Indicates that the AF requested Network Slice replacement initiation or AF
requested Network Slice Replacement termination is successful.
@@ -834,19 +835,20 @@ components:
extensions to the enumeration but is not used to encode
content defined in the present version of this API.
description:|
Represents the cause why the PCF requests the termination of the policy association.
Represents the failure cause of the enforcement of the AF requested Network Slice
Replacement requirements.
Possible values are:
- UNSPECIFIED: Indicates that the failure cause of the enforcement of the AF requested
Network Slice Replacement requirements is for unspecified reasons.
- NOT_WITHIN_UE_SUBSCRIPTION: Indicates that the failure cause of the enforcement of the AF
requested Network Slice Replacement requirements is, because the provided Alternative
S-NSSAI is not part of the UE's subscription.
requested Network Slice Replacement requirements is because the provided
Alternative/Initial S-NSSAI is not part of the UE's subscription.
- NOT_SUPPORTED_IN_RA: Indicates that the failure cause of the enforcement of the AF
requested Network Slice Replacement requirements is, because the provided
Alternative or the initial S-NSSAI is not supported in the UE's Registration Area.
requested Network Slice Replacement requirements is because the provided
Alternative/Initial S-NSSAI is not supported in the UE's Registration Area.
- INSUFFICIENT_RES: Indicates that the failure cause of the enforcement of the AF
requested Network Slice Replacement requirements is, because of insufficient resources
in the provided Alternative or the initial S-NSSAI.
requested Network Slice Replacement requirements is because of insufficient resources
in the provided Alternative/Initial S-NSSAI.
#
AppAmContextRespData:
description:It represents a response to a modification or creation request of an Individual Application AM resource. It may contain the notification of the already met events.