# Orchestration Template

## Add an orchestration template

 - [POST /v4/orchestration/config/template](https://docs.ripple.com/products/payments-odl/api-docs/ripplenet/ripplenet/orchestration-template/addorchestrationtemplate.md): Adds an orchestration template with a unique name.

## Get all orchestration templates

 - [GET /v4/orchestration/config/template](https://docs.ripple.com/products/payments-odl/api-docs/ripplenet/ripplenet/orchestration-template/getallorchestrationtemplate.md): Gets a list of configured orchestration templates.

## Get orchestration template by Name

 - [GET /v4/orchestration/config/template/{name}/](https://docs.ripple.com/products/payments-odl/api-docs/ripplenet/ripplenet/orchestration-template/getorchestrationtemplatebyname.md): Gets a configured orchestration template by its name.

## Change default_template value of the orchestration template

 - [PUT /v4/orchestration/config/template/{name}/](https://docs.ripple.com/products/payments-odl/api-docs/ripplenet/ripplenet/orchestration-template/updatedefaultorchestrationtemplatebyname.md): Changes default_template value of the orchestration template.

