Mobile Edge Computing (MEC); Mobile Edge Platform Application Enablement

DGS/MEC-0011Plat.App.Enablemen

General Information

Status
Published
Publication Date
02-Jul-2017
Current Stage
12 - Completion
Due Date
08-May-2017
Completion Date
03-Jul-2017
Ref Project

Buy Standard

Standard
ETSI GS MEC 011 V1.1.1 (2017-07) - Mobile Edge Computing (MEC); Mobile Edge Platform Application Enablement
English language
55 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)

ETSI GS MEC 011 V1.1.1 (2017-07)






GROUP SPECIFICATION
Mobile Edge Computing (MEC);
Mobile Edge Platform Application Enablement
Disclaimer
The present document has been produced and approved by the Mobile Edge Computing (MEC) ETSI Industry Specification
Group (ISG) and represents the views of those members who participated in this ISG.
It does not necessarily represent the views of the entire ETSI membership.

---------------------- Page: 1 ----------------------
2 ETSI GS MEC 011 V1.1.1 (2017-07)



Reference
DGS/MEC-0011Plat.App.Enablemen
Keywords
API, MEC

ETSI
650 Route des Lucioles
F-06921 Sophia Antipolis Cedex - FRANCE

Tel.: +33 4 92 94 42 00  Fax: +33 4 93 65 47 16

Siret N° 348 623 562 00017 - NAF 742 C
Association à but non lucratif enregistrée à la
Sous-Préfecture de Grasse (06) N° 7803/88

Important notice
The present document can be downloaded from:
http://www.etsi.org/standards-search
The present document may be made available in electronic versions and/or in print. The content of any electronic and/or
print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any
existing or perceived difference in contents between such versions and/or in print, the only prevailing document is the
print of the Portable Document Format (PDF) version kept on a specific network drive within ETSI Secretariat.
Users of the present document should be aware that the document may be subject to revision or change of status.
Information on the current status of this and other ETSI documents is available at
https://portal.etsi.org/TB/ETSIDeliverableStatus.aspx
If you find errors in the present document, please send your comment to one of the following services:
https://portal.etsi.org/People/CommiteeSupportStaff.aspx
Copyright Notification
No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying
and microfilm except as authorized by written permission of ETSI.
The content of the PDF version shall not be modified without the written authorization of ETSI.
The copyright and the foregoing restriction extend to reproduction in all media.

© ETSI 2017.
All rights reserved.

TM TM TM
DECT , PLUGTESTS , UMTS and the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members.
TM
3GPP and LTE™ are Trade Marks of ETSI registered for the benefit of its Members and
of the 3GPP Organizational Partners.
oneM2M logo is protected for the benefit of its Members
GSM® and the GSM logo are Trade Marks registered and owned by the GSM Association.
ETSI

---------------------- Page: 2 ----------------------
3 ETSI GS MEC 011 V1.1.1 (2017-07)
Contents
Intellectual Property Rights . 6
Foreword . 6
Modal verbs terminology . 6
1 Scope . 7
2 References . 7
2.1 Normative references . 7
2.2 Informative references . 8
3 Definitions and abbreviations . 8
3.1 Definitions . 8
3.2 Abbreviations . 8
4 Overview . 9
5 Description of the services (informative) . 9
5.1 Introduction . 9
5.2 Sequence diagrams . 10
5.2.1 General . 10
5.2.2 Mobile edge application start-up . 10
5.2.3 Mobile edge application graceful termination/stop . 12
5.2.4 Service availability update and new service registration . 12
5.2.5 Service availability query . 14
5.2.6 Service availability notification subscription . 14
5.2.6.1 Introduction . 14
5.2.6.2 Subscribing to service availability event notifications . 14
5.2.6.3 Unsubscribing from service availability event notifications . 15
5.2.7 Traffic rule activation/deactivation/update . 15
5.2.8 DNS rule activation/deactivation . 16
5.2.9 Transport information query . 16
5.2.10 Time of Day (TOD) . 17
5.2.10.1 Introduction . 17
5.2.10.2 Get platform time . 17
5.2.10.3 Timing capabilities query flow . 18
6 Data model . 18
6.1 Introduction . 18
6.2 Resource data types . 18
6.2.1 Introduction. 18
6.2.2 Type: ServiceInfo . 18
6.2.3 Type: TransportInfo . 19
6.2.4 Type: TrafficRule . 19
6.2.5 Type: DnsRule . 20
6.2.6 Type: TimingCaps . 20
6.2.7 Type: CurrentTime . 21
6.3 Subscription data types . 22
6.3.1 Introduction. 22
6.3.2 Type: SerAvailabilityNotificationSubscription . 22
6.3.3 Type: AppTerminationNotificationSubscription . 22
6.3.4 Type: Mp1SubscriptionLinkList . 22
6.4 Notification data types . 23
6.4.1 Introduction. 23
6.4.2 Type: ServiceAvailabilityNotification . 23
6.4.3 Type: AppTerminationNotification . 23
6.5 Referenced structured data types . 24
6.5.1 Introduction. 24
6.5.2 Type: CategoryRef . 24
6.5.3 Type: EndPointInfo. 24
ETSI

