replicationLink data type example

Here's an XML example of the replicationLink data type; the properties shown are those that are returned in response to a verbose GET request:

<replicationLink>
    <hcpSystems>
        <name>hcp-ca.example.com</name>
        <name>hcp-eu.example.com</name>
    </hcpSystems>
    <name>eu-ca</name>
    <pausedTenantsCount>0</pausedTenantsCount>
    <state>HEALTHY</state>
    <uuid>7ae4101c-6e29-426e-ae71-9a7a529f019d</uuid>
</replicationLink>

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.