*[Navigate the API in the browser](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/raw/master/Mp1.yaml).
*[Edit the API online](https://forge.etsi.org/swagger/editor/?url=https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/raw/master/Mp1.yaml).
*[Navigate the API in the browser](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/raw/develop/Mp1.yaml).
*[Edit the API online](https://forge.etsi.org/swagger/editor/?url=https://forge.etsi.org/gitlab/mec/gs011-app-enablement-api/raw/develop/Mp1.yaml).
description:This type represents the information that the mobile edge platform notifies the subscribed application instance about the corresponding application instance termination/stop.
description:URI selected by the mobile edge application instance to receive notifications on the subscribed mobile edge application instance management information. This shall be included in both the request and the response.
description:This type represents the information that the mobile edge platform notifies the subscribed application instance about the corresponding application instance termination/stop.
description:This type represents the information provided by the mobile edge platform in response to the Get Platform Time Request message.
type:object
required:
-nanoSeconds
-seconds
-timeSourceStatus
properties:
seconds:
type:integer
format:uint32
description:>-
The seconds part of the time. Time is defined as Unix-time since
January 1, 1970, 00:00:00 UTC
example:1577836800
nanoSeconds:
type:integer
format:uint32
description:>-
The nanoseconds part of the time. Time is defined as Unix-time since
January 1, 1970, 00:00:00 UTC
example:0
timeSourceStatus:
type:string
enum:
-TRACEABLE
-NONTRACEABLE
description:Platform Time Source status. 1 = TRACEABLE - time source is locked to the UTC time source. 2 = NONTRACEABLE - time source is not locked to the UTC time source