diff --git a/GS_NFV-SOL_026.md b/GS_NFV-SOL_026.md
index 5b2044026567d294e4782a5d0665e06a294b0815..4c99752bf772fb44dca79cbde20a57f2170be17f 100644
--- a/GS_NFV-SOL_026.md
+++ b/GS_NFV-SOL_026.md
@@ -269,6 +269,38 @@ Table 5.3.3-1 lists down the Redfish® objects that map to the physical resou
|-|-|-|
|ResourceBlock|/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}|Represents a resource block, its components and affinity to composed devices.|
+## 5.4 Performance management related objects
+
+### 5.4.1 PMJob
+
+Table 5.4.1-1 lists down the properties of Redfish® object that is mapped to the PmJob object.
+
+**Table 5.4.1-1: Redfish® resource object for PmJob**
+
+|Redfish® resource object|Redfish® resource URI|Redfish® resource object description|
+|-|-|-|
+|MetricReportDefinition|/redfish/v1/TelemetryService/MetricReportDefinitions/{MetricReportDefinitionId}|Represents a set of metrics that are to be collected in a metric report.|
+
+### 5.4.2 Threshold
+
+Table 5.4.2-1 lists down the properties of Redfish® object that is mapped to the Threshold object.
+
+**Table 5.4.2-1: Redfish® resource object for Threshold**
+
+|Redfish® resource object|Redfish® resource URI|Redfish® resource object description|
+|-|-|-|
+|Trigger|/redfish/v1/TelemetryService/Triggers/{TriggersId}|Represents trigger conditions and thresholds that apply to the metrics being collected.|
+
+### 5.4.3 PerformanceReport
+
+Table 5.4.3-1 lists down the properties of Redfish® object that is mapped to the PerformanceReport object.
+
+**Table 5.4.3-1: Redfish® resource object for PerformanceReport**
+
+|Redfish® resource object|Redfish® resource URI|Redfish® resource object description|
+|-|-|-|
+|MetricReport|/redfish/v1/TelemetryService/MetricReports/{MetricReportId}|Represents a set of collected metrics and their values as part of a performance report.|
+
# 6 Physical resource provisioning and lifecycle management service interface
## 6.1 Description