Skip to main content
POST
Replicate CVM

Headers

X-Prepare-Only
string | null

Path Parameters

cvm_id
string
required

Body

application/json

Request model for CVM replication.

teepod_id
integer | null

Target node ID (deprecated, use node_id)

node_id
integer | null

Target node ID for the replica

encrypted_env
string | null

New encrypted env blob (hex)

compose_hash
string | null

Explicit compose hash to replicate. Required when the source app has multiple live instances.

Response

Replica CVM created