Commit 260efa84 authored by Hammad Zafar's avatar Hammad Zafar
Browse files

Merge branch 'NFVSOL(25)000402_SOL026_Clause_5_PM_related_objects' into 'main'

NFVSOL(25)000402_SOL026_Clause_5_PM_related_objects

See merge request !5
parents 41ca828a cbea321d
Loading
Loading
Loading
Loading
+32 −0
Original line number Diff line number Diff line
@@ -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&reg; resource object for PmJob**<a name="table_5.4.1-1"></a>

|Redfish&reg; resource object|Redfish&reg; resource URI|Redfish&reg; 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&reg; object that is mapped to the Threshold object.

**Table 5.4.2-1: Redfish&reg; resource object for Threshold**<a name="table_5.4.2-1"></a>

|Redfish&reg; resource object|Redfish&reg; resource URI|Redfish&reg; 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&reg; object that is mapped to the PerformanceReport object.

**Table 5.4.3-1: Redfish&reg; resource object for PerformanceReport**<a name="table_5.4.3-1"></a>

|Redfish&reg; resource object|Redfish&reg; resource URI|Redfish&reg; 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