v2

latestSwagger 2.02026-07-1336104125.6 KB
CodePackages

Gets the logs from the container.

Gets the logs for the container of the specified code package of the service replica.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/applications/{applicationResourceName}/services/{serviceResourceName}/replicas/{replicaName}/codePackages/{codePackageName}/logs

Path parameters

subscriptionIdstring required

The customer subscription identifier

resourceGroupNamestring required

Azure resource group name

applicationResourceNamestring required

The identity of the application.

serviceResourceNamestring required

The identity of the service.

replicaNamestring required

Service Fabric replica name.

codePackageNamestring required

The name of code package of the service.

Query parameters

api-version'2018-09-01-preview' required

The version of the API. This parameter is required and its value must be 2018-09-01-preview.

tailinteger

Number of lines to show from the end of the logs. Default is 100.

Response

Successful response

contentstring

Container logs.