Automate latest agent download via api

Is there an API for the latest agent (InsightVM) download ? trying to invoke the latest agent download to install on new VMs in our cloud infrastructure

Your agents should be auto-updating to the newest version (within a somewhat broad timeframe of new version release) as long as they are able to communicate with a collector or directly with the platform. Are they not?

Yes, they are. I am not asking for api for updating versions. But for the initial download and install on new infrastructure / servers in cloud

I see. All of our VM’s are built from a template that include all of our necessary endpoint agents on them, so we rarely worry about this unless there is a weird one-off issue with a corrupt agent or something alike.

Got a public S3 bucket link from R7 Support when I opened a case. But there is no checksum link to go with it to verify downloads. These are apparently available (hashes SHA256 etc.) in GUI interface. Any idea how we can programmatically deploy agents on new VM in AWS without permanently hosting an asset to maintain the IVM agent download. The S3 bucket is a workaround but we need the checksum to make it work