Loading src/SOL002/VNFLifecycleManagement/definitions/VNFLifecycleManagement_def.yaml +4 −15 Original line number Original line Diff line number Diff line Loading @@ -503,8 +503,7 @@ definitions: type: object type: object required: required: - id - id - value - performanceMetric - timeStamp properties: properties: id: id: description: > description: > Loading @@ -515,20 +514,10 @@ definitions: Human readable name of the monitoring parameter, as defined in the Human readable name of the monitoring parameter, as defined in the VNFD. VNFD. type: string type: string value: performanceMetric: 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: description: > description: > Represents the point in time when the measurement has been performed, Performance metric that is monitored. This attribute shall contain the as known to the VNFM. related "Measurement Name" value as defined in clause 7.2 of ETSI GS NFV-IFA 027. Should be formatted according to ETF RFC 3339. type: string type: string LccnLinks: LccnLinks: Loading Loading
src/SOL002/VNFLifecycleManagement/definitions/VNFLifecycleManagement_def.yaml +4 −15 Original line number Original line Diff line number Diff line Loading @@ -503,8 +503,7 @@ definitions: type: object type: object required: required: - id - id - value - performanceMetric - timeStamp properties: properties: id: id: description: > description: > Loading @@ -515,20 +514,10 @@ definitions: Human readable name of the monitoring parameter, as defined in the Human readable name of the monitoring parameter, as defined in the VNFD. VNFD. type: string type: string value: performanceMetric: 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: description: > description: > Represents the point in time when the measurement has been performed, Performance metric that is monitored. This attribute shall contain the as known to the VNFM. related "Measurement Name" value as defined in clause 7.2 of ETSI GS NFV-IFA 027. Should be formatted according to ETF RFC 3339. type: string type: string LccnLinks: LccnLinks: Loading