@@ -37,16 +37,16 @@ This request retrieves the UE application logs
This request retrieves the UE application description
- GET /dai/apps
This request retrieves the list of the available onboarded MEC application (see MEC-016 Clause )
This request retrieves the list of the available onboarded MEC application (see MEC-016 Clause 5.1.2 User application look-up)
- POST /dai/instantiate
This is a request to create a new onboarded MEC application context and to instiate it (see MEC-016 Clause )
This is a request to create a new onboarded MEC application context and to instiate it (see MEC-016 Clause 5.1.3 Application context create)
- GET /dai/doping
This is a ping/pong request to the instantiated MEC application (see previous command)
- DELETE /dai/delete/{instance}
This is a request to delete the specified onboarded MEC application context and to un-instiate it (see MEC-016 Clause )
This is a request to delete the specified onboarded MEC application context and to un-instiate it (see MEC-016 Clause 5.1.4 Application context delete)
## Generate backend code
@@ -80,7 +80,10 @@ The full line looks like:
### Current issues
- demo4-ue: Swagger does not work (404 Not Found) for http://mec-platform.etsi.org/yannsb/demo4-ue/api/
- demo4-ue: Swagger does not work (404 Not Found) for http://mec-platform.etsi.org/demo4sb/demo4-ue/api/
- meep-dai-mgr testing to be enhanced with a fake onboarded MEC application
- meep-dai testing to be reviewed
- Enhancement of process execution (logging, termination...)
## Updating meep-dai/bin/onboardedapp
@@ -116,22 +119,22 @@ The following command retrieves the UE application logs: