List all droplets that are scheduled to be upgraded.

droplet_upgrades_list(...)

Arguments

...

Additional options passed down to low-level API method.

Examples

if (FALSE) {
droplet_upgrades_list()
}