ComponentPathEntry
One published address of a listed component. path is site-relative; the site’s hosts come from listSites.
Properties
Section titled “Properties”path:
string
Site-relative, in the target site’s URL space — prefixed under a pathPrefix site.
siteRootNodeId
Section titled “siteRootNodeId”siteRootNodeId:
string
optionalurl?:string
The absolute address, present when this entry is in a different site from the request’s own
(the site you passed; the high-level client passes its own). A bare relative path plus a
siteRootNodeId is not a usable link into another site, and under a localeHost site would be
a different, wrong page — so link with this whenever it is present. pathForSite does.