@@ -364,3 +364,40 @@ From learning perspective, developers can play around with the deployed MEC Sand
There will be an added advantage of being able to inspect container logs from different micro-services in the backend, combined with monitoring dashboards for statistics in real time.
This level of understanding will provide a solid foundation for working on the development of a new feature, i.e., implementing a new MEC service in the MEC Sandbox. See [Development Guide](./development-guide.md) for the next steps in this feature development journey.
This section describes how MEC016, DAI operations within the MEC Sandbox.
@@ -10,12 +10,12 @@ Query endpoints and subscriptions that are not supported in the MEC Sandbox are
| 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}` | To update an existing apllication context |
| Tes | `/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 |
| Yes | `/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 |