Takes a snapshot of the specified environment and saves it as part of a new prototype.
Request URL
GET https://use.cloudshare.com/Api/v1/Env/EntAppTakeSnapshotToNewPrototype?description=<desc>&envApiId=<envId>&setAsDefault=<def>&snapshotName=<snap_name>&newPrototypeName=<proto>×tamp=<time_t>&UserApiId=<user>&HMAC=<signature>
Parameters
| Description optional  | 
A description to be applied to the snapshot Example: ‘A new Snapshot’  | 
| envApiId | The id of the environment Example: LB4IUA1HFT4B  | 
| newPrototypeName | The name of the new prototype. Example: myNewPrototype  | 
| snapshotName | The name to be assigned to the snapshot Example: myNewSnapshot  | 
Response example
{
    "envApiId": "LB4IUA1HFT4B"
}