{ "additionalProperties": false, "id": "MigrationDataInfoRequest", "module_id": "Migration", "properties": { "file_type": { "enum": [ "VRA_INPUT", "EDGE_CUTOVER_MAPPING" ], "readonly": false, "required": true, "title": "Type of the Migration data file for which info is needed.", "type": "string" } }, "type": "object" }