# Execution Config

This contains APIs for execution config for image tags

## Delete Execution config for DBOps

 - [DELETE /v1/dbops/execution-config](https://apidocs.harness.io/execution-config/v1deleteexecutionconfig.md): Delete the Execution config overrides for the customer

## Get Customer Execution Config overrides

 - [GET /v1/dbops/execution-config/get-customer-config](https://apidocs.harness.io/execution-config/v1getcustomerconfig.md)

## Get Default Execution Config

 - [GET /v1/dbops/execution-config/get-default-config](https://apidocs.harness.io/execution-config/v1getdefaultconfig.md): Get list of the latest Harness Dbops images and tags

## Reset execution Config for DBOPs image tags

 - [POST /v1/dbops/execution-config/reset-config](https://apidocs.harness.io/execution-config/v1resetexecutionconfig.md): To reset one or more images to their defaults with a list of the images to reset.

## Override execution Config for DBOPs image tags

 - [POST /v1/dbops/execution-config/update-config](https://apidocs.harness.io/execution-config/v1updateexecutionconfig.md): Override execution Config for DBOPs image tags

