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.
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.
array of PerformanceReport_performanceValues
performanceValues
Optional
List of performance values with associated timestamp.