Resource: PlatformChildSite
Representation of a Transparent Platform Child Site.
| JSON representation |
|---|
{ "name": string, "domain": string, "platformGroup": string } |
| Fields | |
|---|---|
name |
Identifier. Format: accounts/{account}/platforms/{platform}/childAccounts/{child_account}/sites/{platformChildSite} |
domain |
Output only. Domain URL of the Platform Child Site. Part of the PlatformChildSite name. |
platformGroup |
Resource name of the Platform Group of the Platform Child Site. |
Methods |
|
|---|---|
|
Gets a Platform Child Site for a specified Platform Child Account and site. |
|
Lists Platform Child Sites for a specified Platform Child Account. |
|
Update a Platform Child Site. |