v20

latestSwagger 2.02026-07-13181273506.4 KB
AppPlatform

Generate Thread Dump

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/apps/{appName}/deployments/{deploymentName}/generateThreadDump

Path parameters

subscriptionIdstring required

Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

serviceNamestring required

The name of the Service resource.

appNamestring required

The name of the App resource.

deploymentNamestring required

The name of the Deployment resource.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

appInstancestring

App instance name

filePathstring

Your target file path in your own BYOS

durationstring

Duration of your JFR. 1 min can be represented by 1m or 60s.

Response

Success. A thread dump was generated.