[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr

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.

Enumeration:   SNAPSHOT_TRIGGER_TYPE_UNKNOWN,   SNAPSHOT_TRIGGER_TYPE_MANUAL,   SNAPSHOT_TRIGGER_TYPE_SCHEDULED,  

JSON Example

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-enum-varnames:
    - SNAPSHOT_TRIGGER_TYPE_UNKNOWN
    - SNAPSHOT_TRIGGER_TYPE_MANUAL
    - SNAPSHOT_TRIGGER_TYPE_SCHEDULED
[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr

Feedback

Was this page helpful?