v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461298225.9 KB

Allows the user to set the SourceServer.LifeCycle.state property for specific Source Server IDs to one of the following: READY_FOR_TEST or READY_FOR_CUTOVER. This command only works if the Source Server is already launchable (dataReplicationInfo.lagDuration is not null.)

post/ChangeServerLifeCycleState

Request body

sourceServerIDstring required

The request to change the source server migration lifecycle state by source server ID.

Response

Success

applicationIDstring

Source server application ID.

arnstring

Source server ARN.

fqdnForActionFrameworkstring

Source server fqdn for action framework.

isArchivedboolean

Source server archived status.

replicationType'AGENT_BASED' | 'SNAPSHOT_SHIPPING'

Source server replication type.

sourceServerIDstring

Source server ID.

tagsobject

Source server Tags.

userProvidedIDstring

Source server user provided ID.

vcenterClientIDstring

Source server vCenter client id.