Skip to content
Snippets Groups Projects
Commit d3a7eed8 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

MonitoringParameter updated in VNFLifecycleManagement_def.yaml

parent b596b54f
No related branches found
No related tags found
No related merge requests found
......@@ -503,8 +503,7 @@ definitions:
type: object
required:
- id
- value
- timeStamp
- performanceMetric
properties:
id:
description: >
......@@ -515,20 +514,10 @@ definitions:
Human readable name of the monitoring parameter, as defined in the
VNFD.
type: string
value:
description: >
Value of the monitoring parameter known to the VNFM (e.g. obtained
for autoscaling purposes).
The type of the "value" attribute (i.e. scalar, structure (Object in
JSON), or array (of scalars, arrays or structures/Objects)) is
assumed to be defined in an external measurement specification
outside the scope of the present document.
type: object
timeStamp:
performanceMetric:
description: >
Represents the point in time when the measurement has been performed,
as known to the VNFM.
Should be formatted according to ETF RFC 3339.
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.
type: string
LccnLinks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment