lyrStreamHasAddress contains associations between MailStreams and IP addresses on particular nodes
Field Name |
Description |
Version Added |
MailStreamID | The MailStream ID from lyrMailStream that is associated with the Node Address ID below (int, NOT NULL) | 10.0 |
NodeAddressID | The Node Address ID that points to the IP from a list of all IPs on all node in lyrNodeAddress (int, NOT NULL) | 10.0 |