1EUCA-MODIFY-INSTANCE-TYPE(1) User Commands EUCA-MODIFY-INSTANCE-TYPE(1)
2
3
4
6 euca-modify-instance-type - [Eucalyptus cloud admin only] Modify an
7 instance type
8
10 euca-modify-instance-type [-c COUNT] [-d GiB] [-m MiB] [-i COUNT]
11
12 [--reset] [--show-empty-fields] [-U URL]
13 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
14 TOKEN] [--debug] [--debugger] [--version] [-h] INSTANCETYPE
15
17 [Eucalyptus cloud admin only] Modify an instance type
18
19 positional arguments:
20 INSTANCETYPE
21 name of the instance type to modify (required)
22
23 optional arguments:
24 -c COUNT, --cpus COUNT
25 number of virtual CPUs to allocate to each instance
26
27 -d GiB, --disk GiB
28 amount of instance storage to allow each instance
29
30 -m MiB, --memory MiB
31 amount of RAM to allocate to each instance
32
33 -i COUNT, --network-interfaces COUNT
34 maximum network interfaces for each instance (VPC)
35
36 --reset
37 reset the instance type to its default configuration
38
39 --show-empty-fields
40 show empty values as "(nil)"
41
42 -U URL, --url URL
43 compute service endpoint URL
44
45 --region USER@REGION
46 region and/or user names to search when looking up config file
47 data
48
49 -I KEY_ID, --access-key-id KEY_ID
50
51 -S KEY, --secret-key KEY
52
53 --security-token TOKEN
54
55 --debug
56 show debugging output
57
58 --debugger
59 launch interactive debugger on error
60
61 --version
62 show the program's version and exit
63
64 -h, --help
65 show this help message and exit
66
67
68
69euca2ools 3.4 December 2016 EUCA-MODIFY-INSTANCE-TYPE(1)