Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.tenbytecloud.com/v1/user-resource/vm/replica \ --header 'Content-Type: application/x-www-form-urlencoded' \ --header 'apikey: <api-key>' \ --data 'uuid=<string>'
{ "uuid": "f80b1d62-ffe4-43ef-9210-60f05445456a", "type": "block" }
Create replica from block storage. Location-specific endpoint.
Created replica
The response is of type object.
object