POST /admin/vdc/{vdcId}/action/editRecoveryDetails

Operation:
POST /admin/vdc/{vdcId}/action/editRecoveryDetails
Description:
Edit the recovery capabilities of the specified VDC. The caller can specify the following flags that control all recovery types:
Since:
1.0
Input parameters
Consume media type(s):
application/vnd.vmware.hcs.editRecoveryDetailsParams+xml
Input type:
EditRecoveryDetailsParams
Output parameters
TaskType

This operation is asynchronous and returns a task that you can monitor to track the progress of the request.

Produce media type(s):
application/vnd.vmware.vcloud.task+xml
Output type:
com.vmware.vcloud.api.rest.schema_v1_5.TaskType
Examples