Multi-access Edge Computing (MEC); Edge Platform Application Enablement

RGS/MEC-0011v221Plat.App.Enab

General Information

Status
Not Published
Current Stage
12 - Completion
Due Date
20-Dec-2020
Completion Date
10-Dec-2020
Ref Project

Buy Standard

Standard
ETSI GS MEC 011 V2.2.1 (2020-12) - Multi-access Edge Computing (MEC); Edge Platform Application Enablement
English language
78 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)

ETSI GS MEC 011 V2.2.1 (2020-12)






GROUP SPECIFICATION
Multi-access Edge Computing (MEC);
Edge Platform Application Enablement
Disclaimer
The present document has been produced and approved by the Multi-access 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 V2.2.1 (2020-12)



Reference
RGS/MEC-0011v221Plat.App.Enab
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 prevailing version of an ETSI
deliverable is the one made publicly available in PDF format at www.etsi.org/deliver.
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 2020.
All rights reserved.

DECT™, PLUGTESTS™, UMTS™ and the ETSI logo are trademarks of ETSI registered for the benefit of its Members.

3GPP™ and LTE™ are trademarks of ETSI registered for the benefit of its Members and
of the 3GPP Organizational Partners.
oneM2M™ logo is a trademark of ETSI registered for the benefit of its Members and
of the oneM2M Partners.
®
GSM and the GSM logo are trademarks registered and owned by the GSM Association.
ETSI

---------------------- Page: 2 ----------------------
3 ETSI GS MEC 011 V2.2.1 (2020-12)
Contents
Intellectual Property Rights . 8
Foreword . 8
Modal verbs terminology . 8
1 Scope . 9
2 References . 9
2.1 Normative references . 9
2.2 Informative references . 10
3 Definition of terms, symbols and abbreviations . 11
3.1 Terms . 11
3.2 Symbols . 11
3.3 Abbreviations . 11
4 Overview . 11
5 Description of the services (informative) . 12
5.1 Introduction . 12
5.2 Sequence diagrams . 12
5.2.1 General . 12
5.2.2 MEC application start-up . 13
5.2.3 MEC application graceful termination/stop . 15
5.2.4 Service availability update and new service registration . 15
5.2.5 Service availability query . 17
5.2.6 Managing subscription to event notifications . 17
5.2.6.1 Introduction . 17
5.2.6.2 Subscribing to event notifications . 18
5.2.6.3 Unsubscribing from event notifications . 18
5.2.7 Traffic rule activation/deactivation/update . 19
5.2.8 DNS rule activation/deactivation . 19
5.2.9 Transport information query . 20
5.2.10 Time of Day (ToD) . 20
5.2.10.1 Introduction . 20
5.2.10.2 Get platform time . 20
5.2.10.3 Timing capabilities query flow . 21
5.2.11 Service deregistration . 21
5.2.12 Service heartbeat . 22
6 Common data types . 22
6.1 Introduction . 22
6.2 Resource data types . 22
6.2.1 Introduction. 22
6.2.2 Type: SubscriptionLinkList . 22
6.3 Referenced structured data types . 23
6.3.1 Introduction. 23
6.3.2 Type: LinkType . 23
7 MEC application support API . 23
7.1 Data model . 23
7.1.1 Introduction. 23
7.1.2 Resource data types . 23
7.1.2.1 Introduction . 23
7.1.2.2 Type: TrafficRule . 23
7.1.2.3 Type: DnsRule . 24
7.1.2.4 Type: TimingCaps . 24
7.1.2.5 Type: CurrentTime . 25
7.1.3 Subscription data types . 26
7.1.3.1 Introduction . 26
ETSI

