schemas: legacy: extract HostCpuUtilization

This allows to remove some properties from 'Aggregate' schema which are
no longer needed, since there is now a more specific schema to use.

Tested: Schema Validator Pass

Change-Id: I359436ad41daef1d7a46f4fde8fab591da52afa8
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
diff --git a/schemas/global.json b/schemas/global.json
index 10a25ed..ee1c003 100644
--- a/schemas/global.json
+++ b/schemas/global.json
@@ -82,6 +82,9 @@
                             "$ref": "legacy.json#/$defs/MultiNodePresence"
                         },
                         {
+                            "$ref": "legacy.json#/$defs/HostCpuUtilization"
+                        },
+                        {
                             "$ref": "virtual_sensor.json#/$defs/VirtualSensor"
                         },
                         {