PerformanceReport_entries

PerformanceReport_entries
PerformanceReport_entries
JSON Example
{
    "objectType": "string",
    "objectInstanceId": "string",
    "subObjectInstanceId": "string",
    "performanceMetric": "string",
    "performanceValues": [
        {
            "timeStamp": "string",
            "value": {}
        }
    ]
}
string
objectType
Required

Type of the measured object. The applicable measured object type for a measurement is defined in clause 7.2 of ETSI GS NFV-IFA 027.

objectInstanceId
Required

objectInstanceId

subObjectInstanceId
Optional

subObjectInstanceId

string
performanceMetric
Required

Name of the metric collected. This attribute shall contain the related "Measurement Name" value as defined in clause 7.2 of ETSI GS NFV-IFA 027.

performanceValues
Optional

List of performance values with associated timestamp.