NsMonitoringParameter
NsMonitoringParameter
This type represents a monitoring parameter that is tracked by the NFVO, for example, for auto-scaling purposes. It shall comply with the provisions defined in Table 6.5.3.68-1.
JSON Example
{
"id": "string",
"name": "string",
"performanceMetric": "string"
}
string
name
Optional
Human readable name of the monitoring parameter, as defined in the NSD.
string
performanceMetric
Required
Performance metric that is monitored. This attribute shall contain the related "Measurement Name" value as defined in clause 7.2 of ETSI GS NFV-IFA 027.