ETSI GS NFV-SOL 003 V2.6

3y ago
33 Views
2 Downloads
3.53 MB
287 Pages
Last View : 14d ago
Last Download : 3m ago
Upload by : Duke Fulford
Transcription

ETSI GS NFV-SOL 003 V2.6.1 (2019-04)GROUP SPECIFICATIONNetwork Functions Virtualisation (NFV) Release 2;Protocols and Data Models;RESTful protocols specification forthe Or-Vnfm Reference PointDisclaimerThe present document has been produced and approved by the Network Functions Virtualisation (NFV) ETSI IndustrySpecification 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.

2ETSI GS NFV-SOL 003 V2.6.1 (2019-04)ReferenceRGS/NFV-SOL003ed261KeywordsAPI, NFV, protocolETSI650 Route des LuciolesF-06921 Sophia Antipolis Cedex - FRANCETel.: 33 4 92 94 42 00 Fax: 33 4 93 65 47 16Siret N 348 623 562 00017 - NAF 742 CAssociation à but non lucratif enregistrée à laSous-Préfecture de Grasse (06) N 7803/88Important noticeThe present document can be downloaded from:http://www.etsi.org/standards-searchThe present document may be made available in electronic versions and/or in print. The content of any electronic and/orprint versions of the present document shall not be modified without the prior written authorization of ETSI. In case of anyexisting or perceived difference in contents between such versions and/or in print, the prevailing version of an ETSIdeliverable 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 .aspxIf you find errors in the present document, please send your comment to one of the following pportStaff.aspxCopyright NotificationNo part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopyingand 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.DECTTM, PLUGTESTSTM, UMTSTM and the ETSI logo are trademarks of ETSI registered for the benefit of its Members.3GPPTM and LTETM are trademarks of ETSI registered for the benefit of its Members andof the 3GPP Organizational Partners.oneM2M logo is a trademark of ETSI registered for the benefit of its Members andof the oneM2M Partners.GSM and the GSM logo are trademarks registered and owned by the GSM Association.ETSI

3ETSI GS NFV-SOL 003 V2.6.1 (2019-04)ContentsIntellectual Property Rights .17Foreword.17Modal verbs terminology.171Scope .182References .183Definition of terms, symbols and abbreviations .194General aspects .205VNF Lifecycle Management interface .282.12.23.13.23.3Normative references . 18Informative references . 19Terms. 19Symbols . 20Abbreviations . .15.3.25.3.35.3.45.3.55.3.65.3.75.3.8Overview . 20Void . 21Void . 21Common data types . 21Structured data types . 21Introduction . 21Void. 21Void. 21Void. 21Void. 21Type: VnfInstanceSubscriptionFilter . 21Type: VimConnectionInfo . 22Type: ResourceHandle . 23Void. 24Void. 24Type: VnfExtCpData . 24Type: VnfExtCpConfig . 24Type: CpProtocolData. 25Type: IpOverEthernetAddressData . 25Type: ExtVirtualLinkData . 26Type: ExtManagedVirtualLinkData . 27Void. 27Simple data types and enumerations . 27Introduction . 27Simple data types . 28Enumerations . 28Void . 28Void . 28Void . 28Description . 28API version . 29Resource structure and methods . 29Sequence diagrams (informative) . 32Flow of the creation of a VNF instance resource . 32Flow of the deletion of a VNF instance resource . 33Flow of VNF lifecycle management operations triggered by task resources . 33Flow of automatic invocation of VNF scaling and VNF healing. 36Flow of the Query VNF operation . 38Flow of the Modify VNF Information operation . 39Flow of the Get Operation Status operation. 41Flow of managing subscriptions . 42ETSI

