StartInstances
In this article:
StartInstances#
Description#
Starts an instance that you’ve previously stopped.
Request Parameters#
- InstanceId.N — The instance IDs. - Type: Array of strings 
- Required: Yes 
 
Response Elements#
- instancesSet — Information about instances. - Type: List of Instance objects 
 
- requestId — The request ID - Type: String 
 
Examples#
c2-ec2 StartInstances InstanceId.1 i-01234567