HbrTargetSpec
HbrTargetSpec
TargetSpec represents the settings of remote target on source host.
Since: vSphere API Release 9.0.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"targetIP": "string",
"certificate": "string"
}
string
targetIP
Required
The replication target IP address.
string
certificate
Required
The target PEM-encoded certificate.