Get the logs for a specified container instance in a specified resource group and container group.
Supports noop? false
Parameters
container_name(Optional[String[1]])
— The name of the container instance.
tail(Optional[String[1]])
— The number of lines to show from the tail of the container instance log. If not provided, all available logs are shown up to 4mb.
error(Optional[String[1]])
—
subscription_id(Optional[String[1]])
— Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
api_version(Optional[String[1]])
— Client API version
resource_group_name(Optional[String[1]])
— The name of the resource group.
container_group_name(Optional[String[1]])
— The name of the container group.