PmJobCriteria

PmJobCriteria
PmJobCriteria

Criteria of the collection of performance information.

JSON Example
{
    "performanceMetric": [
        "string"
    ],
    "performanceMetricGroup": [
        "string"
    ],
    "collectionPeriod": 0,
    "reportingPeriod": 0,
    "reportingBoundary": "string"
}
array of string
performanceMetric
Optional

This defines the types of performance metrics for the specified object instances. Valid values are specified as "Measurement Name" values in clause 7.2 of ETSI GS NFV-IFA 027. At least one of the two attributes (performance metric or group) shall be present.

array of string
performanceMetricGroup
Optional

Group of performance metrics. A metric group is a pre-defined list of metrics, known to the 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) shall be present.

integer
collectionPeriod
Required

Specifies the periodicity at which the producer will collect 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 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 collection periods within one reporting period are reported together.

integer
reportingPeriod
Required

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 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 collection periods within one reporting period are reported together.

reportingBoundary
Optional

reportingBoundary