INPUT_OBJECT
The input configuration to start the report migration job.
input StartClusterReportMigrationJobInput {# The Rubrik cluster ID. If the cluster ID is not provided, the job will perform # migration of reports for all the eligible clusters connected.clusterUuid: UUID# Specifies whether to delete schedules of the cluster reports that get migrated # to RSC.shouldDeleteCdmSchedules: Boolean}