Loading src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -389,7 +389,7 @@ paths: patch: description: > This method allows to modify an "individual PM job" resource. This method allows to modify an "Individual PM job" resource. This method shall follow the provisions specified in the tables 6.4.3.3.4-1 and 6.4.3.3.4-2 for URI query parameters, request and response data structures, and response codes. Loading src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -118,8 +118,8 @@ paths: get: description: > The GET method allows the server to test the notification endpoint that is provided by the API consumer, e.g. during the creation of the PM job or threshold resource. The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during the creation of the PM job or threshold resource. This method shall follow the provisions specified in the tables 6.4.9.3.2-1 and 6.4.9.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: Loading Loading @@ -252,8 +252,8 @@ paths: get: description: > The GET method allows the server to test the notification endpoint that is provided by the API consumer e.g. during subscription. The GET method allows the API producer to test the notification endpoint that is provided by the API consumer e.g. during subscription. This method shall follow the provisions specified in the tables 6.4.9.3.2-1 and 6.4.9.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: Loading src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -423,7 +423,7 @@ definitions: performanceMetricGroup: description: > Group of performance metrics. A metric group is a pre-defined list of metrics, known to the producer that it can decompose to of metrics, known to the API producer that it can decompose to individual metrics. Valid values are specified as "Measurement Group" values in clause 7.2 of ETSI GS NFV-IFA 027. At least one of the two attributes (performance metric or group) Loading @@ -433,9 +433,9 @@ definitions: type: string collectionPeriod: description: > Specifies the periodicity at which the producer will collect Specifies the periodicity at which the API producer will collect performance information. The unit shall be seconds. At the end of each reportingPeriod, the producer will inform the At the end of each reportingPeriod, the API producer will inform the consumer about availability of the performance data collected for each completed collection period during this reportingPeriod. The reportingPeriod should be equal to or a multiple of the Loading @@ -449,10 +449,10 @@ definitions: # Done using min and max params to set a range for positive int. reportingPeriod: description: > Specifies the periodicity at which the producer will report to the consumer. about performance information. The unit shall be seconds. At the end of each reportingPeriod, the producer will inform the consumer about availability of the performance data collected for Specifies the periodicity at which the API producer will report to the API consumer. about performance information. The unit shall be seconds. At the end of each reportingPeriod, the API producer will inform the API consumer about availability of the performance data collected for each completed collection period during this reportingPeriod. The reportingPeriod should be equal to or a multiple of the collectionPeriod. In the latter case, the performance data for the Loading Loading
src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -389,7 +389,7 @@ paths: patch: description: > This method allows to modify an "individual PM job" resource. This method allows to modify an "Individual PM job" resource. This method shall follow the provisions specified in the tables 6.4.3.3.4-1 and 6.4.3.3.4-2 for URI query parameters, request and response data structures, and response codes. Loading
src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -118,8 +118,8 @@ paths: get: description: > The GET method allows the server to test the notification endpoint that is provided by the API consumer, e.g. during the creation of the PM job or threshold resource. The GET method allows the API producer to test the notification endpoint that is provided by the API consumer, e.g. during the creation of the PM job or threshold resource. This method shall follow the provisions specified in the tables 6.4.9.3.2-1 and 6.4.9.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: Loading Loading @@ -252,8 +252,8 @@ paths: get: description: > The GET method allows the server to test the notification endpoint that is provided by the API consumer e.g. during subscription. The GET method allows the API producer to test the notification endpoint that is provided by the API consumer e.g. during subscription. This method shall follow the provisions specified in the tables 6.4.9.3.2-1 and 6.4.9.3.2-2 for URI query parameters, request and response data structures, and response codes. parameters: Loading
src/definitions/SOL002SOL003VNFPerformanceManagement_def.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -423,7 +423,7 @@ definitions: performanceMetricGroup: description: > Group of performance metrics. A metric group is a pre-defined list of metrics, known to the producer that it can decompose to of metrics, known to the API producer that it can decompose to individual metrics. Valid values are specified as "Measurement Group" values in clause 7.2 of ETSI GS NFV-IFA 027. At least one of the two attributes (performance metric or group) Loading @@ -433,9 +433,9 @@ definitions: type: string collectionPeriod: description: > Specifies the periodicity at which the producer will collect Specifies the periodicity at which the API producer will collect performance information. The unit shall be seconds. At the end of each reportingPeriod, the producer will inform the At the end of each reportingPeriod, the API producer will inform the consumer about availability of the performance data collected for each completed collection period during this reportingPeriod. The reportingPeriod should be equal to or a multiple of the Loading @@ -449,10 +449,10 @@ definitions: # Done using min and max params to set a range for positive int. reportingPeriod: description: > Specifies the periodicity at which the producer will report to the consumer. about performance information. The unit shall be seconds. At the end of each reportingPeriod, the producer will inform the consumer about availability of the performance data collected for Specifies the periodicity at which the API producer will report to the API consumer. about performance information. The unit shall be seconds. At the end of each reportingPeriod, the API producer will inform the API consumer about availability of the performance data collected for each completed collection period during this reportingPeriod. The reportingPeriod should be equal to or a multiple of the collectionPeriod. In the latter case, the performance data for the Loading