ENUM
RcvMigrationUpdateStatus
Description
Status of RCV migration update operations.
link GraphQL Schema definition
- enum RcvMigrationUpdateStatus {
- # Update failed because the provided input is invalid.
- # Update failed because no migration is in progress for the location.
- # Unknown status of the update.
- # Update failed.
- # Update is successful.
- }