Record
get-logs-params
No description available.
record get-logs-params {
app-id: string,
deployment-id: string,
component-name: string,
follow: option<bool>,
type-op: get-logs-active-deployment-type-op-enum,
pod-connection-timeout: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| app-id | string | |
| deployment-id | string | |
| component-name | string | |
| follow | option<bool> | |
| type-op | get-logs-active-deployment-type-op-enum | |
| pod-connection-timeout | option<string> |