Added anchor for API (#3513)

The anchor is going to be used in the chaining doc.
This commit is contained in:
Andy Clemenko 2017-06-20 17:11:44 -04:00 committed by Misty Stanley-Jones
parent 850cea684a
commit 65e69afdfe
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ You can also run the command in interactive mode instead of detached by
replacing `--detached` with `--interactive`. This allows you to
see the logs generated by the container and troubleshoot misconfigurations.
### DTR Config - API
Now that you've deployed a cache, you need to configure DTR to know about it.
This is done using the `POST /api/v0/content_caches` API. You can use the
DTR interactive API documentation to use this API.