GetConsoleOutput
In this article:
GetConsoleOutput#
Description#
Returns the console output for the specified instance.
Request Parameters#
instanceId — The ID of the instance.
Type: String
Required: Yes
Response Elements#
instanceId — The ID of the instance.
Type: String
output — The console output, Base64 encoded.
Type: String
requestId — The request ID.
Type: String
timestamp — The time stamp for the output.
Type: Timestamp
Examples#
c2-ec2 GetConsoleOutput InstanceId i-01234567