@@ -642,6 +642,115 @@ func (a *MecAppSupportApiService) ApplicationsRegistrationDELETE(ctx context.Con
returnlocalVarHttpResponse,nil
}
/*
MecAppSupportApiService
The PUT method may be used by the MEC application instance to update its registration to the MEC platform.
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param body Message content in the request contains the profile of the application, calling the MEC platform to update the existing MEC application instance registration.
- @param appInstanceId Represents a MEC application instance. Note that the appInstanceId is allocated by the MEC platform manager.
This method deletes a mecAppSuptApiSubscription. This method is typically used in \"Unsubscribing from service availability event notifications\" procedure.