integrationRuntimes
Force the integration runtime to synchronize credentials across integration runtime nodes, and this will override the credentials across all worker nodes with those available on the dispatcher node. If you already have the latest credential backup file, you should manually import it (preferred) on any self-hosted integration runtime node than using this API directly.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/integrationRuntimes/{integrationRuntimeName}/syncCredentials
Path parameters
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
The resource group name.
factoryNamestring required
The factory name.
integrationRuntimeNamestring required
The integration runtime name.
Query parameters
api-versionstring required
The API version.
Response
OK.