AmazonEC2Client.GetConsoleOutput Method (GetConsoleOutputRequest)

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

The GetConsoleOutput operation retrieves console output for the specified instance.

Instance console output is buffered and posted shortly after instance boot, reboot, and termination. Amazon EC2 preserves the most recent 64 KB output which will be available for at least one hour after the most recent post.

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

Syntax

C#
public virtual GetConsoleOutputResponse GetConsoleOutput(
         GetConsoleOutputRequest request
)

Parameters

request
Type: Amazon.EC2.Model.GetConsoleOutputRequest

Return Value
Type: Amazon.EC2.Model.GetConsoleOutputResponse
The response from the GetConsoleOutput service method, as returned by AmazonEC2.

Version Information

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