HCP System Management Help


Replication link schedule remote data type example

Here’s an XML example of the local data type that describes that describes the local property of the schedule data type:

<remote>
    <scheduleOverride>NONE</scheduleOverride>
    <transition>
        <time>Sun:00</time>
        <performanceLevel>HIGH</performanceLevel>
    </transition>
    <transition>
        <time>Mon:00</time>
        <performanceLevel>MEDIUM</performanceLevel>
    </transition>
</remote>

© 2017 Hitachi Vantara Corporation. All rights reserved.