startTest
inline suspend fun MgnClient.startTest(crossinline block: StartTestRequest.Builder.() -> Unit): StartTestResponse
Launches a Test Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartTest and changes the SourceServer.lifeCycle.state property to TESTING.