ETSI GS MEC 010-2 - Part 2: Application lifecycle, rules and requirements management
This API offers RESTful operations to onboard, query, update, and delete MEC application packages and their descriptors (AppD), retrieve package content, and manage subscriptions for lifecycle notifications of those packages.
Latency
571ms p95
Uptime
88.9% 30d
Playground
Verified
live
Endpoints
/app_packages
Queries information relating to on-boarded application packages in the MEO
/app_packages
Create a resource for on-boarding an application package to a MEO
/app_packages/{appPkgId}
Deletes an individual application package resources
/app_packages/{appPkgId}
Queries the information related to individual application package resources
/app_packages/{appPkgId}
Updates the operational state of an individual application package resource
/app_packages/{appPkgId}/appd
Reads the content of the AppD of on-boarded individual application package resources.
/app_packages/{appPkgId}/package_content
Fetch the onboarded application package content identified by appPkgId or appDId.
/app_packages/{appPkgId}/package_content
Uploads the content of application package.
/onboarded_app_packages/{appDId}/appd
Reads the content of the AppD of on-boarded individual application package resources.
/onboarded_app_packages/{appDId}/package_content
Fetch the onboarded application package content identified by appPkgId or appDId.
/onboarded_app_packages/{appDId}/package_content
Uploads the content of application package.
/subscriptions
used to retrieve the information of subscriptions to individual application package resource in MEO
/subscriptions
Subscribe to notifications about on-boarding an application package
/subscriptions/{subscriptionId}
Deletes the individual subscription to notifications about application package changes in MEO.
/subscriptions/{subscriptionId}
Used to represent an individual subscription to notifications about application package changes.
/user_defined_notification
Registers a notification endpoint to notify application package operations
16 endpoints auto-detected
curl -X GET \ "http://etsi.local/app_packages"
etsi.local · HTTPS only