ReplicationInfoConfigurationError
ReplicationInfoConfigurationError
If the configurationState is ERROR, this property is set with a value describing the error in more detail. If the configurationState contains some other value, then this property is empty.
JSON Example
{
"message": "string",
"details": "string"
}
string
message
Optional
The message of the error.
string
details
Optional
The details of the error.