Top-level system managed object. DN is sys.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "TopSystem", "type": "object", "description": "Top-level system managed object. DN is sys.", "properties": { "attributes": { "type": "object" } } }