EditRecoveryDetailsParams

Element:
EditRecoveryDetailsParams
Type:
EditRecoveryDetailsParams
Namespace:
http://www.vmware.com/vr/v6.0
Description:
An operation parameter used to update the recovery capabilities of a VDC.
Since:
1.0
Schema:
hcs-docs.xsd
Media type(s):
application/vnd.vmware.hcs.editRecoveryDetailsParams+xml
Extends:
ParamsType
XML Representation:
<EditRecoveryDetailsParams xmlns="http://www.vmware.com/vr/v6.0" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" name="xs:string">
    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
    <Description> xs:string </Description>
    <IsTestFailoverEnabled> xs:boolean </IsTestFailoverEnabled>
    <IsFailoverEnabled> xs:boolean </IsFailoverEnabled>
    <IsPlannedMigrationEnabled> xs:boolean </IsPlannedMigrationEnabled>
</EditRecoveryDetailsParams>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
name string No always 1.0 Typically used to name or identify the subject of the request. For example, the name of the object being created or modified.

Elements

Element Type Required Modifiable Since Deprecated Description
Description string No always 1.0 Optional description.
IsFailoverEnabled boolean Yes 1.0 Indicates whether users can perform failover.
IsPlannedMigrationEnabled boolean Yes 1.0 Indicates whether users can perform planned migration.
IsTestFailoverEnabled boolean Yes 1.0 Indicates whether users can perform test failover.
VCloudExtension VCloudExtensionType No always 1.0 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.

Operations

CRUD Operation Description Since Deprecated
as input POST /admin/vdc/{vdcId}/action/editRecoveryDetails Edit the recovery capabilities of the specified VDC. 1.0