Update Configuration
Update the appliance configuration.
Updated the appliance configuration.
{
"site_name": "string",
"admin_email": "string",
"host_name": "string",
"extension_key": "com.vmware.vcHms",
"connection": {
"psc_uri": "string",
"psc_thumbprint": "string",
"vc_instance_id": "string",
"vc_thumbprint": "string"
},
"credentials": {
"admin_user": "string",
"admin_password": "string"
},
"organization": "string",
"description": "string",
"clock_tolerance_seconds": "number",
"local_server_uuid": "string"
}
The DR site name. If not set, the site name will be read from the current DR configuration if it exists.
Administrator email.
The appliance FQDN. Used when registering with the infrastructure and management nodes. If not set, the DNS name will be used.
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.
Organization name.
Plugin description.
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.
UUID of the local DR server. Filled when the server is returning this data object.
Configure the appliance task.
{
"id": "string",
"description": "string",
"type": "string",
"status": "string",
"error": {
"cause": {
"stack_trace": [
{
"class_loader_name": "string",
"module_name": "string",
"module_version": "string",
"method_name": "string",
"file_name": "string",
"line_number": 0,
"class_name": "string",
"native_method": false
}
],
"message": "string",
"suppressed": [
{
"stack_trace": [
{
"class_loader_name": "string",
"module_name": "string",
"module_version": "string",
"method_name": "string",
"file_name": "string",
"line_number": 0,
"class_name": "string",
"native_method": false
}
],
"message": "string",
"localized_message": "string"
}
],
"localized_message": "string"
},
"stack_trace": [
{
"class_loader_name": "string",
"module_name": "string",
"module_version": "string",
"method_name": "string",
"file_name": "string",
"line_number": 0,
"class_name": "string",
"native_method": false
}
],
"message": "string",
"suppressed": [
{
"stack_trace": [
{
"class_loader_name": "string",
"module_name": "string",
"module_version": "string",
"method_name": "string",
"file_name": "string",
"line_number": 0,
"class_name": "string",
"native_method": false
}
],
"message": "string",
"localized_message": "string"
}
],
"localized_message": "string"
},
"progress": 0,
"start_time": "string",
"complete_time": "string"
}
id
description
Operation type
Current status of the task
Result of the operation
Current progress of the operation
start_time
complete_time
Bad request - the server could not understand the request due to invalid syntax or invalid request body content
{
"error_code": "string",
"message": "string",
"op_id": "string"
}
error_code
message
op_id
Unauthorized - the client must authenticate itself to get the requested response
Forbidden - not sufficient access rights to fulfill the request
{
"error_code": "string",
"message": "string",
"op_id": "string"
}
error_code
message
op_id
Internal server error - unexpected condition prevents fulfilling the request
{
"error_code": "string",
"message": "string",
"op_id": "string"
}
error_code
message
op_id