This section describes the public JSON formats of site home configuration.

Public Format for Site Homes

Properties in the JSON file:

The following example illustrates the exported JSON format for defining a site home whose display name is "Discover Sony" and whose URL pattern is "/sony":

{
  "ecr:type":"site-home",
  "ecr:createDate": "2015-08-11T14:57:34.946Z",
  "displayName":"Discover Sony",
  "urlPattern":"/sony"
}


Copyright © Legal Notices