Bulk Snapshot

Users using our platform have shared feedback wanting the ability to create snapshots in bulk instead of individually selecting an Instance and then executing a snapshot.


Example:
End user would be able to select multiple instances and be able to execute a create VM snapshot.


Is there an opportunity for you to create an automation for this, allow your user to select the instances in say a catalog item that make calls to the API to create a snapshot on each via this endpoint?

I did a similar concept with applications. I had a catalog that would list applications, and then it would call the api to snapshot the included instances. There was also a checkbox that would rollback to latest snaps as needed.