AgentInstallerPackageInfo
AgentInstallerPackageInfo
Information about a registered agent installer package.
JSON Example
{
"build_number": "12345678",
"id": "087ae070-602e-4498-b67c-d7f5807ab5e4",
"url": "https://example.com/build.exe",
"version": "8.5.0"
}
string
build_number
Optional
Build number of the installer.
string
id
Optional
Unique identifier for this agent installer package.
string
url
Optional
URL of the installer executable.
string
version
Optional
Version of the installer MSI.