etsi.local

ETSI GS MEC 010-2 - Part 2: Application lifecycle, rules and requirements management described using OpenAPI.

16 endpoints telecom
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Queries information relating to on-boarded application packages in the MEO
curl \
  http://etsi.local/app_packages
used to retrieve the information of subscriptions to individual application p…
curl \
  http://etsi.local/subscriptions
Queries the information related to individual application package resources
curl \
  http://etsi.local/app_packages/{appPkgId}
Endpoints (16 total)
GET
/app_packages
Queries information relating to on-boarded application packages in the MEO
GET
/subscriptions
used to retrieve the information of subscriptions to individual application p…
GET
/app_packages/{appPkgId}
Queries the information related to individual application package resources
GET
/app_packages/{appPkgId}/appd
Reads the content of the AppD of on-boarded individual application package re…
GET
/subscriptions/{subscriptionId}
Used to represent an individual subscription to notifications about applicati…
GET
/onboarded_app_packages/{appDId}/appd
Reads the content of the AppD of on-boarded individual application package re…
GET
/app_packages/{appPkgId}/package_content
Fetch the onboarded application package content identified by appPkgId or app…
GET
/onboarded_app_packages/{appDId}/package_content
Fetch the onboarded application package content identified by appPkgId or app…
POST
/app_packages
Create a resource for on-boarding an application package to a MEO
POST
/subscriptions
Subscribe to notifications about on-boarding an application package
POST
/user_defined_notification
Registers a notification endpoint to notify application package operations
PUT
/app_packages/{appPkgId}/package_content
Uploads the content of application package.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints16
Categories1
http://etsi.local