Interface BackupPolicyJobStatusReason.Code

  • Enclosing class:
    BackupPolicyJobStatusReason

    public static interface BackupPolicyJobStatusReason.Code
    A snake case string succinctly identifying the status reason: - `internal_error`: Internal error (contact IBM support) - `snapshot_pending`: Cannot delete backup (snapshot) in the `pending` lifecycle state - `snapshot_volume_limit`: The snapshot limit for the source volume has been reached - `source_volume_busy`: The source volume has `busy` set (after multiple retries).