ETSI GS NFV-SOL 003-2018 Network Functions Virtualisation (NFV) Release 2 Protocols and Data Models RESTful protocols specification for the Or-Vnfm Reference Point (V2 5 1).pdf
《ETSI GS NFV-SOL 003-2018 Network Functions Virtualisation (NFV) Release 2 Protocols and Data Models RESTful protocols specification for the Or-Vnfm Reference Point (V2 5 1).pdf》由会员分享,可在线阅读,更多相关《ETSI GS NFV-SOL 003-2018 Network Functions Virtualisation (NFV) Release 2 Protocols and Data Models RESTful protocols specification for the Or-Vnfm Reference Point (V2 5 1).pdf(289页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI GS NFV-SOL 003 V2.4.1 (2018-02) Network Functions Virtualisation (NFV) Release 2; Protocols and Data Models; RESTful protocols specification for the Or-Vnfm Reference Point Disclaimer The present document has been produced and approved by the Network Functions Virtualisation (NFV) ETSI Industr
2、y 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. GROUP SPECIFICATION ETSI ETSI GS NFV-SOL 003 V2.4.1 (2018-02)2 Reference RGS/NFV-SOL003ed241 Keywords API, NFV, protocol ETSI
3、 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 enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice The present document can be downloaded from: http:/
4、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 dif
5、ference 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 c
6、hange 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/CommiteeSuppor
7、tStaff.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 authorizat
8、ion of ETSI. The copyright and the foregoing restriction extend to reproduction in all media. ETSI 2018. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTMand the ETSI logo are trademarks of ETSI registered for the benefit of its Members. 3GPPTM and LTETMare trademarks of ETSI registered for the benef
9、it of its Members and of the 3GPP Organizational Partners. oneM2M logo is protected for the benefit of its Members. GSMand the GSM logo are trademarks registered and owned by the GSM Association. ETSI ETSI GS NFV-SOL 003 V2.4.1 (2018-02)3 Contents Intellectual Property Rights 17g3Foreword . 17g3Moda
10、l verbs terminology 17g31 Scope 18g32 References 18g32.1 Normative references . 18g32.2 Informative references 19g33 Definitions and abbreviations . 20g33.1 Definitions 20g33.2 Abbreviations . 20g34 General aspects . 21g34.1 Overview 21g34.2 URI structure and supported content formats . 21g34.3 Comm
11、on procedures. 22g34.3.1 Introduction. 22g34.3.2 Attribute-based filtering 22g34.3.2.1 Overview and example (informative) 22g34.3.2.2 Specification 23g34.3.3 Attribute selectors . 24g34.3.3.1 Overview and example (informative) 24g34.3.3.2 Specification 24g34.3.3.2.1 GET request . 24g34.3.3.2.2 GET r
12、esponse 25g34.3.4 Usage of HTTP header fields 26g34.3.4.1 Introduction . 26g34.3.4.2 Request header fields 26g34.3.4.3 Response header fields 27g34.3.5 Error reporting 27g34.3.5.1 Introduction . 27g34.3.5.2 General mechanism . 27g34.3.5.3 Type: ProblemDetails 28g34.3.5.4 Common error situations . 28
13、g34.3.5.5 Overview of HTTP error status codes . 29g34.4 Common data types 30g34.4.1 Structured data types . 30g34.4.1.1 Introduction . 30g34.4.1.2 Type: Object 30g34.4.1.3 Type: Link . 30g34.4.1.4 Type: KeyValuePairs 31g34.4.1.5 Type: VnfInstanceSubscriptionFilter 31g34.4.1.6 Type: VimConnectionInfo
14、 32g34.4.1.7 Type: ResourceHandle 33g34.4.1.8 void . 33g34.4.1.9 void . 33g34.4.1.10 Type: VnfExtCpData 33g34.4.1.10a Type: VnfExtCpConfig . 33g34.4.1.10b Type: CpProtocolData . 34g34.4.1.10c Type: IpOverEthernetAddressData . 34g34.4.1.11 Type: ExtVirtualLinkData 35g34.4.1.12 Type: ExtManagedVirtual
15、LinkData 36g34.4.2 Simple data types and enumerations . 36g34.4.2.1 Introduction . 36g34.4.2.2 Simple data types 37g34.4.2.3 Enumeration: LcmOperationType . 37g3ETSI ETSI GS NFV-SOL 003 V2.4.1 (2018-02)4 4.5 Authorization of API requests and notifications 37g34.5.1 Introduction. 37g34.5.2 Flows (inf
16、ormative) 38g34.5.2.0 General 38g34.5.2.1 Authorization of API requests using OAuth 2.0 access tokens . 38g34.5.2.1a Authorization of API requests using TLS certificates . 40g34.5.2.2 Authorization of notifications using the HTTP Basic authentication scheme . 41g34.5.2.3 Authorization of notificatio
17、ns using OAuth 2.0 access tokens 42g34.5.2.4 Authorization of notifications using TLS certificates . 44g34.5.3 Specification . 46g34.5.3.1 Introduction . 46g34.5.3.2 General mechanism . 46g34.5.3.3 Authorizing API requests 46g34.5.3.4 Authorizing the sending of notifications . 47g34.5.3.5 Client rol
18、es 49g34.5.3.6 Negotiation of the authorization method . 49g34.5.3.6.1 Authorization of API requests . 49g34.5.3.6.2 Authorization of notification requests . 51g35 VNF Lifecycle Management interface . 51g35.1 Description . 51g35.2 Resource structure and methods . 52g35.3 Sequence diagrams (informati
19、ve) . 54g35.3.1 Flow of the creation of a VNF instance resource 54g35.3.2 Flow of the deletion of a VNF instance resource 56g35.3.3 Flow of VNF lifecycle management operations triggered by task resources 56g35.3.4 Flow of automatic invocation of VNF scaling and VNF healing 59g35.3.5 Flow of the Quer
20、y VNF operation 61g35.3.6 Flow of the Modify VNF Information operation 62g35.3.7 Flow of the Get Operation Status operation 64g35.3.8 Flow of managing subscriptions . 65g35.3.9 Flow of sending notifications 66g35.3.10 Flow of retrying a VNF lifecycle management operation . 67g35.3.11 Flow of rolling
21、 back a VNF lifecycle management operation 68g35.3.12 Flow of failing a VNF lifecycle management operation . 69g35.3.13 Flow of cancelling a VNF lifecycle management operation . 70g35.4 Resources . 72g35.4.1 Introduction. 72g35.4.2 Resource: VNF instances 72g35.4.2.1 Description 72g35.4.2.2 Resource
22、 definition . 73g35.4.2.3 Resource methods . 73g35.4.2.3.1 POST . 73g35.4.2.3.2 GET . 73g35.4.2.3.3 PUT . 74g35.4.2.3.4 PATCH 74g35.4.2.3.5 DELETE 75g35.4.3 Resource: Individual VNF instance 75g35.4.3.1 Description 75g35.4.3.2 Resource definition . 75g35.4.3.3 Resource methods . 75g35.4.3.3.1 POST .
23、 75g35.4.3.3.2 GET . 75g35.4.3.3.3 PUT . 76g35.4.3.3.4 PATCH 76g35.4.3.3.5 DELETE 77g35.4.4 Resource: Instantiate VNF task 78g35.4.4.1 Description 78g35.4.4.2 Resource definition . 78g35.4.4.3 Resource methods . 78g35.4.4.3.1 POST . 78g35.4.4.3.2 GET . 79g3ETSI ETSI GS NFV-SOL 003 V2.4.1 (2018-02)5
24、5.4.4.3.3 PUT . 79g35.4.4.3.4 PATCH 79g35.4.4.3.5 DELETE 79g35.4.5 Resource: Scale VNF task 79g35.4.5.1 Description 79g35.4.5.2 Resource definition . 80g35.4.5.3 Resource methods . 80g35.4.5.3.1 POST . 80g35.4.5.3.2 GET . 81g35.4.5.3.3 PUT . 81g35.4.5.3.4 PATCH 81g35.4.5.3.5 DELETE 82g35.4.6 Resourc
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIGSNFVSOL0032018NETWORKFUNCTIONSVIRTUALISATIONNFVRELEASE2PROTOCOLSANDDATAMODELSRESTFULPROTOCOLSSPECIFICATIONFORTHEORVNFMREFERENCEPOINTV251PDF

链接地址:http://www.mydoc123.com/p-733394.html