scsAsId services serviceId delivery via mbms transactionId

get:

Summary: read all group message delivery via MBMS resource for a given SCS/AS and a service Id

Tags:

- Individual Delivery via MBMS resource Operation

Parameters:

- name: scsAsId

In: path

Description: Identifier of SCS/AS

Required/Optional: true

Schema:

Type: string

- name: serviceId

In: path

Description: Service Id

Required/Optional: true

Schema:

Type: string

- name: transactionId

In: path

Description: Identifier of transaction

Required/Optional: true

Schema:

Type: string

Responses:

'200' OK (successful query of an Delivery via MBMS resource)

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/GMDViaMBMSByxMB'

'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:

Summary: Updates an existing delivery via MBMS for a given SCS/AS, a service Id and transaction Id.

Tags:

- Individual Delivery via MBMS resource Operation

Parameters:

- name: scsAsId

In: path

Description: Identifier of SCS/AS

Required/Optional: true

Schema:

Type: string

- name: serviceId

In: path

Description: Service Id

Required/Optional: true

Schema:

Type: string

- name: transactionId

In: path

Description: Identifier of transaction

Required/Optional: true

Schema:

Type: string

Request Body:

Description: representation of the GMD via MBMS by xMB resource to be udpated in the SCEF

Required/Optional: true

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/GMDViaMBMSByxMB'

Responses:

'200' successful update of an individual GMD via MBMS by xMB resource

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/GMDViaMBMSByxMB'

'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'

'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': Reference 'TS29122_CommonData.yaml#/components/responses/500'

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

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

patch:

Summary: Updates an existing delivery via MBMS for a given SCS/AS, a service Id and transaction Id.

Tags:

- Individual Delivery via MBMS resource Operation

Parameters:

- name: scsAsId

In: path

Description: Identifier of SCS/AS

Required/Optional: true

Schema:

Type: string

- name: serviceId

In: path

Description: Service Id

Required/Optional: true

Schema:

Type: string

- name: transactionId

In: path

Description: Identifier of transaction

Required/Optional: true

Schema:

Type: string

Request Body:

Description: representation of the GMD via MBMS by xMB resource to be udpated in the SCEF

Required/Optional: true

Content:

application/merge-patch+json:

Schema:

Reference: '#/components/schemas/GMDViaMBMSByxMBPatch'

Responses:

'200' successful update of an individual GMD via MBMS by xMB resource

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/GMDViaMBMSByxMB'

'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'

'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': Reference 'TS29122_CommonData.yaml#/components/responses/500'

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

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

delete:

Summary: deletes a delivery via MBMS resource for a given SCS/AS, a service Id and a transcation Id.

Tags:

- Individual Delivery via MBMS resource Operation

Parameters:

- name: scsAsId

In: path

Description: Identifier of SCS/AS

Required/Optional: true

Schema:

Type: string

- name: serviceId

In: path

Description: Service Id

Required/Optional: true

Schema:

Type: string

- name: transactionId

In: path

Description: Identifier of transaction

Required/Optional: true

Schema:

Type: string

Responses:

'204' No Content, successful deletion of an resouce of deliery via MBMS

'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'

'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'