TerminationNotification
Type: object
Properties:
resourceUri:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Uri'
cause:
Reference: 'TS29507_Npcf_AMPolicyControl.yaml#/components/schemas/PolicyAssociationReleaseCause'
Required:
- resourceUri
- cause
AppDetectionInfo :
Type: object
Properties:
appId:
Type: string
Description: A reference to the application detection filter configured at the UPF
instanceId:
Type: string
Description: Identifier dynamically assigned by the SMF in order to allow correlation of application Start and Stop events to the specific service data flow description, if service data flow descriptions are deducible.
sdfDescriptions:
Type: array
Items:
Reference: '#/components/schemas/FlowInformation'
minItems: 1
Description: Contains the detected service data flow descriptions if they are deducible.
Required:
- appId