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

ProtectionGroupSnapshotFrequencyType

The snapshot frequency of the protection group.

  • PG_SNAP_FREQ_TYPE_UNKNOWN: It is not know what type of snapshots are being used by this protection group.
  • PG_SNAP_FREQ_TYPE_STANDARD: Standard-frequency snapshots allow you to set snapshots schedules every hour to monthly.
  • PG_SNAP_FREQ_TYPE_HIGH: High-frequency snapshots allow you to set snapshot schedules every 30 minutes to monthly.

Enumeration:   PG_SNAP_FREQ_TYPE_UNKNOWN,   PG_SNAP_FREQ_TYPE_STANDARD,   PG_SNAP_FREQ_TYPE_HIGH,  

JSON Example

Vendor Extensions

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

Feedback

Was this page helpful?