appNamestring`json:"appName"`// Name of the application. It shall be consistent with the appName in the AppD, if an AppD is available.
appProviderstring`json:"appProvider,omitempty"`//Provider of the application. It shall be consistent with the appProvider in the AppD, if an AppD is available
@@ -72,6 +72,26 @@ type AppInfo struct {
isInsByMecbool`json:"isInsByMec,omitempty"`// Indicate whether the application instance is instantiated by the MEC Management. Default to FALSE if absent.