Skip to content
V2xiApi.md 1.78 KiB
Newer Older
# V2xiApi
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

All URIs are relative to *https://localhost/sandboxname/vis/v2*
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

Method | HTTP request | Description
------------- | ------------- | -------------
[**mec011AppTerminationPOST**](V2xiApi.md#mec011AppTerminationPOST) | **POST** /notifications/mec011/appTermination | MEC011 Application Termination notification for self termination
[**predictedQosPOST**](V2xiApi.md#predictedQosPOST) | **POST** /provide_predicted_qos | Request the predicted QoS correspondent to potential routes of a vehicular UE.
<a name="mec011AppTerminationPOST"></a>
# **mec011AppTerminationPOST**
> mec011AppTerminationPOST(AppTerminationNotification)
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

MEC011 Application Termination notification for self termination

    Terminates itself.

### Parameters
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

Name | Type | Description  | Notes
------------- | ------------- | ------------- | -------------
 **AppTerminationNotification** | [**AppTerminationNotification**](../Models/AppTerminationNotification.md)| Termination notification details |
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

### Return type

null (empty response body)
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

### Authorization

No authorization required

### HTTP request headers

- **Content-Type**: application/json
- **Accept**: Not defined
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

<a name="predictedQosPOST"></a>
# **predictedQosPOST**
> PredictedQos predictedQosPOST(PredictedQos)
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

Request the predicted QoS correspondent to potential routes of a vehicular UE.
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

    Request the predicted QoS correspondent to potential routes of a vehicular UE.
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

### Parameters
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

Name | Type | Description  | Notes
------------- | ------------- | ------------- | -------------
 **PredictedQos** | [**PredictedQos**](../Models/PredictedQos.md)|  |
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

### Return type

[**PredictedQos**](../Models/PredictedQos.md)
M. Rehan Abbasi's avatar
M. Rehan Abbasi committed

### Authorization

No authorization required

### HTTP request headers

- **Content-Type**: application/json
- **Accept**: application/json