"description":"This type represents the information that the MEC application instance provides to the MEC platform when informing it that the application has completed its application level related terminate/stop actions, e.g. retention of application state in the case of stop.",
"type":"object",
"required":[
"operationAction"
],
"properties":{
"operationAction":{
"$ref":"#/components/schemas/OperationActionType"
}
}
},
"AppTerminationNotification.Links":{
"description":"Object containing hyperlinks related to the resource.",
This type represents the information that the MEC application instance provides to the MEC platform when informing it that the application has completed its application level related terminate/stop actions, e.g. retention of application state in the case of stop.
type:object
required:
-operationAction
properties:
operationAction:
$ref:'#/components/schemas/OperationActionType'
AppTerminationNotification.Links:
description:>-
Object containing hyperlinks related to the resource.