/subscriptions/{subscriptionId}
delete:
Parameters:
- name: subscriptionId
In: path
Description: String identifying a subscription to the Nnwdaf_EventsSubscription Service
Required/Optional: true
Schema:
Type: string
Responses:
'204' No Content. The Individual NWDAF Event Subscription resource matching the subscriptionId was deleted.
'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'
'401': Reference 'TS29571_CommonData.yaml#/components/responses/401'
'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'
'404' The Individual NWDAF Event Subscription resource does not exist.
Content:
application/problem+json:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'
'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'
'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'
'501': Reference 'TS29571_CommonData.yaml#/components/responses/501'
'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'
default: Reference 'TS29571_CommonData.yaml#/components/responses/default'
put:
Request Body:
Required/Optional: true
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/NnwdafEventsSubscription'
Parameters:
- name: subscriptionId
In: path
Description: String identifying a subscription to the Nnwdaf_EventsSubscription Service
Required/Optional: true
Schema:
Type: string
Responses:
'200' The Individual NWDAF Event Subscription resource was modified successfully and a representation of that resource is returned.
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/NnwdafEventsSubscription'
'204' The Individual NWDAF Event Subscription resource was modified successfully.
'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'
'401': Reference 'TS29571_CommonData.yaml#/components/responses/401'
'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'
'404' The Individual NWDAF Event Subscription resource does not exist.
Content:
application/problem+json:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails'
'411': Reference 'TS29571_CommonData.yaml#/components/responses/411'
'413': Reference 'TS29571_CommonData.yaml#/components/responses/413'
'415': Reference 'TS29571_CommonData.yaml#/components/responses/415'
'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'
'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'
'501': Reference 'TS29571_CommonData.yaml#/components/responses/501'
'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'
default: Reference 'TS29571_CommonData.yaml#/components/responses/default'