Some actions can be performed in bulk on tagged Droplets. The actions can beinitiated by sending a POST to /v2/droplets/actions?tag_name=$TAG_NAME withthe action arguments.Only a sub-set of action types are supported:- power_cycle- power_on- power_off- shutdown- enable_ipv6- enable_backups- disable_backups- snapshot (also requires image:create permission)
Some actions can be performed in bulk on tagged Droplets. The actions can beinitiated by sending a POST to
/v2/droplets/actions?tag_name=$TAG_NAMEwiththe action arguments.Only a sub-set of action types are supported:-power_cycle-power_on-power_off-shutdown-enable_ipv6-enable_backups-disable_backups-snapshot(also requiresimage:createpermission)