The table below describes the properties included in the replicationLink data type.
Property name | Data type | Description | Notes |
---|---|---|---|
hcpSystems | List |
Lists the two HCP systems included in the replication link. To specify a system, use the fully qualified name of the domain associated with the [hcp_system] network on that system. |
This property is optional on a PUT request to create an erasure coding topology. If a PUT request to create an erasure coding topology does not include the uuid property for a replication link and the name specified for the link is the same as the name of one or more other links, HCP may not know which link you want to include in the topology. To ensure that the correct link is used, the request should include the hcpSystems property for the link you want. In XML, the element that identifies each system is name. In JSON, the name in the name/value pair that lists the systems is name. |
name | String | Specifies the name of the replication link. |
This property is required on a PUT request to create an erasure coding topology if the request does not include the uuid property for the replication link. Otherwise, the name property is optional. |
pausedTenantsCount | Integer | Specifies the number of tenants for which replication on the link is currently paused. |
This property is not valid on a PUT request to create an erasure coding topology. It is returned only by a verbose GET request. |
state | String |
Indicates the general health of the replication link. Possible values are: •HEALTHY — The specific status of the link is one of these: oSynchronizing data oScheduled off period •NOT_REPLICATING — The specific status of the link is one of these: oSuspended by user oRemote storage full, link suspended oLocal storage full, link suspended oFailed over •UNHEALTHY — The specific status of the link is one of these: oHigh error rate oStalled link oUnrecognized link oBroken link •UNKNOWN — HCP cannot determine the specific status of the link. |
This property is not valid on a PUT request to create an erasure coding topology. It is returned only by a verbose GET request. |
uuid | String | Specifies the unique ID for the replication link. |
This property is not valid on a PUT request to create an erasure coding topology. It is returned only by a verbose GET request. |
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.