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
public virtual GetConsoleOutputResponse GetConsoleOutput( GetConsoleOutputRequest getConsoleOutputRequest )
Parameters
- getConsoleOutputRequest
-
Type: Amazon.EC2.Model.GetConsoleOutputRequest
Container for the necessary parameters to execute the GetConsoleOutput service method on AmazonEC2.
Return Value
Type: Amazon.EC2.Model.GetConsoleOutputResponse
The response from the GetConsoleOutput service method, as returned by AmazonEC2.
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