---------------------- Page: 3 ----------------------
4 ETSI GS MEC 011 V2.2.1 (2020-12)
7.1.3.2 Type: AppTerminationNotificationSubscription. 26
7.1.4 Notification data types . 26
7.1.4.1 Introduction . 26
7.1.4.2 Type: AppTerminationNotification . 26
7.1.4.3 Type: AppTerminationConfirmation . 27
7.1.4.4 Type: AppReadyConfirmation . 27
7.1.5 Referenced structured data types . 27
7.1.5.1 Introduction . 27
7.1.5.2 Type: TrafficFilter . 27
7.1.5.3 Type: DestinationInterface . 28
7.1.5.4 Type: TunnelInfo . 28
7.1.6 Referenced simple data types and enumerations . 29
7.2 API definition . 29
7.2.1 Introduction. 29
7.2.2 Global definitions and resource structure . 29
7.2.3 Resource: all mecAppSupportSubscription . 31
7.2.3.1 Description . 31
7.2.3.2 Resource definition . 31
7.2.3.3 Resource methods . 31
7.2.3.3.1 GET . 31
7.2.3.3.2 PUT . 32
7.2.3.3.3 PATCH . 32
7.2.3.3.4 POST . 32
7.2.3.3.5 DELETE . 33
7.2.4 Resource: individual mecAppSupportSubscription . 33
7.2.4.1 Description . 33
7.2.4.2 Resource definition . 33
7.2.4.3 Resource methods . 33
7.2.4.3.1 GET . 33
7.2.4.3.2 PUT . 34
7.2.4.3.3 PATCH . 34
7.2.4.3.4 POST . 34
7.2.4.3.5 DELETE . 34
7.2.5 Resource: mecTimingCaps . 35
7.2.5.1 Description . 35
7.2.5.2 Resource definition . 35
7.2.5.3 Resource methods . 36
7.2.5.3.1 GET . 36
7.2.5.3.2 PUT . 36
7.2.5.3.3 PATCH . 36
7.2.5.3.4 POST . 37
7.2.5.3.5 DELETE . 37
7.2.6 Resource: mecCurrentTime . 37
7.2.6.1 Description . 37
7.2.6.2 Resource definition . 37
7.2.6.3 Resource methods . 37
7.2.6.3.1 GET . 37
7.2.6.3.2 PUT . 38
7.2.6.3.3 PATCH . 38
7.2.6.3.4 POST . 38
7.2.6.3.5 DELETE . 38
7.2.7 Resource: all mecTrafficRule . 38
7.2.7.1 Description . 38
7.2.7.2 Resource definition . 38
7.2.7.3 Resource methods . 39
7.2.7.3.1 GET . 39
7.2.7.3.2 PUT . 39
7.2.7.3.3 PATCH . 39
7.2.7.3.4 POST . 39
7.2.7.3.5 DELETE . 39
7.2.8 Resource: individual mecTrafficRule . 39
7.2.8.1 Description . 39
ETSI

---------------------- Page: 4 ----------------------
5 ETSI GS MEC 011 V2.2.1 (2020-12)
7.2.8.2 Resource definition . 40
7.2.8.3 Resource methods . 40
7.2.8.3.1 GET . 40
7.2.8.3.2 PUT . 40
7.2.8.3.3 PATCH . 41
7.2.8.3.4 POST . 42
7.2.8.3.5 DELETE . 42
7.2.9 Resource: all mecDnsRule . 42
7.2.9.1 Description . 42
7.2.9.2 Resource definition . 42
7.2.9.3 Resource methods . 42
7.2.9.3.1 GET . 42
7.2.9.3.2 PUT . 43
7.2.9.3.3 PATCH . 43
7.2.9.3.4 POST . 43
7.2.9.3.5 DELETE . 43
7.2.10 Resource: individual mecDnsRule . 43
7.2.10.1 Description . 43
7.2.10.2 Resource definition . 43
7.2.10.3 Resource methods . 44
7.2.10.3.1 GET . 44
7.2.10.3.2 PUT . 44
7.2.10.3.3 PATCH . 45
7.2.10.3.4 POST . 45
7.2.10.3.5 DELETE . 45
7.2.11 Resource: confirm termination task . 45
7.2.11.1 Description . 45
7.2.11.2 Resource definition . 45
7.2.11.3 Resource methods . 46
7.2.11.3.1 GET . 46
7.2.11.3.2 PUT . 46
7.2.11.3.3 PATCH . 46
7.2.11.3.4 POST . 46
7.2.11.3.5 DELETE . 47
7.2.12 Resource: confirm ready task. 47
7.2.12.1 Description . 47
7.2.12.2 Resource definition . 47
7.2.12.3 Resource methods . 48
7.2.12.3.1 GET . 48
7.2.12.3.2 PUT . 48
7.2.12.3.3 PATCH . 48
7.2.12.3.4 POST . 48
7.2.12.3.5 DELETE . 49
8 MEC service management API . 49
8.1 Data model . 49
8.1.1 Introduction. 49
8.1.2 Resource data types . 49
8.1.2.1 Introduction . 49
8.1.2.2 Type: ServiceInfo . 49
8.1.2.3 Type: TransportInfo . 50
8.1.2.4 Type: ServiceLivenessInfo . 51
8.1.2.5 Type: ServiceLivenessUpdate . 51
8.1.3 Subscription data types . 51
8.1.3.1 Introduction . 5
...

Questions, Comments and Discussion

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