Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section describes the JSON representation of the various object types used in the service model storage.

To run KPI Management, you must first provision a service model that includes all the required objects listed in the schema below.

The following JSON schema describes the data format of a complete service model:

Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse
Note

Note!

The aggregated-output object type is optional and contains a boolean value that determines if the KPI output for each dimension will be grouped in the same KPIAggregatedOutput UDR. When the value of this object is set to true, multiple KPIOutput UDRs are grouped by dimension in the same KPIAggregatedOutput UDR. When the value is false (default), each KPIAggregatedOutput will contain one KPIOutput UDR.

When the value of aggregated-output is true, all kpi objects in the model must have the same window size.

Other object types in the JSON schema are described in the following subsections.

Info

Example - Aggregated output

Code Block
"aggregated-output": true,
Note

Note!

When a service model contains objects of the same type and with identical names, only one of them will be used. Duplicate object definitions are not detected automatically when you validate the KPI profile or use the mzsh command kpimodel validate.

This section includes the following subsections:

Child pages (Children Display)
allChildrentrue