diff --git a/Readme.md b/Readme.md index ab2f149218d722c7b4137e2d6a8976a872ce8ca4..bfad97c63dfc28334989d3576cc24bac31d7fa46 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # NFV SOL005 APIs This repository hosts the [OpenAPI](https://www.openapis.org/) specificatons and other documentation -for the APIs defined in ETSI NFV GSs SOL005 v5.2.1. +for the APIs defined in ETSI NFV GSs SOL005 v5.3.1. The APIs described in this repository are defined for the `Os-Ma-nfvo` reference point. diff --git a/src/SOL005/APIVersion/APIVersion.yaml b/src/SOL005/APIVersion/APIVersion.yaml index bbcd3c9bd25b7a16822ea2c46650996194a5b510..5b3693835ddd7fe6cb4959322a867af159c31a90 100644 --- a/src/SOL005/APIVersion/APIVersion.yaml +++ b/src/SOL005/APIVersion/APIVersion.yaml @@ -19,8 +19,8 @@ info: version: 1.10.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/ diff --git a/src/SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml b/src/SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml index 4e31548c2e8e9c36c4ad18bef633dd35960e5fa8..581b6c27a6f0773165a045242a46923ac389998a 100644 --- a/src/SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml +++ b/src/SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml @@ -19,8 +19,8 @@ info: version: 1.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/nfvici/v1 diff --git a/src/SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml b/src/SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml index 1035dbf4ffe6c7ab03ed367515dd841760d9e45b..47a9cc3c440aad76d67b5ccae7fa31ba24b4c993 100644 --- a/src/SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml +++ b/src/SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml @@ -19,8 +19,8 @@ info: version: 1.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/callback/v1 diff --git a/src/SOL005/NSDManagement/NSDManagement.yaml b/src/SOL005/NSDManagement/NSDManagement.yaml index d2eb82ac919041fcaa49d75470d19c3cf5794ac8..ef084c9c63d19241d6f6797e50ca66839362dcf2 100644 --- a/src/SOL005/NSDManagement/NSDManagement.yaml +++ b/src/SOL005/NSDManagement/NSDManagement.yaml @@ -19,8 +19,8 @@ info: version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/nsd/v2 diff --git a/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml b/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml index 29d27170acc7972cb8f28546fff78087fe0725ca..1f5bfc9977b38d3775706fee5f2ef6181230fcec 100644 --- a/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml +++ b/src/SOL005/NSDManagementNotification/NSDManagementNotification.yaml @@ -19,8 +19,8 @@ info: version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 diff --git a/src/SOL005/NSFaultManagement/NSFaultManagement.yaml b/src/SOL005/NSFaultManagement/NSFaultManagement.yaml index f4f62b5195e56c0f789cfaa98be3437b506af9fd..8edeb0149a92cab40d76d20a53b40eab98828239 100644 --- a/src/SOL005/NSFaultManagement/NSFaultManagement.yaml +++ b/src/SOL005/NSFaultManagement/NSFaultManagement.yaml @@ -19,9 +19,8 @@ info: version: 1.14.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip - + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/nsfm/v1 - url: https://127.0.0.1/nsfm/v1 diff --git a/src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml b/src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml index 15f5d2a31bcb5d83102d84a8bac6bf8575ebc786..6652c4c595755c16f4026623b0fd039f74c8bbdf 100644 --- a/src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml +++ b/src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml @@ -19,8 +19,8 @@ info: version: 1.14.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/callback/v1 diff --git a/src/SOL005/NSLCMCoordination/NSLCMCoordination.yaml b/src/SOL005/NSLCMCoordination/NSLCMCoordination.yaml index 9b42aaac23b0e142e4f329fc145ccdb31c59de25..94c4e9031f5ac9c252a1ab87756bac481cf20848 100644 --- a/src/SOL005/NSLCMCoordination/NSLCMCoordination.yaml +++ b/src/SOL005/NSLCMCoordination/NSLCMCoordination.yaml @@ -19,8 +19,8 @@ info: version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/lcmcoord/v1 diff --git a/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml b/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml index 096b8bf051e1340a2d9b83326505cd1fbb793b54..55b8155d4d7258ffccad39d71579e0b70a05d3d4 100644 --- a/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml +++ b/src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml @@ -19,8 +19,8 @@ info: version: 2.16.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/nslcm/v2 diff --git a/src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml b/src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml index e3b1cde1128f4e6d1bfda5aec44aefd2cb357063..2b222a5575eebec19ed09783eabc9fe01a7e709a 100644 --- a/src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml +++ b/src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml @@ -17,8 +17,8 @@ info: version: 2.16.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 diff --git a/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml b/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml index d7b0217492fc13aa24257be9bb816646eab6599c..db8cf84061883ff4b218912e7b784288a37887fe 100644 --- a/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml +++ b/src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml @@ -19,8 +19,8 @@ info: version: 2.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/nspm/v2 diff --git a/src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml b/src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml index e25ea0aab3167c599da7631fb9f15ab9dcd092e0..2aacef1a5551a9ddcc95197c26cd3dba9ed238f6 100644 --- a/src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml +++ b/src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml @@ -19,8 +19,8 @@ info: version: 2.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 diff --git a/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml b/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml index 41dc9316f523144ee2c9bc5177b8054614902a3e..3fc8234e50e55b7c6ec0447df077755a098d04cc 100644 --- a/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml +++ b/src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml @@ -19,8 +19,8 @@ info: version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/vnfpkgm/v2 diff --git a/src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml b/src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml index 0454d5963ed5cde6b6562849974ee2f02001ff9e..9d5a92d25ac1e96cbc85dd759fbe8d9bd19db93a 100644 --- a/src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml +++ b/src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml @@ -19,8 +19,8 @@ info: version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 diff --git a/src/SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml b/src/SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml index f45d2bdd8c22e16775b1e1b4562e235195bfb8e7..59e6f63cb222fdd1f596542291b59e73110a18ce 100644 --- a/src/SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml +++ b/src/SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml @@ -19,8 +19,8 @@ info: version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 005 Final Draft V5.2.4 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip + description: ETSI GS NFV-SOL 005 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf servers: - url: http://127.0.0.1/vnfsnapshotpkgm/v1