SiteInfoBase

SiteInfoBase
SiteInfoBase

Represents information related a site.

JSON Example
{
    "apiThumbprint": "SHA-256:DB:CA:47:F1:50:66:7C:8C:B1:03:85:94:3D:F7:F5:12:DE:6A:9F:7E:83:4A:0B:84:03:09:19:C6:E0:0E:0C:5B",
    "apiUrl": "https://address:8048",
    "description": "some description",
    "site": "site1"
}
string
apiThumbprint
Optional

The thumprint of the certificate for the service.

string
apiUrl
Optional

The URL API endpoint for the service.

string
description
Optional

Description of the site.

string
site
Optional

The name of the site.