Values.IdentificationHintsSourceHints used to uniquely identify a machine.
type nonrec t = {fqdn : BoundedString.t option;Fully Qualified Domain Name identification hint.
*)hostname : BoundedString.t option;Hostname identification hint.
*)vmWareUuid : BoundedString.t option;vCenter VM path identification hint.
*)awsInstanceID : EC2InstanceID.t option;AWS Instance ID identification hint.
*)}