Skip to content

Get Pack Status

GET
/api/system/analysis-pack/status

Return the current install state of the Deep Analysis Pack.

Successful Response

AnalysisPackStatusResponse

Current state of the Deep Analysis Pack.

object
packId
required
Packid

Stable identifier — currently always ‘analysis’.

string
displayName
required
Displayname

User-facing pack name.

string
status
required
AnalysisPackStatus

Install state.

string
Allowed values: not_installed installing installed failed
requiredSizeBytes
required
Requiredsizebytes

Compressed download size required to install the pack.

integer
lastError
Any of:
string