get:
Summary: Retrieve the Network Slice Selection Information
Tags:
- Network Slice Information (Document)
Operation ID: NSSelectionGet
Parameters:
- Name: nf-type
In: query
Description: NF type of the NF service consumer
Required/Optional: true
Schema:
Reference: 'TS29510_Nnrf_NFManagement.yaml#/components/schemas/NFType'
- Name: nf-id
In: query
Description: NF Instance ID of the NF service consumer
Required/Optional: true
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId'
- Name: slice-info-request-for-registration
In: query
Description: Requested network slice information during Registration procedure
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/SliceInfoForRegistration'
- Name: slice-info-request-for-pdu-session
In: query
Description: Requested network slice information during PDU session establishment procedure
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/SliceInfoForPDUSession'
- Name: slice-info-request-for-ue-cu
In: query
Description: Requested network slice information during UE confuguration update procedure
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/SliceInfoForUEConfigurationUpdate'
- Name: home-plmn-id
In: query
Description: PLMN ID of the HPLMN
Content:
Application/JSON:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
- Name: tai
In: query
Description: TAI of the UE
Content:
Application/JSON:
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Tai'
- Name: supported-features
In: query
Description: Features required to be supported by the NFs in the target slice instance
Schema:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
Responses:
'200':
Description: OK (Successful Network Slice Selection)
Content:
Application/JSON:
Schema:
Reference: '#/components/schemas/AuthorizedNetworkSliceInfo'
'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':
Reference: 'TS29571_CommonData.yaml#/components/responses/404'
'406':
Reference: 'TS29571_CommonData.yaml#/components/responses/406'
'414':
Reference: 'TS29571_CommonData.yaml#/components/responses/414'
'429':
Reference: 'TS29571_CommonData.yaml#/components/responses/429'
'500':
Reference: 'TS29571_CommonData.yaml#/components/responses/500'
'503':
Reference: 'TS29571_CommonData.yaml#/components/responses/503'
Default:
Description: Unexpected error