v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
System

Gets information about the server.

get/System/Info

Response

Information retrieved.

LocalAddressstring nullable

Gets or sets the local address.

ServerNamestring nullable

Gets or sets the name of the server.

Versionstring nullable

Gets or sets the server version.

ProductNamestring nullable

Gets or sets the product name. This is the AssemblyProduct name.

OperatingSystemstring nullable

Gets or sets the operating system.

Idstring nullable

Gets or sets the id.

StartupWizardCompletedboolean nullable

Gets or sets a value indicating whether the startup wizard is completed.

OperatingSystemDisplayNamestring nullable

Gets or sets the display name of the operating system.

PackageNamestring nullable

Get or sets the package name.

HasPendingRestartboolean

Gets or sets a value indicating whether this instance has pending restart.

IsShuttingDownboolean
SupportsLibraryMonitorboolean

Gets or sets a value indicating whether [supports library monitor].

WebSocketPortNumberinteger

Gets or sets the web socket port number.

CanSelfRestartboolean

Gets or sets a value indicating whether this instance can self restart.

CanLaunchWebBrowserboolean
ProgramDataPathstring nullable

Gets or sets the program data path.

WebPathstring nullable

Gets or sets the web UI resources path.

ItemsByNamePathstring nullable

Gets or sets the items by name path.

CachePathstring nullable

Gets or sets the cache path.

LogPathstring nullable

Gets or sets the log path.

InternalMetadataPathstring nullable

Gets or sets the internal metadata path.

TranscodingTempPathstring nullable

Gets or sets the transcode path.

HasUpdateAvailableboolean

Gets or sets a value indicating whether this instance has update available.

EncoderLocation'NotFound' | 'SetByArgument' | 'Custom' | 'System'

Enum describing the location of the FFmpeg tool.

SystemArchitecture'X86' | 'X64' | 'Arm' | 'Arm64' | 'Wasm'