ProtectionGroupStatus

ProtectionGroupStatus
ProtectionGroupStatus

The ProtectionGroupStatus enumerated type contains the different states for the protection group. Does the status need to be specifically for snapshots? Are there other operations we will support for the Protection Group?
ACTIVE : Active
PAUSED : Paused
MARKED_FOR_DELETE : Marked for delete, Indicates that the PG is soft deleted but has some PG snapshots and VM snapshots which are not yet expired.

This data structure has no properties.
Enumeration: ACTIVE, PAUSED, MARKED_FOR_DELETE,