Google Cloud Platform Plugin Commands
Cloud Power Commands
The following table describes the Cloud Power Commands. These commands are available starting from BigFix Platform version 11.0.3.
| Name | Syntax | Description |
| start instance | start instance | This command starts the target Cloud instance. |
| stop instance | stop instance | This command stops the target Cloud instance. |
| restart instance | restart instance | This command restarts the target Cloud instance. |
Required privileges:
- compute.instance.start
- compute.instance.stop
- compute.instance.reset
Action Commands
The following table describes the Action Commands. These commands are available starting from BigFix Platform version 11.0.6.
| Name | Syntax | Description |
| set tag |
set tag "<Key>" set tag "<Key>" "<Value>" |
Adds or updates a label with the specified key and value on the target instance. |
| delete tag | delete tag "<Key>" | Removes the label with the specified key from the target instance. |
Required privilege:
- compute.instances.setLabels