dcim.moduletypeprofile:1
{ "properties": { "architecture": { "title": "Architecture", "type": "string" }, "cores": { "description": "Number of cores present", "type": "integer" }, "speed": { "description": "Clock speed in GHz", "title": "Speed", "type": "number" } } }