{ "additionalProperties": false, "id": "ClusterRoleConfig", "module_id": "ClusterManagement", "properties": { "type": { "enum": [ "ManagementClusterRoleConfig", "ControllerClusterRoleConfig" ], "readonly": true, "required": true, "title": "Type of this role configuration", "type": "string" } }, "type": "object" }