4ETSI GS NFV-SOL 003 V2.6.1 (2019-04)5.3.9Flow of sending notifications. 435.3.10Flow of retrying a VNF lifecycle management operation. 445.3.11Flow of rolling back a VNF lifecycle management operation . 455.3.12Flow of failing a VNF lifecycle management operation . 465.3.13Flow of cancelling a VNF lifecycle management operation . 475.4Resources . 495.4.1Introduction. 495.4.1.1Overview . 495.4.1.2Task resources that trigger VNF LCM operations . 495.4.1aResource: API versions . 505.4.2Resource: VNF instances . 505.4.2.1Description . 505.4.2.2Resource definition . 505.4.2.3Resource methods . 515.4.2.3.1POST . 515.4.2.3.2GET . 515.4.2.3.3PUT . 535.4.2.3.4PATCH . 535.4.2.3.5DELETE . 535.4.3Resource: Individual VNF instance . 545.4.3.1Description . 545.4.3.2Resource definition . 545.4.3.3Resource methods . 545.4.3.3.1POST . 545.4.3.3.2GET . 545.4.3.3.3PUT . 555.4.3.3.4PATCH . 555.4.3.3.5DELETE . 565.4.4Resource: Instantiate VNF task . 565.4.4.1Description . 565.4.4.2Resource definition . 565.4.4.3Resource methods . 575.4.4.3.1POST . 575.4.4.3.2GET . 585.4.4.3.3PUT . 585.4.4.3.4PATCH . 585.4.4.3.5DELETE . 585.4.5Resource: Scale VNF task . 585.4.5.1Description . 585.4.5.2Resource definition . 585.4.5.3Resource methods . 585.4.5.3.1POST . 585.4.5.3.2GET . 605.4.5.3.3PUT . 605.4.5.3.4PATCH . 605.4.5.3.5DELETE . 605.4.6Resource: Scale VNF to Level task . 605.4.6.1Description . 605.4.6.2Resource definition . 605.4.6.3Resource methods . 605.4.6.3.1POST . 605.4.6.3.2GET . 625.4.6.3.3PUT . 625.4.6.3.4PATCH . 625.4.6.3.5DELETE . 625.4.7Resource: Change VNF Flavour task . 625.4.7.1Description .

ETSI 2 ETSI GS NFV-SOL 003 V2.6.1 (2019-04) Reference RGS/NFV-SOL003ed261 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

Related Documents:

ETSI NFV, which detail REST APIs for management and orchestration, can be accessed by visiting the following links - ETSI GS NFV-SOL 002 and ETSI GS NFV-SOL 003. ETSI GS NFV-SOL 004, has also been completed, it specifies the format and structure of a VNF Package and is based on the OASIS TOSCA Cloud Service Archive (CSAR) format.

ETSI 2 ETSI GS NFV-SOL 003 V2.4.1 (2018-02) Reference RGS/NFV-SOL003ed241 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

Sol S’Argamassa Complejo de Calas de Mallorca Sol Aloha Costa del Sol Sol Príncipe Principito Sol Pinet Playa Sol Menorca Sol Ibiza Sol Gavilanes ME Ibiza Sol Calas de Mallorca. Sol House Aloha, Sol Príncipe. Sol House Ibiza Mixed By Ibiza Rocks. Sol Beach House Menorca. Sol Beach H

ETSI 2 ETSI GS NFV-MAN 001 V1.1.1 (2014-12) Reference DGS/NFV-MAN001 Keywords configuration, management, network, NFV, orchestration ETSI 650 Route des Lucioles

NFV provides an opportunity for a better approach. Guidance and Best Practices available in GS NFV-REL 002 & GS NFV-REL 003 (published) A new work item has been launched to specify requirements on software update. The scope covers all types of software related to NFV: VNFs, MANO and NFVI. ETSI GR NFV-REL 006:

IEC 61326-2-6 EN 61326-2-6 JIS C 1806-1 Radio Communications (Excluding Protocol Testing) ETSI EN 300 086 ETSI EN 300 113 ETSI EN 300 220-1 ETSI EN 300 220-2 ETSI EN 300 220-3-1 ETSI EN 300 220-3-2 ETSI EN 300 220-4 ETSI EN

ETSI 2 ETSI GS NFV-IFA 002 V2.1.1 (2016-03) Reference DGS/NFV-IFA002 Keywords acceleration, interoperability, NFV, NFVI, performance, portability

IN ARTIFICIAL INTELLIGENCE Stuart Russell and Peter Norvig, Editors _I FORSYTH & PONCE GRAHAM JURAFSKY & MARTIN NEAPOLITAN RUSSELL & NORVIG Computer Vision: A Modern Approach ANSI Common Lisp .