Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UpdateAndRestoreState

This is an enumeration type constant that refers to state of system update and restore, and is defined as follows.

api-version

1

system

Index

Enumeration Members

CHECK_RESTORE_PRECONDITION: 131073

Check precondition to restore.

api-version

1

system
CHECK_UPDATE_PRECONDITION: 65537

Check precondition to update.

api-version

1

system
CONFIRM_TO_RESTORE: 131074

Confirm to restore.

api-version

1

system
CONFIRM_TO_UPDATE: 65540

Confirm to update.

api-version

1

system
DOING_ROLLBACK_ON_RESTORE: 131078

Doing rollback on restore.

api-version

1

system
DOING_ROLLBACK_ON_UPDATE: 65544

Doing rollback on update.

api-version

1

system
DONE_ROLLBACK_ON_RESTORE: 131079

Completed to rollback on restore.

api-version

1

system
DONE_ROLLBACK_ON_UPDATE: 65545

Completed to rollback on update.

api-version

1

system
FAILED_TO_RESTORE: 131077

Failed to restore.

api-version

1

system
FAILED_TO_ROLLBACK_ON_RESTORE: 131080

Failed to rollback on restore.

api-version

2

system
FAILED_TO_ROLLBACK_ON_UPDATE: 65552

Failed to rollback on update.

api-version

2

system
FAILED_TO_UPDATE: 65543

Failed to update.

api-version

1

system
FAILED_TO_VERIFY: 65539

Failed to verify.

api-version

1

system
IDLE: 0

Idle.

api-version

1

system
RESTORING: 131075

Restoring.

api-version

1

system
SUCCESS_TO_RESTORE: 131076

Success to restore.

api-version

1

system
SUCCESS_TO_UPDATE: 65542

Success to update.

api-version

1

system
UPDATING: 65541

Updating.

api-version

1

system
VERIFYING_UPDATE_CAMPAIGN: 65538

Verifying campaign to update.

api-version

1

system

Generated using TypeDoc