startCutover

inline suspend fun MgnClient.startCutover(crossinline block: StartCutoverRequest.Builder.() -> Unit): StartCutoverResponse

Launches a Cutover Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartCutover and changes the SourceServer.lifeCycle.state property to CUTTING_OVER.