SnapshotTriggerType
SnapshotTriggerType
The manner in which a protection group snapshot was triggered.
- SNAPSHOT_TRIGGER_TYPE_UNKNOWN: The protection group snapshot trigger type is unknown.
- SNAPSHOT_TRIGGER_TYPE_MANUAL: The protection group snapshot was triggered manually via the UI or API.
- SNAPSHOT_TRIGGER_TYPE_SCHEDULED: The protection group was triggered by a schedule associated with the protection group.
This data structure has no properties.
Enumeration:
SNAPSHOT_TRIGGER_TYPE_UNKNOWN,
SNAPSHOT_TRIGGER_TYPE_MANUAL,
SNAPSHOT_TRIGGER_TYPE_SCHEDULED,