Skip to main content
GET
Get instance console output

Authorizations

Authorization
string
header
required

Operation requires OAuth 2.0 bearer token authentication.

Path Parameters

instanceID
string
required

The instance ID. A Kubernetes name. Must be a valid DNS containing only lower case characters, numbers or hyphens, start and end with a character or number, and be at most 63 characters in length.

Required string length: 1 - 63

Query Parameters

length
integer

The requested output length.

Response

A console output response.

Console output

contents
string
required

Console output.