virt.instance.stop
==================
Stop an instance.
Timeout is how long it should wait for the instance to shutdown cleanly.
.. raw:: html
Type: object Type: array No Additional ItemsTuple Validation
Parameter 1: id
Parameter 2: stop_args
stop_args
Type: object Default: {"timeout": -1, "force": false} No Additional Properties
Timeout
Type: integer Default: -1
Force
Type: boolean Default: false
*Required roles:* VIRT_INSTANCE_WRITE