Reference Guide

Table Of Contents
SelDays_At_HHMM Create a snapshot on the selected {daysOfWeek}, at the
time {hours}:{minutes}. Supported parameters:
daysOfWeek (at least one required), hours (optional,
default 0), minutes (optional, default 0)
Nth_Day_Of_Month_AT_HHMM Create a snapshot on the selected {daysOfMonth}, at the
time {hours}:{minutes}. Supported parameters:
daysOfMonth (at least one required), hours (optional,
default 0), minutes (optional, default 0).
Unsupported Unsupported.
Unknown Schedule type is unknown to PowerStore.
Type : enum (N_Hours_At_MM, Day_At_HHMM, N_Days_At_HHMM, SelDays_At_HHMM,
Nth_Day_Of_Month_AT_HHMM, Unsupported, Unknown)
UnityScheduleVersionEnum
Type of snapshot schedule. Values are:
Legacy Legacy schedule with more than two rules of type HoursList, DaysInterval or
MonthDaysList.
Simple Simple schedule with two rules or less of rule type HoursInterval or
WeekDaysList.
Unknown Schedule type cannot be determined.
Type : enum (Legacy, Simple, Unknown)
UnityVolumeMigrationStateEnum
Migration state of the Unity volume. Values are:
Normal The volume is not migrated.
Prepared The volume is ready for migration.
Disabled_For_IO Host I/O is disabled on the volume.
In_Progress Volume migration is in progress.
Completed The volume is migrated.
369