mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 07:31:29 -07:00
Ansible: Instance On/Off
<!-- This change is generated by MagicModules. --> /cc @rambleraptor
This commit is contained in:
parent
63b1629d11
commit
daaccb8079
2 changed files with 50 additions and 23 deletions
|
@ -431,6 +431,8 @@ items:
|
|||
description:
|
||||
- 'The status of the instance. One of the following values: PROVISIONING, STAGING,
|
||||
RUNNING, STOPPING, SUSPENDING, SUSPENDED, and TERMINATED.'
|
||||
- As a user, use RUNNING to keep a machine "on" and TERMINATED to turn a machine
|
||||
off .
|
||||
returned: success
|
||||
type: str
|
||||
statusMessage:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue