snikket_stop.rb

1form!
2title "Stop Snikket Instance"
3
4instructions "Stop Snikket instance by id"
5
6field(
7	var: "instance_id",
8	label: "Instance ID"
9)