4. Networking Examples : 4.5 VXLAN ORG Network for Disaster Recovery : 4.5.4 Updated vCloud DR Recovery Process : 4.5.4.7. Modify the XML to Reflect the New Configuration
   
4.5.4.7. Modify the XML to Reflect the New Configuration
The entire body from the GET response in step 3 in Section 4.5.4.1 is used to make the required changes. This example shows the change of <HaEnabled> to true.
To automate the reconfiguration of the vCloud Networking and Security Edge Gateway devices
1. Create a file and copy the contents of the <EdgeGateway> ... </EdgeGateway> into this file (for example, EdgeGateway.xml).
2. Change <HaEnabled>false</HaEnabled> to <HaEnabled>true</HaEnabled>.
3. Copy and paste the contents of this file into the http PUT or cURL command in step 5.