AboutInfo

AboutInfo
AboutInfo
JSON Example
{
    "buildDate": 0,
    "buildVersion": "string",
    "instanceId": "string",
    "productName": "string",
    "serviceType": "string"
}
integer As int64 As int64
buildDate
Optional

RPM build time.

string
buildVersion
Optional

Represents the product version along with the build id.

string
instanceId
Optional

Unique identifier of the service, which never changes.

string
productName
Optional

The name of the product.

string
serviceType
Optional

Machine readable service type ID.

Possible values are : CLOUD, MANAGER, REPLICATOR, ONPREM_REPLICATOR, TUNNEL,
Returned By