Skip to main content
Get System Info

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Response

OK

Information about the current system.

License
object
WarningEnglish
string

Warning information to be displayed to the user in plain English

WarningResource
string

Warning information to be displayed to the user in resource format.

BranchName
string

Name of the branch the NetServer is built from.

BuildLabel
string

Build label for NetServer.

AssemblyVersion
string

AssemblyVersion of NetServer

AccumulatedNextCheckDate
string<date-time>

The next date a new check of the license is to be performed, incremented daily if the check did not result in a new license.

FileVersion
string

FileVersion of NetServer.

Description
string

Description of the NetServer version.

BuildType
enum<string>

Type of build.

Available options:
Feature,
Stable,
Alpha,
Beta,
ReleaseCandidate,
Release
DatabaseVersion
integer<int32>

Database version number

IsUnicode
boolean

Is the database strings formatted as Unicode (i.e. NVARCHAR)

CompanyName
string

License Info: Company name associated with license.

CompanyId
integer<int32>

License Info: Company name associated with license.

DatabaseType
string

Major name of database provider

DatabaseMinor
string

Minor name of database provider

DatabaseName
string

Name of database

IsOnTravel
boolean

Is the current database on travel.

IsSatellite
boolean

Is the current database a Satellite

DatabaseLanguage
string

Default language of the current database as ISO code. This is the language used for document templates and default language for new users.

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.