Get apimodelservingv1modelapis versions instancelogs
Retrieves the instance logs for a Model API Version.
Authorizations
Path Parameters
The id of the Model API to retrieve the instance logs for.
The id of the Model API Version to retrieve the instance logs for.
Query Parameters
The pod name of the model API instance.
The container name of the model API instance.
The epoch time in nanoseconds to start fetching from, such as "1543538813745986325". "0" by default and will typically be used for a timestamp-based offset log fetching strategy.
Whether to fetch from tail or not.
The maximum number of logs to retrieve.
Response
The instance logs for the given Model API Version.
The instance logs.
The maximum number of logs to retrieve
The id of the Model API
The id of the Model API Version
The name of the container the Model API Version is deployed to.
The name of the pod the Model API Version is deployed to.
The start date of the logs.
Whether to fetch from tail or not