table of contents
| EUCA-UNMONITOR-INSTANCES(1) | User Commands | EUCA-UNMONITOR-INSTANCES(1) | 
NAME¶
euca-unmonitor-instances - Disable monitoring for one or more instancesSYNOPSIS¶
euca-unmonitor-instances [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] INSTANCE [INSTANCE ...]DESCRIPTION¶
Disable monitoring for one or more instancespositional arguments:¶
- INSTANCE
 - ID(s) ofthe the instance(s) to stop monitoring (at least 1 required)
 
optional arguments:¶
- --show-empty-fields
 - show empty values as "(nil)"
 
- --region USER@REGION
 - name of the region and/or user in config files to use to connect to the service
 
- -U URL, --url URL
 - compute service endpoint URL
 
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
- --debug
 - show debugging output
 
- --debugger
 - launch interactive debugger on error
 
- --version
 - show the program's version and exit
 
- -h, --help
 - show this help message and exit
 
| August 2013 | euca2ools 3.0.1 |