v10

latestSwagger 2.02026-07-132477431.2 MB
MeshCodePackages

Gets the logs from the container.

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

get/Resources/Applications/{applicationResourceName}/Services/{serviceResourceName}/Replicas/{replicaName}/CodePackages/{codePackageName}/Logs

Path parameters

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'6.4-preview' required

The version of the API. This parameter is required and its value must be '6.4-preview'.

Tailstring

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

Response

OK

Contentstring

Container logs.