Loading src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ info: license: name: ETSI Forge copyright notice url: https://forge.etsi.org/etsi-forge-copyright-notice.txt version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 version: 2.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: description: ETSI GS NFV-SOL 002 V4.5.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/04.05.01_60/gs_NFV-SOL002v040501p.pdf description: ETSI GS NFV-SOL 002 V5.1.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.01.01_60/gs_NFV-SOL002v050101p.pdf servers: - url: http://127.0.0.1/vnfpm/v2 Loading src/SOL002/VNFPerformanceManagement/definitions/SOL002VNFPerformanceManagement_def.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -355,6 +355,13 @@ definitions: maximum: 1024 # TODO: How to express unsigned int? # Done using min and max params to set a range for positive int. pmJobConnection: description: > An access information and interface information of PM job to monitor the PM of VNF instance by the VNFM. This can include for instance certain interface endpoint URI together with necessary credentials to access it. type: array items: $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/MonitoringConnection" _links: description: > Links for this resource. Loading src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ info: license: name: ETSI Forge copyright notice url: https://forge.etsi.org/etsi-forge-copyright-notice.txt version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 version: 2.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: description: ETSI GS NFV-SOL 002 V4.5.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/04.05.01_60/gs_NFV-SOL002v040501p.pdf description: ETSI GS NFV-SOL 002 V5.1.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.01.01_60/gs_NFV-SOL002v050101p.pdf servers: - url: http://127.0.0.1/callback/v2 Loading Loading
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ info: license: name: ETSI Forge copyright notice url: https://forge.etsi.org/etsi-forge-copyright-notice.txt version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 version: 2.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: description: ETSI GS NFV-SOL 002 V4.5.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/04.05.01_60/gs_NFV-SOL002v040501p.pdf description: ETSI GS NFV-SOL 002 V5.1.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.01.01_60/gs_NFV-SOL002v050101p.pdf servers: - url: http://127.0.0.1/vnfpm/v2 Loading
src/SOL002/VNFPerformanceManagement/definitions/SOL002VNFPerformanceManagement_def.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -355,6 +355,13 @@ definitions: maximum: 1024 # TODO: How to express unsigned int? # Done using min and max params to set a range for positive int. pmJobConnection: description: > An access information and interface information of PM job to monitor the PM of VNF instance by the VNFM. This can include for instance certain interface endpoint URI together with necessary credentials to access it. type: array items: $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/MonitoringConnection" _links: description: > Links for this resource. Loading
src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ info: license: name: ETSI Forge copyright notice url: https://forge.etsi.org/etsi-forge-copyright-notice.txt version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 version: 2.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: description: ETSI GS NFV-SOL 002 V4.5.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/04.05.01_60/gs_NFV-SOL002v040501p.pdf description: ETSI GS NFV-SOL 002 V5.1.1 url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.01.01_60/gs_NFV-SOL002v050101p.pdf servers: - url: http://127.0.0.1/callback/v2 Loading