The table below describes the properties included in the connection data type.
Property name |
Data type |
Description |
Notes |
String |
Identifies the local system for the replication link. Valid values are: •The domain name for the remote system for the link to use for communication with the local system (as that name is known to the remote system), in either of these formats: replication.hcp-domain-name replication.admin. •One or more comma-separated IP addresses of storage nodes in the local system (as those addresses are known to the remote system) For more information on these values, see the description of the remoteHost property. Typically, you specify this property on a PUT request to create a link only if the system on which you’re creating the link uses network address translation (NAT) for communication with the other system. |
This property is optional on a PUT request to create a replication link. |
|
Integer |
Specifies the port on which the local system for the replication link listens for data from the remote system. The default is 5748. Typically, you specify a different port only if other port usage makes it necessary. |
This property is optional on a PUT request to create a replication link. |
|
String |
Identifies the remote system for the replication link. Valid values are: •The domain name of the remote system, in either of these formats: replication.hcp-domain-name replication.admin. hcp-domain-name must be the name of the domain associated with the network that’s selected for replication on the remote system. The second format is required if the domain for the replication network is shared with other networks. •One or more comma-separated IP addresses of storage nodes in the remote system. These must be the node IP addresses in the network that’s selected for replication on the remote system. The local system for the link transmits data only to the nodes identified by the domain name or IP addresses you specify. Therefore, you should specify IP addresses only if you have a compelling reason to do so (for example, HCP is not using DNS, or you need to reduce the processing load on some number of nodes). |
This property is required on a PUT request to create a replication link. |
|
Integer |
Specifies the port on which the remote system for the replication link listens for data from the local system. The default is 5748. Typically, you specify a different port only if other port usage makes it necessary. |
This property is optional on a PUT request to create a replication link. |
© 2016 Hitachi Data Systems Corporation. All rights reserved.