Community Input
- JSON の例
-
1{ 2 "name":"The Capricorn Cafe", 3 "urlPathPrefix":"capricorncafe", 4 "templateName":"B2B Commerce Template", 5 "templateParams":{"CreateStoreDefaults":"ALL"}, 6 "description":"Coffee and coffee products for the most discerning tastes." 7} - プロパティ
-
名前 型 説明 必須か省略可能 使用可能なバージョン description String サイトの説明。 省略可能 46.0 name String サイトの名前。 必須 46.0 templateName String サイトのエクスペリエンスビルダーテンプレートの名前。 使用可能なテンプレートとその名前のリストを取得するには、Experience Builder Templates リソースを使用します。
必須 46.0 templateParams Map<String, String> テンプレート固有のパラメータの対応付け。有効な値は、次のとおりです。 - "AuthenticationType" : "AUTHENTICATED"
- "AuthenticationType" : "UNAUTHENTICATED"
- "AuthenticationType" : "AUTHENTICATED_WITH_PUBLIC_ACCESS"
- 「CreateStoreDefaults」 : 「ALL」
- 「CreateStoreDefaults」 : 「NONE」
省略可能 52.0 urlPathPrefix String サイトの URL プレフィックス。たとえば、サイト URL が MyDomainName.my.site.com/customers の場合、customers が UrlPathPrefix になります。 すでにあるサイトに urlPathPrefix がない場合は必須 46.0