downloadAgentUpdate
Download agent update package
Downloads an agent software update package for the requested version. Specify the VersionRequested path parameter and the UpdateType (for example, Windows, LinuxRPM, or UbuntuDEB) to receive the appropriate platform package.
Download agent update package
Downloads an agent software update package for the requested version using a POST body. Specify the version and UpdateType to receive the appropriate platform package.
Download agent update package
Downloads an agent software update package for the requested version and update type supplied as path parameters. The UpdateType value selects the platform-specific package, such as Windows, LinuxRPM, or UbuntuDEB.
Download agent update package
Downloads an agent software update package for the requested version and update type supplied as path parameters, using a POST body. The UpdateType value selects the platform-specific package.