---------------------- Page: 3 ----------------------
4 ETSI GS MEC 011 V1.1.1 (2017-07)
6.5.4 Type: SecurityInfo . 24
6.5.5 Type: LinkType . 25
6.5.6 Type: TrafficFilter . 25
6.5.7 Type: DestinationInterface. 26
6.5.8 Type: TunnelInfo . 26
6.6 Referenced simple data types and enumerations . 27
6.6.1 Introduction. 27
6.6.2 Type: Simple data types . 27
6.6.3 Enumeration: SerializerTypes . 27
6.6.4 Enumeration: TransportTypes . 27
7 API definition . 28
7.1 Introduction . 28
7.2 Global definitions and resource structure . 28
7.3 Resource: individual meService . 30
7.3.1 Description . 30
7.3.2 Resource definition . 30
7.3.3 Resource methods . 31
7.3.3.1 GET . 31
7.3.3.2 PUT . 31
7.3.3.3 PATCH . 32
7.3.3.4 POST . 33
7.3.3.5 DELETE . 33
7.4 Resource: a list of meServices . 33
7.4.1 Description . 33
7.4.2 Resource definition . 33
7.4.3 Resource methods . 33
7.4.3.1 GET . 33
7.4.3.2 PUT . 34
7.4.3.3 PATCH . 34
7.4.3.4 POST . 34
7.4.3.5 DELETE . 35
7.5 Resource: individual meMp1Subscription . 36
7.5.1 Description . 36
7.5.2 Resource definition . 36
7.5.3 Resource methods . 36
7.5.3.1 GET . 36
7.5.3.2 PUT . 37
7.5.3.3 PATCH . 37
7.5.3.4 POST . 37
7.5.3.5 DELETE . 37
7.6 Resource: all meMp1Subscriptions . 38
7.6.1 Description . 38
7.6.2 Resource definition . 38
7.6.3 Resource methods . 38
7.6.3.1 GET . 38
7.6.3.2 PUT . 39
7.6.3.3 PATCH . 39
7.6.3.4 POST . 39
7.6.3.5 DELETE . 40
7.7 Resource: meTimingCaps . 40
7.7.1 Description . 40
7.7.2 Resource definition . 40
7.7.3 Resource methods . 41
7.7.3.1 GET . 41
7.7.3.2 PUT . 41
7.7.3.3 PATCH . 42
7.7.3.4 POST . 42
7.7.3.5 DELETE . 42
7.8 Resource: meCurrentTime. 42
7.8.1 Description . 42
7.8.2 Resource definition . 42
ETSI

---------------------- Page: 4 ----------------------
5 ETSI GS MEC 011 V1.1.1 (2017-07)
7.8.3 Resource methods . 42
7.8.3.1 GET . 42
7.8.3.2 PUT . 43
7.8.3.3 PATCH . 43
7.8.3.4 POST . 43
7.8.3.5 DELETE . 43
7.9 Resource: list of transports . 43
7.9.1 Description . 43
7.9.2 Resource definition . 43
7.9.3 Resource methods . 44
7.9.3.1 GET . 44
7.9.3.2 PUT . 44
7.9.3.3 PATCH . 45
7.9.3.4 POST . 45
7.9.3.5 DELETE . 45
7.10 Resource: all meTrafficRule. 45
7.10.1 Description . 45
7.10.2 Resource definition . 45
7.10.3 Resource methods . 45
7.10.3.1 GET . 45
7.10.3.2 PUT . 46
7.10.3.3 PATCH . 46
7.10.3.4 POST . 46
7.10.3.5 DELETE . 46
7.11 Resource: individual meTrafficRule . 46
7.11.1 Description . 46
7.11.2 Resource definition . 46
7.11.3 Resource methods . 47
7.11.3.1 GET . 47
7.11.3.2 PUT . 47
7.11.3.3 PATCH . 49
7.11.3.4 POST . 49
7.11.3.5 DELETE . 49
7.12 Resource: all meDNSRule . 49
7.12.1 Description . 49
7.12.2 Resource definition . 49
7.12.3 Resource methods . 49
7.12.3.1 GET . 49
7.12.3.2 PUT . 50
7.12.3.3 PATCH . 50
7.12.3.4 POST . 50
7.12.3.5 DELETE . 50
7.13 Resource: individual meDNSRule. 50
7.13.1 Description . 50
7.13.2 Resource definition . 50
7.13.3 Resource methods . 51
7.13.3.1 GET . 51
7.13.3.2 PUT . 51
7.13.3.3 PATCH . 53
7.13.3.4 POST . 53
7.13.3.5 DELETE . 53
Annex A (informative): Complementary material for API utilisation .
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.