SiteAssociations

SiteAssociations
SiteAssociations

A list of associated sites.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "id": "string",
            "name": "string",
            "maxSupportedApiVersion": "string",
            "restApiEndpoint": "string",
            "baseUiEndpoint": "string",
            "status": "string",
            "publicKey": "string"
        }
    ]
}
Availability
Added in 37.0