HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Clone an Instance

One can easily clone an instance and all containers within that instance. The containers are backed up via the backup services and used as a snapshot to produce a clone of the instance. It is possible to clone this app instance into an entirely different availability zone.

This endpoint also supports all of the same parameters as instance creation, so you can override any configuration options when provisioning the clone.

Path Params
int64
required

Morpheus ID of the Object being referenced

Body Params
string

A name for the new cloned instance. If none is specified the existing name will be duplicated with the 'clone' suffix added.

group
object

The map containing the id of the server group you would like to clone into.

Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json