System information.
| Name | Type | constraints | Description |
|---|---|---|---|
| activationUrl | string | Activation URL. | |
| adminConsoleUrl | string | Admin console URL. | |
| marketingVersion | string | Marketing version. | |
| productName | string | Product name. | |
| productVersion | string | Product version. | |
| selfServicePortalUrl | string | Self service portal URL. | |
| srpId | string | External Tenant Id | |
| srpKey | string | Tenant Id Srp Key | |
| licensingType | string | Licensing Type | |
| |
|
|
|
| |
|
|
|
| deviceLogLocation | string | Device Log location | |
| orgId | string | Organization Identifier |
Example
{
"activationUrl" : "bcp://server01:18084/SRP00000",
"adminConsoleUrl" : "http://server01:18084/admin?tenant=SRP00000",
"marketingVersion" : "12.6.0",
"productName" : "BlackBerry Unified Endpoint Manager",
"productVersion" : "3.31.0",
"selfServicePortalUrl" : "http://server01:18084/mydevice?tenant=SRP00000",
"srpId" : "SRP00000",
"srpKey" : "abc1-2def-ghi3-4jkl-mnop-qrst-5uvw-xyz6-25aa-bbby",
"licensingType" : "STANDARD",
"deviceLogLocation" : "C:\\Logs\\20190515\\device_logs",
"orgId" : "9900000"
}