SoftLayer_Network_Storage_Schedule


SoftLayer_Network_Storage_Schedule

Description

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.

Methods

createObject

Create a nas volume schedule

deleteObject

Delete a network storage schedule

editObject

Edit a nas volume schedule

getDay

The hour parameter of this schedule.

getDayOfMonth

The day of the month parameter of this schedule.

getDayOfWeek

The day of the week parameter of this schedule.

getEvents

Events which have been created as the result of a schedule execution.

getHour

The hour parameter of this schedule.

getMinute

The minute parameter of this schedule.

getMonthOfYear

The month of the year parameter of this schedule.

getObject

Retrieve a SoftLayer_Network_Storage_Schedule record.

getPartnership

The associated partnership for a schedule.

getProperties

Properties used for configuration of a schedule.

getReplicaSnapshots

Replica snapshots which have been created as the result of this schedule’s execution.

getRetentionCount

The number of snapshots this schedule is configured to retain.

getSecond

The minute parameter of this schedule.

getSnapshots

Snapshots which have been created as the result of this schedule’s execution.

getType

The type provides a standardized definition for a schedule.

getVolume

The associated volume for a schedule.