scsAsId configurations configurationId downlink data deliveries downlinkDataDeliveryId

Parameters:

- name: scsAsId

Description: String identifying the SCS/AS.

In: path

Required/Optional: true

Schema:

Type: string

- name: configurationId

Description: String identifying the individual NIDD configuration resource in the SCEF.

In: path

Required/Optional: true

Schema:

Type: string

- name: downlinkDataDeliveryId

Description: String identifying the individual NIDD downlink data delivery in the SCEF.

In: path

Required/Optional: true

Schema:

Type: string

get:

Responses:

'200' The individual NIDD downlink data delivery is successfully retrieved.

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/NiddDownlinkDataTransfer'

'400': Reference 'TS29122_CommonData.yaml#/components/responses/400'

'401': Reference 'TS29122_CommonData.yaml#/components/responses/401'

'403': Reference 'TS29122_CommonData.yaml#/components/responses/403'

'404': Reference 'TS29122_CommonData.yaml#/components/responses/404'

'406': Reference 'TS29122_CommonData.yaml#/components/responses/406'

'429': Reference 'TS29122_CommonData.yaml#/components/responses/429'

'500': Reference 'TS29122_CommonData.yaml#/components/responses/500'

'503': Reference 'TS29122_CommonData.yaml#/components/responses/503'

default: Reference 'TS29122_CommonData.yaml#/components/responses/default'

put:

Request Body:

Description: Contains information to be applied to the individual NIDD downlink data delivery.

Required/Optional: true

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/NiddDownlinkDataTransfer'

Responses:

'200' The pending NIDD downlink data is replaced sucessfully but delivery is pending.

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/NiddDownlinkDataTransfer'

'400': Reference 'TS29122_CommonData.yaml#/components/responses/400'

'401': Reference 'TS29122_CommonData.yaml#/components/responses/401'

'403': Reference 'TS29122_CommonData.yaml#/components/responses/403'

'404': Reference 'TS29122_CommonData.yaml#/components/responses/404'

'409': Reference 'TS29122_CommonData.yaml#/components/responses/409'

'411': Reference 'TS29122_CommonData.yaml#/components/responses/411'

'413': Reference 'TS29122_CommonData.yaml#/components/responses/413'

'415': Reference 'TS29122_CommonData.yaml#/components/responses/415'

'429': Reference 'TS29122_CommonData.yaml#/components/responses/429'

'500' The NIDD downlink data replacement request was not successful.

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/NiddDownlinkDataDeliveryFailure'

'503': Reference 'TS29122_CommonData.yaml#/components/responses/503'

default: Reference 'TS29122_CommonData.yaml#/components/responses/default'

delete:

Responses:

'204' The pending NIDD downlink data is deleted.

'400': Reference 'TS29122_CommonData.yaml#/components/responses/400'

'401': Reference 'TS29122_CommonData.yaml#/components/responses/401'

'403': Reference 'TS29122_CommonData.yaml#/components/responses/403'

'404': Reference 'TS29122_CommonData.yaml#/components/responses/404'

'409': Reference 'TS29122_CommonData.yaml#/components/responses/409'

'429': Reference 'TS29122_CommonData.yaml#/components/responses/429'

'500' The NIDD downlink data cancellation request was not successful.

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/NiddDownlinkDataDeliveryFailure'

'503': Reference 'TS29122_CommonData.yaml#/components/responses/503'

default: Reference 'TS29122_CommonData.yaml#/components/responses/default'