public Task MoveIpStatusToGlobal(
IpAddressStatusDto status,
UserSessionData user,
CancellationToken cancellationToken = default
)| UnauthorizedAccessException | Thrown if the user user did not have the correct permissions |
| InvalidOperationException | Thrown if we're trying to update an item already on the global list. |