Interface Schedule.Service

All Superinterfaces:
Maskable, ResultLimitable, Service
Enclosing class:
Schedule

@ApiService("SoftLayer_Network_Storage_Schedule")
public static interface Schedule.Service
extends Service
Schedules can be created for select Storage services, such as iscsi. These schedules are used to perform various tasks such as scheduling snapshots or synchronizing replicants.

The schedule service can be used to create, edit, or delete a schedule. Schedules are defined by the properties associated with them to specify values such as the start date, interval, or end date of the schedule.
See Also:
SoftLayer_Network_Storage_Schedule