Values.DeleteSourceServerRequestSourceDeletes a single source server by ID.
type nonrec t = {sourceServerID : SourceServerID.t;Request to delete Source Server from service by Server ID.
*)accountID : AccountID.t option;Request to delete Source Server from service by Account ID.
*)}