NsmfEventExposure
Type: object
Properties:
supi:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Supi'
gpsi:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Gpsi'
anyUeInd:
Type: boolean
Description: Any UE indication. This IE shall be present if the event subscription is applicable to any UE. Default value "FALSE" is used, if not present.
groupId:
Reference: 'TS29571_CommonData.yaml#/components/schemas/GroupId'
pduSeId:
Reference: 'TS29571_CommonData.yaml#/components/schemas/PduSessionId'
subId:
Reference: '#/components/schemas/SubId'
notifId:
Type: string
Description: Notification Correlation ID assigned by the NF service consumer.
notifUri:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Uri'
altNotifIpv4Addrs:
Type: array
Items:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Ipv4Addr'
Description: Alternate or backup IPv4 Addess(es) where to send Notifications.
minItems: 1
altNotifIpv6Addrs:
Type: array
Items:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Ipv6Addr'
Description: Alternate or backup IPv6 Addess(es) where to send Notifications.
minItems: 1
eventSubs:
Type: array
Items:
Reference: '#/components/schemas/EventSubscription'
minItems: 1
Description: Subscribed events
ImmeRep:
Type: boolean
notifMethod:
Reference: '#/components/schemas/NotificationMethod'
maxReportNbr:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
expiry:
Reference: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
repPeriod:
Reference: 'TS29571_CommonData.yaml#/components/schemas/DurationSec'
guami:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Guami'
serviveName:
Type: string
Description: If the NF service consumer is an AMF, it should provide the name of a service produced by the AMF that makes use of notifications about subscribed events.
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
Required:
- notifId
- notifUri
- eventSubs