{ "id": "ClusterRestoreStatusRequestParameters", "properties": { "restore_component": { "default": "LOCAL_MANAGER", "enum": [ "LOCAL_MANAGER", "GLOBAL_MANAGER" ], "readonly": true, "required": false, "type": "string" } }, "type": "object" }