[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Changed2

ConfigurationInfo

Information about the current appliance configuration.


Properties

connection Required

Contains connection information for a service. If not set the connection parameters will be read from the current DR solution configuration if it exists.


credentials Required

Contains credentials information.


string
admin_email Changed Optional

Administrator email.


integer as int64
clock_tolerance_seconds Changed Optional

The allowed server clock tolerance in seconds. If not set, the default value of 3 seconds will be used. This parameter will be used only when validating the VC server where DR solution will be registered. Clock difference between the DR virtual appliance and vCenter Server should not exceed this value, otherwise validation (or configuration) will fail.


string
description Optional

Plugin description.


string
extension_key Optional

The solution extension key. For vSphere Replication “com.vmware.vcHms” must be used. If not set, the default extension key value of “com.vmware.vcDr” will be used.


string
host_name Optional

The appliance FQDN. Used when registering with the infrastructure and management nodes. If not set, the DNS name will be used.


string as uuid
local_server_uuid Optional

UUID of the local DR server. Filled when the server is returning this data object.


string
organization Optional

Organization name.


string
site_name Optional

The DR site name. If not set, the site name will be read from the current DR configuration if it exists.

JSON Example

{}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Parameter To

Update Configuration
Used By

ConfigurationInfoDrResponseEntity
What's changed in 2.0.0?

CHANGED (2)
Changed Properties
clock_tolerance_seconds
admin_email

Feedback

Was this page helpful?