ConfigProtectionStatus
Represents configuration protection status values.
Values
| Value | Description |
|---|---|
| BACKUP_COMPLETED | Configuration backup complete. |
| BACKUP_FAILED | Configuration backup failed. |
| BACKUP_PARTIALLY_COMPLETED | Configuration backup completed with warnings. |
| BACKUP_RUNNING | Configuration backup is in progress. |
| NOT_SETUP | Configuration protection is not set up. |
| RESTORE_COMPLETED | Configuration restore complete. |
| RESTORE_FAILED | Configuration restore failed. |
| RESTORE_PARTIALLY_COMPLETED | Configuration restore completed with warnings. |
| RESTORE_RUNNING | Configuration restore is in progress. |
| SETUP_COMPLETED | Configuration set up is complete, ready for configuration protection. |
| SETUP_FAILED | Unable to complete configuration set up. |
| SETUP_RUNNING | Configuration set up is in progress. |