{ "additionalProperties": false, "id": "MigrationDataDownloadRequest", "module_id": "Migration", "properties": { "file_type": { "enum": [ "VRA_OUTPUT" ], "readonly": false, "required": true, "title": "Type of the Migration data file that needs to be downloaded.", "type": "string" } }, "type": "object" }