scsAsId configurations configurationId

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

get:

Responses:

'200' The individual NIDD configuration is successfully retrieved.

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/NiddConfiguration'

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

patch:

Request Body:

Description: Contains information to be applied to the individual NIDD configuration.

Required/Optional: true

Content:

application/merge-patch+json:

Schema:

Reference: '#/components/schemas/NiddConfigurationPatch'

Responses:

'200' The Individual NIDD configuration is modified successfully and a representation of that resource is returned.

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/NiddConfiguration'

'204' The Individual NIDD configuration is modified successfully.

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

Responses:

'204' The Individual NIDD configuration 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'

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