STATUS_SETUP
: The mirror is in setup flow, where it creates target tables and metadata tables.STATUS_SNAPSHOT
: The mirror is currently performing initial load.STATUS_RUNNING
: The mirror has completed initial load and is in the phase of CDC.STATUS_PAUSED
: The mirror is in CDC phase and is paused.STATUS_PAUSING
: The mirror is in CDC phase and is in the process of pausing.STATUS_TERMINATED
: The mirror has been deleted/terminated.STATUS_UNKNOWN
: The mirror is not found in the catalog, or its status cannot be obtained due to some issue.flowJobName
and includeFlowInfo
as a boolean, which when set, will include in its response
additional, non-status related information about the mirror
such as mirror configuration and initial load information of tables.
includeFlowInfo
is set to true: