ETSI GS NFV-SOL 005 V2.4.1 (2018-02)
Network Functions Virtualisation (NFV) Release 2; Protocols and Data Models; RESTful protocols specification for the Os-Ma-nfvo Reference Point
Network Functions Virtualisation (NFV) Release 2; Protocols and Data Models; RESTful protocols specification for the Os-Ma-nfvo Reference Point
DGS/NFV-SOL005
General Information
Standards Content (Sample)
ETSI GS NFV-SOL 005 V2.4.1 (2018-02)
GROUP SPECIFICATION
Network Functions Virtualisation (NFV) Release 2;
Protocols and Data Models;
RESTful protocols specification for
the Os-Ma-nfvo Reference Point
Disclaimer
The present document has been produced and approved by the Network Functions Virtualisation (NFV) 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 NFV-SOL 005 V2.4.1 (2018-02)
Reference
DGS/NFV-SOL005
Keywords
API, NFV, protocol
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 2018.
All rights reserved.
TM TM TM
DECT , PLUGTESTS , UMTS and the ETSI logo are trademarks of ETSI registered for the benefit of its Members.
TM
3GPP and LTE™ are trademarks 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 trademarks registered and owned by the GSM Association.
ETSI
---------------------- Page: 2 ----------------------
3 ETSI GS NFV-SOL 005 V2.4.1 (2018-02)
Contents
Intellectual Property Rights . 17
Foreword . 17
Modal verbs terminology . 17
1 Scope . 18
2 References . 18
2.1 Normative references . 18
2.2 Informative references . 20
3 Abbreviations . 20
4 General Aspects . 21
4.1 Overview . 21
4.2 URI structure and supported content formats . 22
4.3 Common procedures. 22
4.3.1 Introduction. 22
4.3.2 Attribute-based filtering . 22
4.3.2.1 Overview and example (informative). 22
4.3.2.2 Specification. 23
4.3.3 Attribute selectors . 24
4.3.3.1 Overview and example . 24
4.3.3.2 Specification. 25
4.3.3.2.1 GET request . 25
4.3.3.2.2 GET response . 25
4.3.4 Usage of HTTP header fields . 26
4.3.4.1 Introduction . 26
4.3.4.2 Request header fields . 26
4.3.4.3 Response header fields . 26
4.3.5 Error reporting . 27
4.3.5.1 Introduction . 27
4.3.5.2 General mechanism . 27
4.3.5.3 Type: ProblemDetails. 27
4.3.5.4 Common error situations . 28
4.3.5.5 Overview of HTTP error status codes . 29
4.4 Common data types . 30
4.4.1 Structured data types . 30
4.4.1.1 Introduction . 30
4.4.1.2 Type: Object . 30
4.4.1.3 Type: Link . 30
4.4.1.4 Type: KeyValuePairs . 30
4.4.1.5 Type: NsInstanceSubscriptionFilter . 31
4.4.2 Simple data types . 31
4.5 Authorization of API requests and notifications . 32
4.5.1 Introduction. 32
4.5.2 Flows (informative) . 32
4.5.2.0 General . 32
4.5.2.1 Authorization of API requests using OAuth 2.0 access tokens . 32
4.5.2.1a Authorization of API requests using TLS certificates . 34
4.5.2.2 Authorization of notifications using the HTTP Basic authentication scheme . 35
4.5.2.3 Authorization of notifications using OAuth 2.0 access tokens. 36
4.5.2.4 Authorization of notifications using TLS certificates . 38
4.5.3 Specification . 40
4.5.3.1 Introduction . 40
4.5.3.2 General mechanism . 40
4.5.3.3 Authorizing API requests . 40
4.5.3.4 Authorizing the sending of notifications . 41
4.5.3.5 Client roles . 42
ETSI
---------------------- Page: 3 ----------------------
4 ETSI GS NFV-SOL 005 V2.4.1 (2018-02)
4.5.3.6 Negotiation of authorization method . 43
4.5.3.6.1 Authorization of API requests . 43
4.5.3.6.2 Authorization of notification requests . 45
5 NSD Management interface . 45
5.1 Description . 45
5.2 Resource structure and methods . 46
5.3 Sequence diagrams (informative) . 47
5.3.1 Flow of the creation of an individual NS descriptor resource . 47
5.3.2 Flow of the uploading of NSD content . 48
5.3.3 Flow of the fetching of NSD content . 48
5.3.4 Flow of the update of an individual NS descriptor resource . 49
5.3.5 Flow of the deletion of an individual NS descriptor resource . 50
5.3.6 Flow of the querying/reading of NS descriptor resources . 51
5.3.7 Flow of the creation of an individual PNF descriptor resource . 52
5.3.8 Flow of the uploading of PNFD content . 53
5.3.9 Flow of the fetching of PNFD content . 54
5.3.10 Flow of the deletion of an individual PNF descriptor resource . 54
5.3.11 Flow of the querying/reading of PNF descriptor resources . 55
5.3.12 Flow of managing subscriptions . 56
5.3.13 Flow of sending notifications. 58
5.4 Resources . 59
5.4.1 Introduction. 59
5.4.2 Resource: NS Descriptors . 59
5.4.2.1 Description . 59
5.4.2.2 Resource definition . 59
5.4.2.3 Resource methods . 59
5.4.2.3.1 POST . 59
5.4.2.3.2 GET . 60
5.4.2.3.3 PUT . 61
5.4.2.3.4 PATCH . 61
5.4.2.3.5 DELETE . 61
5.4.3 Resource: Individual NS Descriptor . 61
5.4.3.1 Description . 61
5.4.3.2 Resource definition . 62
5.4.3.3 Resource methods . 62
5.4.3.3.1 POST . 62
5.4.3.3.2 GET . 62
5.4.3.3.3 PUT . 63
5.4.3.3.4 PATCH . 63
5.4.3.3.5 DELETE . 64
5.4.4 Resource: NSD Content . 65
5.4.4.1 Description . 65
5.4.4.2 Resource definition . 65
5.4.4.3 Resource methods . 66
5.4.4.3.1 POST . 66
5.4.4.3.2 GET . 66
5.4.4.3.3 PUT . 67
5.4.4.3.4 PATCH . 69
5.4.4.3.5 DELETE . 69
5.4.5 Resource: PNF Descriptors . 69
5.4.5.1 Description . 69
5.4.5.2 Resource definition . 69
5.4.5.3 Resource methods . 69
5.4.5.3.1 POST . 69
5.4.5.3.2 GET . 70
5.4.5.3.3 PUT . 71
5.4.5.3.4 PATCH . 71
5.4.5.3.5 DELETE . 71
5.4.6 Resource: Individual PNF Descriptor . 71
5.4.6.1 Description . 71
5.4.6.2 Resource definition . 71
ETSI
---------------------- Page: 4 ----------------------
5 ETSI GS NFV-SOL 005 V2.4.1 (2018-02)
5.4.6.3 Resource methods . 72
5.4.6.3.1 POST . 72
5.4.6.3.2 GET . 72
5.4.6.3.3 PUT . 72
5.4.6.3.4 PATCH . 72
5.4.6.3.5 DELETE . 73
5.4.7 Resource: PNFD Content . 74
5.4.7.1 Description . 74
5.4.7.2 Resource definition . 74
5.4.7.3 Resource methods . 74
5.4.7.3.1 POST . 74
5.4.7.3.2 GET . 74
5.4.7.3.3 PUT . 75
5.4.7.3.4 PATCH . 76
5.4.7.3.5 DELETE . 76
5.4.8 Resource: Subscriptions . 76
5.4.8.1 Description . 76
5.4.8.2 Resource definition . 76
5.4.8.3 Resource methods . 76
5.4.8.3.1 POST . 76
5.4.8.3.2 GET . 77
5.4.8.3.3 PUT . 78
5.4.8.3.4 PATCH . 78
5.4.8.3.5 DELETE . 78
5.4.9 Resource: Individual subscription . 78
5.4.9.1 Description . 78
5.4.9.2 Resource definition . 78
5.4.9.3 Resource methods . 79
5.4.9.3.1 POST . 79
5.4.9.3.2 GET . 79
5.4.9.3.3 PUT . 79
5.4.9.3.4 PATCH . 79
5.4.9.3.5 DELETE . 80
5.4.10 Resource: Notification endpoint . 80
5.4.10.1 Description . 80
5.4.10.2 Resource definition . 80
5.4.10.3 Resource methods . 80
5.4.10.3.1 POST . 80
5.4.10.3.2 GET . 81
5.4.10.3.3 PUT . 82
5.4.10.3.4 PATCH . 82
5.4.10.3.5 DELETE . 82
5.5 Data model . 82
5.5.1 Introduction. 82
5.5.2 Resource and notification data types . 82
5.5.2.1 Type: NsdInfoModifications . 82
5.5.2.2 Type: NsdInfo . 83
5.5.2.3 Type: CreateNsdInfoRequest . 84
5.5.2.4 Type: PnfdInfoModifications . 84
5.5.2.5 Type: PnfdInfo . 84
5.5.2.6 Type: CreatePnfdInfoRequest . 85
5.5.2.7 Type: NsdmSubscriptionRequest . 85
5.5.2.8 Type: NsdmSubscription . 86
5.5.2.9 Type: NsdOnboardingNotification . 86
5.5.2.10 Type: NsdOnboardingFailureNotification .
...
Questions, Comments and Discussion
Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.