Glossary term: Site JSON

/glossary/site_json/

Domain: UBOS Gears

A JSON file that contains all meta-data about a Site, including its Hostname, whether it uses TLS and potentially the TLS keys and certificates, which Apps are installed at which relative URLs with which Accessory, and so forth.

To obtain the full Site JSON for a particular Site with SiteId <siteid>, execute:

% sudo ubos-admin showsite --json --siteid <siteid>