Package version:

The backup policy.

Hierarchy

Properties

backupPolicyCreationType?: BackupPolicyCreationType

The backup policy creation type. Indicates whether this was created through SaaS or through StorSimple Snapshot Manager. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

lastBackupTime?: Date

The time of the last backup for the backup policy. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

nextBackupTime?: Date

The time of the next backup for the backup policy. NOTE: This property will not be serialized. It can only be populated by the server.

scheduledBackupStatus?: ScheduledBackupStatus

Indicates whether at least one of the schedules in the backup policy is active or not. NOTE: This property will not be serialized. It can only be populated by the server.

schedulesCount?: number

The count of schedules the backup policy contains. NOTE: This property will not be serialized. It can only be populated by the server.

ssmHostName?: string

If the backup policy was created by StorSimple Snapshot Manager, then this field indicates the hostname of the StorSimple Snapshot Manager. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

volumeIds: string[]

The path IDs of the volumes which are part of the backup policy.

Generated using TypeDoc