/ue-contexts/{ueContextId}/ue-reachind


  put: 
    Summary: Namf_MT EnableUEReachability service Operation 
 
    Tags: 
      - ueReachInd (Document) 
    Operation ID: EnableUeReachability 
 
    Parameters: 
      - Name: ueContextId 
        In: path 
        Description: UE Context Identifier 
        Required/Optional: true 
        Schema: 
          Type: string 
    Request Body: 
      Content: 
        Application/JSON: 
          Schema: 
            Reference: '#/components/schemas/EnableUeReachabilityReqData' 
      Required/Optional: true 
 
    Responses: 
      '200': 
        Description: UE has become reachable as desired 
        Content: 
          Application/JSON: 
            Schema: 
              Reference: '#/components/schemas/EnableUeReachabilityRspData' 
      '307': 
        Description: Temporary Redirect 
        Content: 
          application/problem+json: 
            Schema: 
              Reference: 'TS29571_CommonData.yaml#/components/schemas/ProblemDetails' 
        Headers: 
          Location: 
            Description: 'The URI of the resource located on the target NF Service Consumer (e.g. AMF) to which the request is redirected' 
            Required/Optional: true 
            Schema: 
              Type: string 
      '400': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/400' 
      '403': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/403' 
      '404': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/404' 
      '411': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/411' 
      '413': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/413' 
      '415': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/415' 
      '429': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/429' 
      '500': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/500' 
      '503': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/503' 
      '504': 
        Reference: 'TS29571_CommonData.yaml#/components/responses/504' 
      Default: 
        Description: Unexpected error