Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1.API NameOnboard ApplicationType : POST Interface : MM3
DescriptionThis API is for MEO to onboard package, currently we just upload package directly to MEPM-APPLCM in the rest request, appPkgPath is of no use

Resource URI/ealtedge/mepm/app_pkgm/v1/app_packages/
Request Parameters
NameCardinalityTypeDescription
CreateAppPkg1Complex
Response Codes201 : Created
Response Parameters
Parameter NameCardinalityTypeDescription
AppPkgInfo0..NComplexIndicates a successful request. The response body shall contain a representation of the application package resource.

...

6.API Name
Type : POSTInterface : MM1
Description
Resource URI/ealtedge/mep/mec_service_mgmt/v1/application/appInstanceId/subscriptions
Request Body Parameters
Parameter NameCardinalityTypeDescription












Response Codes201
Response Parameters
Parameter NameCardinalityTypeDescription




Types

Anchor
AppPkgInfo
AppPkgInfo

AppPkgInfo Parameters

Attribute NameCardinalityData TypeDescription  
ID1StringID
AppDID1StringApplication Development ID
AppProvider0..1String

Application Provider.

Ex : Huawei

AppName1StringApplication Name. Ex : Face Recognition                                     
AppSoftwareVersion1StringApplication Software Version. Ex : 1.0
AppDVersion1StringApplication Deployment Version. Ex: 1.0
OnboardingState1StringOn Boarding State. Ex : ONBOARDED
DeployType1StringDeploy Type ; Ex : Helm
AppPackage1StringApplication Package

...