Unmount

Hide the cloud folder on all of the environment’s machines.


Request URL

GET https://use.cloudshare.com/API/v2/Env/Unmount?envId=<env>&UserApiId=<id>&token=<token>&timestamp=<time>&HMAC=<signature>

Parameters

envId Id of the environment containing the machine.

Response example

{
    "data": {
        "Id": "HA0VLW3GJ0PA"
    },
    "remaining__calls": 99973,
    "status_additional_data": null,
    "status_code": "0x20000",
    "status_text": "Success"
}