HCP System Management Help
Here’s an XML example of the schedule data type:
<schedule>
<local>
<scheduleOverride>NONE</scheduleOverride>
<transition>
<time>Sun:00</time>
<performanceLevel>HIGH</performanceLevel>
</transition>
<transition>
<time>Sun:06</time>
<performanceLevel>MEDIUM</performanceLevel>
</transition>
<transition>
<time>Sat:00</time>
<performanceLevel>HIGH</performanceLevel>
</transition>
<transition>
<time>Sat:06</time>
<performanceLevel>MEDIUM</performanceLevel>
</transition>
</local>
<remote>
<scheduleOverride>NONE</scheduleOverride>
<transition>
<time>Sun:00</time>
<performanceLevel>HIGH</performanceLevel>
</transition>
<transition>
<time>Mon:00</time>
<performanceLevel>MEDIUM</performanceLevel>
</transition>
</remote>
</schedule>
Trademarks and Legal Disclaimer
© 2017 Hitachi Vantara Corporation. All rights reserved.