aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 3e45bdaa1ebc041613c71431264c657e47aebc03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
This is a list of EC2 actions and their status in Eclat.

A check mark in Impl column means the corresponding action is implemented,
and that in Doc columnt means the action is documented.  The Eclat Command
column lists the corresponding command name, which is used to request the
operation from the command line.

+---------------------------------+----------------------+------------+-------+
| Action                          |  Eclat Command       |    Impl    |  Doc  |
+---------------------------------+----------------------+------------+-------+
AllocateAddress                    allocaddr                  [X]        [X]
AssignPrivateIpAddresses           -                          [ ]        [ ]
AssociateAddress                   assocaddr                  [X]        [X]
AssociateDhcpOptions               -                          [ ]        [ ]
AssociateRouteTable                assocrtab                  [X]        [ ]
AttachInternetGateway              atigw                      [X]        [ ]
AttachNetworkInterface             -                          [ ]        [ ]
AttachVolume                       atvol                      [X]        [X]
AttachVpnGateway                   -                          [ ]        [ ]
AuthorizeSecurityGroupEgress       sg                         [X]        [X]
AuthorizeSecurityGroupIngress      sg                         [X]        [X]
BundleInstance                     -                          [ ]        [ ]
CancelBundleTask                   -                          [ ]        [ ]
CancelConversionTask               -                          [ ]        [ ]
CancelExportTask                   -                          [ ]        [ ]
CancelReservedInstancesListing     -                          [ ]        [ ]
CancelSpotInstanceRequests         -                          [ ]        [ ]
ConfirmProductInstance             -                          [ ]        [ ]
CopyImage                          cpimg                      [X]        [X]
CopySnapshot                       cpsnap                     [X]        [X]
CreateCustomerGateway              -                          [ ]        [ ]
CreateDhcpOptions                  -                          [ ]        [ ]
CreateImage                        mkimg                      [X]        [X]
CreateInstanceExportTask           -                          [ ]        [ ]
CreateInternetGateway              mkigw                      [X]        [ ]
CreateKeyPair                      -                          [ ]        [ ]
CreateNetworkAcl                   -                          [ ]        [ ]
CreateNetworkAclEntry              -                          [ ]        [ ]
CreateNetworkInterface             -                          [ ]        [ ]
CreatePlacementGroup               -                          [ ]        [ ]
CreateReservedInstancesListing     -                          [ ]        [ ]
CreateRoute                        route ID add               [X]        [ ]
CreateRouteTable                   mkrtab                     [X]        [ ]
CreateSecurityGroup                mksg                       [X]        [X]
CreateSnapshot                     mksnap                     [X]        [X]
CreateSpotDatafeedSubscription     -                          [ ]        [ ]
CreateSubnet                       mksubnet                   [X]        [ ]
CreateTags                         mktag                      [X]        [X]
CreateVolume                       mkvol                      [X]        [X]
CreateVpc                          mkvpc                      [X]        [X]
CreateVpnConnection                -                          [ ]        [ ]
CreateVpnConnectionRoute           -                          [ ]        [ ]
CreateVpnGateway                   -                          [ ]        [ ]
DeleteCustomerGateway              -                          [ ]        [ ]
DeleteDhcpOptions                  -                          [ ]        [ ]
DeleteInternetGateway              rmigw                      [X]        [ ]
DeleteKeyPair                      -                          [ ]        [ ]
DeleteNetworkAcl                   -                          [ ]        [ ]
DeleteNetworkAclEntry              -                          [ ]        [ ]
DeleteNetworkInterface             -                          [ ]        [ ]
DeletePlacementGroup               -                          [ ]        [ ]
DeleteRoute                        route ID del               [X]        [ ]
DeleteRouteTable                   rmrtab                     [X]        [ ]
DeleteSecurityGroup                rmsg                       [X]        [X]
DeleteSnapshot                     rmsnap                     [X]        [X]
DeleteSpotDatafeedSubscription     -                          [ ]        [ ]
DeleteSubnet                       rmsubnet                   [X]        [ ]
DeleteTags                         rmtag                      [X]        [X]
DeleteVolume                       rmvol                      [X]        [X]
DeleteVpc                          rmvpc                      [X]        [ ]
DeleteVpnConnection                -                          [ ]        [ ]
DeleteVpnConnectionRoute           -                          [ ]        [ ]
DeleteVpnGateway                   -                          [ ]        [ ]
DeregisterImage                    deimg                      [X]        [X]
DescribeAddresses                  lsaddr                     [X]        [X]
DescribeAvailabilityZones          lszon                      [X]        [X]
DescribeBundleTasks                -                          [ ]        [ ]
DescribeConversionTasks            -                          [ ]        [ ]
DescribeCustomerGateways           -                          [ ]        [ ]
DescribeDhcpOptions                -                          [ ]        [ ]
DescribeExportTasks                -                          [ ]        [ ]
DescribeImageAttribute             lsaattr                    [X]        [X]
DescribeImages                     lsimg                      [X]        [X]
DescribeInstanceAttribute          lsiattr                    [X]        [X]
DescribeInstances                  lsinst                     [X]        [X]
DescribeInstanceStatus             lsistat                    [X]        [X]
DescribeInternetGateways           lsigw                      [X]        [ ]
DescribeKeyPairs                   -                          [ ]        [ ]
DescribeNetworkAcls                -                          [ ]        [ ]
DescribeNetworkInterfaceAttribute  -                          [ ]        [ ]
DescribeNetworkInterfaces          -                          [ ]        [ ]
DescribePlacementGroups            -                          [ ]        [ ]
DescribeRegions                    lsreg                      [X]        [X]
DescribeReservedInstances          -                          [ ]        [ ]
DescribeReservedInstancesListings  -                          [ ]        [ ]
DescribeReservedInstancesOfferings -                          [ ]        [ ]
DescribeRouteTables                lsrtab                     [X]        [ ]
DescribeSecurityGroups             lssg                       [X]        [X]
DescribeSnapshotAttribute          lssattr                    [X]        [X]
DescribeSnapshots                  lssnap                     [X]        [X]
DescribeSpotDatafeedSubscription   -                          [ ]        [ ]
DescribeSpotInstanceRequests       -                          [ ]        [ ]
DescribeSpotPriceHistory           -                          [ ]        [ ]
DescribeSubnets                    lssubnet                   [X]        [ ]
DescribeTags                       lstag                      [X]        [X]
DescribeVolumes                    lsvol                      [X]        [X]
DescribeVolumeAttribute            -                          [ ]        [ ]
DescribeVolumeStatus               -                          [ ]        [ ]
DescribeVpcAttribute               lsvpcattr                  [X]        [ ]
DescribeVpcs                       lsvpc                      [X]        [ ]
DescribeVpnConnections             -                          [ ]        [ ]
DescribeVpnGateways                -                          [ ]        [ ]
DetachInternetGateway              deigw                      [X]        [ ]
DetachNetworkInterface             -                          [ ]        [ ]
DetachVolume                       devol                      [X]        [X]
DetachVpnGateway                   -                          [ ]        [ ]
DisableVgwRoutePropagation         -                          [ ]        [ ]
DisassociateAddress                disasaddr                  [X]        [X]
DisassociateRouteTable             disasrtab                  [X]        [ ]
EnableVgwRoutePropagation          -                          [ ]        [ ]
EnableVolumeIO                     -                          [ ]        [ ]
GetConsoleOutput                   dmesg                      [X]        [X]
GetPasswordData                    -                          [ ]        [ ]
ImportInstance                     -                          [ ]        [ ]
ImportKeyPair                      -                          [ ]        [ ]
ImportVolume                       -                          [ ]        [ ]
ModifyImageAttribute               setaattr                   [X]        [X]
ModifyInstanceAttribute            setiattr                   [X]        [X]
ModifyNetworkInterfaceAttribute    -                          [ ]        [ ]
ModifySnapshotAttribute            setsattr                   [X]        [X]
ModifySubnetAttribute              setsubnetattr              [X]        [ ]
ModifyVolumeAttribute              -                          [ ]        [ ]
ModifyVpcAttribute                 setvpcattr                 [X]        [ ]
MonitorInstances                   -                          [ ]        [ ]
PurchaseReservedInstancesOffering  -                          [ ]        [ ]
RebootInstances                    reboot                     [X]        [X]
RegisterImage                      -                          [ ]        [ ]
ReleaseAddress                     rmaddr                     [X]        [X]
ReplaceNetworkAclAssociation       -                          [ ]        [ ]
ReplaceNetworkAclEntry             -                          [ ]        [ ]
ReplaceRoute                       route ID chg|replace       [X]        [ ]
ReplaceRouteTableAssociation       -                          [ ]        [ ]
ReportInstanceStatus               -                          [ ]        [ ]
RequestSpotInstances               -                          [ ]        [ ]
ResetImageAttribute                -                          [ ]        [ ]
ResetInstanceAttribute             -                          [ ]        [ ]
ResetNetworkInterfaceAttribute     -                          [ ]        [ ]
ResetSnapshotAttribute             clrsattr                   [X]        [X]
RevokeSecurityGroupEgress          sg                         [X]        [X]
RevokeSecurityGroupIngress         sg                         [X]        [X]
RunInstances                       mkinst                     [X]        [X]
StartInstances                     start                      [X]        [X]
StopInstances                      stop                       [X]        [X]
TerminateInstances                 terminate                  [X]        [X]
UnassignPrivateIpAddresses         -                          [ ]        [ ]
UnmonitorInstances                 -                          [ ]        [ ]

Return to:

Send suggestions and report system problems to the System administrator.