ETSI GS NFV-SOL 009 V3.3.1 (2019-10)
Network Functions Virtualisation (NFV) Release 3; Protocols and Data Models: RESTful protocols specification for the management of NFV-MANO
Network Functions Virtualisation (NFV) Release 3; Protocols and Data Models: RESTful protocols specification for the management of NFV-MANO
DGS/NFV-SOL009ed331
General Information
Standards Content (Sample)
ETSI GS NFV-SOL 009 V3.3.1 (2019-10)
GROUP SPECIFICATION
Network Functions Virtualisation (NFV) Release 3;
Protocols and Data Models;
RESTful protocols specification
for the management of NFV-MANO
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 009 V3.3.1 (2019-10)
Reference
DGS/NFV-SOL009ed331
Keywords
API, management, MANO, NFV, stage 3
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 2019.
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 NFV-SOL 009 V3.3.1 (2019-10)
Contents
Intellectual Property Rights . 12
Foreword . 12
Modal verbs terminology . 12
1 Scope . 13
2 References . 13
2.1 Normative references . 13
2.2 Informative references . 14
3 Definition of terms, symbols and abbreviations . 15
3.1 Terms . 15
3.2 Symbols . 15
3.3 Abbreviations . 15
4 General aspects . 15
4.1 Overview . 15
4.2 NFV-MANO management concepts . 16
4.2.1 Introduction. 16
4.2.2 NFV-MANO functional entity composition . 16
4.2.2.1 NFV-MANO functional entity . 16
4.2.2.2 NFV-MANO service . 17
4.2.2.3 NFV-MANO service interface . 18
4.2.2.4 NFV-MANO functional entity application and NFV-MANO functional entity components . 18
4.2.3 Peer functional entity and consumed NFV-MANO interfaces . 18
4.2.4 Consumption of NFV-MANO management APIs . 20
4.3 Common data types . 20
4.3.1 General . 20
4.3.2 Structured data types . 20
4.3.2.1 Introduction . 20
4.3.2.2 Type: ManoEntitySubscriptionFilter . 20
4.3.2.3 Type: ManoManagedObjectReference . 21
4.3.3 Simple data types and enumerations . 22
4.3.3.1 Introduction . 22
4.3.3.2 Simple data types . 22
4.3.3.3 Enumerations . 22
5 NFV-MANO Configuration and Information Management interface . 23
5.1 Description . 23
5.2 API version . 23
5.3 Resource structure and method . 23
5.4 Sequence diagrams . 25
5.4.1 Flow of the Read Config Info operation . 25
5.4.2 Flow of the Modify Config operation . 26
5.4.3 Flow of subscriptions management . 26
5.4.4 Flow of sending notifications. 29
5.4.5 Flow of changing the state of a managed entity . 29
5.4.6 Flow of managing information and configuration with regards to peer functional entity . 31
5.5 Resources . 34
5.5.1 Introduction. 34
5.5.2 Resource: API versions . 34
5.5.3 Resource: NFV-MANO entity . 34
5.5.3.1 Description . 34
5.5.3.2 Resource definition . 34
5.5.3.3 Resource methods . 34
5.5.3.3.1 POST . 34
5.5.3.3.2 GET . 35
5.5.3.3.3 PUT . 35
5.5.3.3.4 PATCH . 35
ETSI
---------------------- Page: 3 ----------------------
4 ETSI GS NFV-SOL 009 V3.3.1 (2019-10)
5.5.3.3.5 DELETE . 36
5.5.4 Resource: Subscriptions . 36
5.5.4.1 Description . 36
5.5.4.2 Resource definition . 36
5.5.4.3 Resource methods . 37
5.5.4.3.1 POST . 37
5.5.4.3.2 GET . 38
5.5.4.3.3 PUT . 39
5.5.4.3.4 PATCH . 39
5.5.4.3.5 DELETE . 39
5.5.5 Resource: Individual subscription . 40
5.5.5.1 Description . 40
5.5.5.2 Resource definition . 40
5.5.5.3 Resource methods . 40
5.5.5.3.1 POST . 40
5.5.5.3.2 GET . 40
5.5.5.3.3 PUT . 41
5.5.5.3.4 PATCH . 41
5.5.5.3.5 DELETE . 41
5.5.6 Resource: Notification endpoint . 42
5.5.6.1 Description . 42
5.5.6.2 Resource definition . 42
5.5.6.3 Resource methods . 42
5.5.6.3.1 POST . 42
5.5.6.3.2 GET . 42
5.5.6.3.3 PUT . 43
5.5.6.3.4 PATCH . 43
5.5.6.3.5 DELETE . 43
5.5.7 Resource: Change NFV-MANO entity state task . 43
5.5.7.1 Description . 43
5.5.7.2 Resource definition . 43
5.5.7.3 Resource methods . 44
5.5.7.3.1 POST . 44
5.5.7.3.2 GET . 44
5.5.7.3.3 PUT . 44
5.5.7.3.4 PATCH . 45
5.5.7.3.5 DELETE . 45
5.5.8 Resource: Change state operation occurrences . 45
5.5.8.1 Description . 45
5.5.8.2 Resource definition . 45
5.5.8.3 Resource methods . 45
5.5.8.3.1 POST . 45
5.5.8.3.2 GET . 45
5.5.8.3.3 PUT . 47
5.5.8.3.4 PATCH . 47
5.5.8.3.5 DELETE . 48
5.5.9 Resource: Individual change state operation occurrence . 48
5.5.9.1 Description . 48
5.5.9.2 Resource definition . 48
5.5.9.3 Resource methods . 48
5.5.9.3.1 POST . 48
5.5.9.3.2 GET . 48
5.5.9.3.3 PUT . 49
5.5.9.3.4 PATCH . 49
5.5.9.3.5 DELETE . 49
5.5.10 Resource: NFV-MANO service interfaces . 49
5.5.10.1 Description . 49
5.5.10.2 Resource definition . 49
5.5.10.3 Resource methods . 50
5.5.10.3.1 POST . 50
5.5.10.3.2 GET . 50
5.5.10.3.3 PUT . 51
ETSI
---------------------- Page: 4 ----------------------
5 ETSI GS NFV-SOL 009 V3.3.1 (2019-10)
5.5.10.3.4 PATCH . 51
5.5.10.3.5 DELETE . 52
5.5.11 Resource: Individual NFV-MANO service interface . 52
5.5.11.1 Description . 52
5.5.11.2 Resource definition . 52
5.5.11.3 Resource methods . 52
5.5.11.3.1 POST . 52
5.5.11.3.2 GET . 52
5.5.11.3.3 PUT . 53
5.5.11.3.4 PATCH . 53
5.5.11.3.5 DELETE . 54
5.5.12 Resource: Change interface state task . 54
5.5.12.1 Description . 54
5.5.12.2 Resource definition . 55
5.5.12.3 Resource methods . 55
5.5.12.3.1 POST . 55
5.5.12.3.2 GET . 56
5.5.12.3.3 PUT . 56
5.5.12.3.4 PATCH . 56
5.5.12.3.5 DELETE . 56
5.5.13 Resource: Peer entities . 56
5.5.13.1 Description . 56
5.5.13.2 Resource definition . 57
5.5.13.3 Resource methods . 57
5.5.13.3.1 POST . 57
5.5.13.3.2 GET . 58
5.5.13.3.3 PUT . 59
5.5.13.3.4 PATCH . 59
5.5.13.3.5 DELETE . 60
5.5.14 Resource: Individual peer entity . 60
5.5.14.1 Description . 60
5.5.14.2 Resource definition . 60
5.5.14.3 Resource methods . 60
5.5.14.3.1 POST . 60
5.5.14.3.2 GET . 60
5.5.14.3.3 PUT . 61
5.5.14.3.4 PATCH . 61
5.5.14.3.5 DELETE . 62
5.6 Data model . 63
5.6.1 Introduction. 63
5.6.2 Resource and notification data types . 63
5.6.2.1 Introduction . 63
5.6.2.2 Type: ManoEntity . 63
5.6.2.3 Type: ManoConfigModificationRequest . 65
5.6.2.4 Type: ManoConfigModifications . 66
5.6.2.5 Type: CimSubscriptionRequest. 67
5.6.2.6 Type: CimSubscription . 67
5.6.2.7 Type: InformationChangedNotification . 67
5.6.2.8 Type: ChangeStateRequest . 68
5.6.2.9 Type: ChangeStateOpOcc . 69
5.6.2.10 Type: ChangeStateNotification . 70
5.6.2.11 Type: ManoServiceInterface . 70
5.6.2.12 Type: ManoServiceInterfaceModificationRequest .
...
Questions, Comments and Discussion
Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.