Skip to main content

Update_Volume_Payload

environment_namestringrequired

Name of the environment to which the volume is reassigned. The target environment must exist in the same region as the current one. Retrieve environment names by calling the List environments endpoint.

Update_Volume_Payload
{
"environment_name": "string"
}