AmazonEC2Client.RebootInstances Method (RebootInstancesRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The RebootInstances operation requests a reboot of one or more instances. This operation is asynchronous; it only queues a request to reboot the specified instance(s). The operation will succeed if the instances are valid and belong to the user. Requests to reboot terminated instances are ignored.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual RebootInstancesResponse RebootInstances(
         RebootInstancesRequest rebootInstancesRequest
)

Parameters

rebootInstancesRequest
Type: Amazon.EC2.Model.RebootInstancesRequest

Container for the necessary parameters to execute the RebootInstances service method on AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5