GetK8sComponentLogs
Retrieve recent logs from a specific Kubernetes control-plane component
GET
/api/v1/logging/k8s-control-plane/{component}/logsOperation ID
GetK8sComponentLogsSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
componentStringRequiredKubernetes control-plane component name to retrieve logs from
Query Parameters
tailIntegerNumber of most recent log lines to return Number of most recent log lines to return
Example: 0
