Commit fd83690f authored by Yann Garcia's avatar Yann Garcia
Browse files

Update "Query Endpoints" table

parent 8b67ccb7
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -13,3 +13,13 @@ References:
* https://redocly.github.io/redoc/?url=https://forge.etsi.org/rep/mec/gs016-dev-app-api/-/raw/v2.2.1-OAS3.1/UEAppInterfaceApi.yaml
* https://redocly.github.io/redoc/?url=https://forge.etsi.org/rep/mec/gs016-dev-app-api/-/raw/v2.2.1-OAS3.1/UEAppInterfaceApi.yaml


### Query Endpoints
### Query Endpoints
|Supported | Endpoint |  Notes:   |
| --------| -------- | -------- |
| Yes | `/app_list`  | To retrieve information on available application information |
| Yes | `/app_contexts`   | To create a new application context. Upon success, the response contains entity body describing the created application context |
| Yes | `/app_contexts/{contextId}`   |     |
| No | `/obtain_app_loc_availability` | To allow a device application to obtain information on locations available for instantiation of a specific user application in the MEC system |

### Subscription Endpoints

TODO