Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AgentInstallerSummary

Supported agent installer downloads.

Properties

agentInstallerDescription

agentInstallerDescription: string

Description of the agent installer artifact. The description typically includes the OS, architecture, and agent installer type.

agentInstallerId

agentInstallerId: number

Unique identifier for the agent installer. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

agentInstallerVersion

agentInstallerVersion: string

Agent installer version.

agentVersion

agentVersion: string

Agent image version.

approximateFileSizeInBytes

approximateFileSizeInBytes: number

Approximate compressed file size in bytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

javaVersion

javaVersion: string

Java version.

osFamily

osFamily: OsFamily

The target operating system family for the agent installer.

packageType

packageType: PackageType

The package type (typically the file extension) of the agent software included in the installer.

platformArchitecture

platformArchitecture: PlatformArchitectureType

The target operating system architecture for the installer.

sha256

sha256: string

SHA256 checksum of the agent installer.

Functions

getDeserializedJsonObj

getJsonObj