get-hetzner-volume-action ( volume-id action-id -- servers )


Vocabulary
hetzner

Inputs
volume-idan object
action-idan object


Outputs
serversan object


Definition


: get-hetzner-volume-action
( volume-id action-id -- servers )
"volumes/%d/actions/%d" sprintf hetzner-get ;