/network-slice-information
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: 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' 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