You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2017/03/31 19:27:00 UTC

[2/2] incubator-trafficcontrol-website git commit: updates ds docs

updates ds docs


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/commit/1214b114
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/tree/1214b114
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/diff/1214b114

Branch: refs/heads/asf-site
Commit: 1214b114e9f103f3218c56ea1f8576c63b7068fc
Parents: 45597d7
Author: Jeremy Mitchell <je...@cable.comcast.com>
Authored: Fri Mar 31 13:26:50 2017 -0600
Committer: Jeremy Mitchell <je...@cable.comcast.com>
Committed: Fri Mar 31 13:26:50 2017 -0600

----------------------------------------------------------------------
 .../traffic_ops_api/v12/deliveryservice.txt     | 151 +++---
 .../traffic_ops_api/v12/deliveryservice.html    | 483 +++++++++----------
 docs/latest/searchindex.js                      |   2 +-
 3 files changed, 303 insertions(+), 333 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/1214b114/docs/latest/_sources/development/traffic_ops_api/v12/deliveryservice.txt
----------------------------------------------------------------------
diff --git a/docs/latest/_sources/development/traffic_ops_api/v12/deliveryservice.txt b/docs/latest/_sources/development/traffic_ops_api/v12/deliveryservice.txt
index 6ceb1d7..4d0a575 100644
--- a/docs/latest/_sources/development/traffic_ops_api/v12/deliveryservice.txt
+++ b/docs/latest/_sources/development/traffic_ops_api/v12/deliveryservice.txt
@@ -41,6 +41,8 @@ Delivery Service
   +-----------------+----------+---------------------------------------------------+
   | ``type``        | no       | Filter delivery services by Type ID.              |
   +-----------------+----------+---------------------------------------------------+
+  | ``logsEnabled`` | no       | Filter by logs enabled (true|false).              |
+  +-----------------+----------+---------------------------------------------------+
 
 
   **Response Properties**
@@ -74,6 +76,8 @@ Delivery Service
   +--------------------------+--------+--------------------------------------------------------------------------------------------------------------------------------------+
   | ``edgeHeaderRewrite``    | string | The EDGE header rewrite actions to perform.                                                                                          |
   +--------------------------+--------+--------------------------------------------------------------------------------------------------------------------------------------+
+  | ``exampleURLs``          |  array | Entry points into the CDN for this deliveryservice.                                                                                  |
+  +--------------------------+--------+--------------------------------------------------------------------------------------------------------------------------------------+
   | ``geoLimitRedirectUrl``  | string |                                                                                                                                      |
   +--------------------------+--------+--------------------------------------------------------------------------------------------------------------------------------------+
   | ``geoLimit``             | string | - 0: None - no limitations                                                                                                           |
@@ -197,6 +201,9 @@ Delivery Service
             "dnsBypassTtl": "30",
             "dscp": "40",
             "edgeHeaderRewrite": null,
+			"exampleURLs": [
+                "http://edge.foo-ds.foo.bar.net"
+            ],
             "geoLimit": "0",
             "geoLimitCountries": null,
             "geoLimitRedirectURL": null,
@@ -1374,20 +1381,20 @@ SSL Keys
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | Parameter              | Required | Description                                                                                             |
   +========================+==========+=========================================================================================================+
-  | xmlId                  | yes      | Unique string that describes this deliveryservice.                                                      |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | active                 | yes      | true if active, false if inactive.                                                                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | cacheurl               | no       | Cache URL rule to apply to this delivery service.                                                       |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | protocol               | yes      | - 0: serve with http:// at EDGE                                                                         |
-  |                        |          | - 1: serve with https:// at EDGE                                                                        |
-  |                        |          | - 2: serve with both http:// and https:// at EDGE                                                       |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | ccrDnsTtl              | no       | The TTL of the DNS response for A or AAAA queries requesting the IP address of the tr.host.             |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | cdnId                  | yes      | cdn id                                                                                                  |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | checkPath              | no       | The path portion of the URL to check this deliveryservice for health.                                   |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | displayName            | yes      | Display name                                                                                            |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | dnsBypassCname         | no       | Bypass CNAME                                                                                            |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | dnsBypassIp            | no       | The IPv4 IP to use for bypass on a DNS deliveryservice - bypass starts when serving more than the       |
   |                        |          | globalMaxMbps traffic on this deliveryservice.                                                          |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
@@ -1400,6 +1407,8 @@ SSL Keys
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | edgeHeaderRewrite      | no       | The EDGE header rewrite actions to perform.                                                             |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | geoLimitRedirectURL    | no       | This is the URL Traffic Router will redirect to when Geo Limit Failure.                                 |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | geoLimit               | no       | - 0: None - no limitations                                                                              |
   |                        |          | - 1: Only route on CZF file hit                                                                         |
   |                        |          | - 2: Only route on CZF hit or when from geo limit countries                                             |
@@ -1409,8 +1418,6 @@ SSL Keys
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | geoLimitCountries      | no       | The geo limit countries.                                                                                |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | geoLimitRedirectURL    | no       | This is the URL Traffic Router will redirect to when Geo Limit Failure.                                 |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | geoProvider            | no       | - 0: Maxmind(default)                                                                                   |
   |                        |          | - 1: Neustar                                                                                            |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
@@ -1426,49 +1433,45 @@ SSL Keys
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | infoUrl                | no       | Use this to add a URL that points to more information about that deliveryservice.                       |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | initialDispersion      | no       | Initial dispersion                                                                                      |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | ipv6RoutingEnabled     | no       | false: send IPv4 address of Traffic Router to client on HTTP type del.                                  |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | logsEnabled            | no       | - false: No                                                                                             |
+  |                        |          | - true: Yes                                                                                             |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | longDesc               | no       | Description field.                                                                                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | longDesc1              | no       | Description field 1.                                                                                    |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | longDesc2              | no       | Description field 2.                                                                                    |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | matchList              | yes      | Array of matchList hashes.                                                                              |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | >type                  | yes      | The type of MatchList (one of :ref:to-api-v12-types use_in_table='regex').                              |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | >setNumber             | yes      | The set Number of the matchList.                                                                        |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | >pattern               | yes      | The regexp for the matchList.                                                                           |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | maxDnsAnswers          | no       | The maximum number of IPs to put in a A/AAAA response for a DNS deliveryservice (0 means all            |
   |                        |          | available).                                                                                             |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | midHeaderRewrite       | no       | The MID header rewrite actions to perform.                                                              |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | missLat                | no       | The latitude to use when the client cannot be found in the CZF or the Geo lookup.                       |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | missLong               | no       | The longitude to use when the client cannot be found in the CZF or the Geo lookup.                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | midHeaderRewrite       | no       | The MID header rewrite actions to perform.                                                              |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | multiSiteOrigin        | yes      | 1 if enabled, 0 if disabled.                                                                            |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | orgServerFqdn          | yes      | The origin server base URL (FQDN when used in this instance, includes the                               |
   |                        |          | protocol (http:// or https://) for use in retrieving content from the origin server.                    |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | profileName            | yes      | Traffic router profile name, for example "CCR_CDN"                                                      |
+  | originShield           | no       | Origin shield                                                                                           |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | profileId              | no       | DS profile ID                                                                                           |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | protocol               | yes      | - 0: serve with http:// at EDGE                                                                         |
+  |                        |          | - 1: serve with https:// at EDGE                                                                        |
+  |                        |          | - 2: serve with both http:// and https:// at EDGE                                                       |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | qstringIgnore          | no       | - 0: no special query string handling; it is for use in the cache-key and pass up to origin.            |
   |                        |          | - 1: ignore query string in cache-key, but pass it up to parent and or origin.                          |
   |                        |          | - 2: drop query string at edge, and do not use it in the cache-key.                                     |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | regexRemap             | no       | Regex Remap rule to apply to this delivery service at the Edge tier.                                    |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | remapText              | no       | Additional raw remap line text.                                                                         |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | signed                 | no       | - false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.          |
-  |                        |          | - true: token based auth is enabled for this deliveryservice.                                           |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | rangeRequestHandling   | no       | How to treat range requests:                                                                            |
   |                        |          |                                                                                                         |
   |                        |          | - 0 Do not cache (ranges requested from files taht are already cached due to a non range request will   |
@@ -1476,28 +1479,24 @@ SSL Keys
   |                        |          | - 1 Use the background_fetch plugin.                                                                    |
   |                        |          | - 2 Use the cache_range_requests plugin.                                                                |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | type                   | yes      | The type of this deliveryservice (one of :ref:to-api-v12-types use_in_table='deliveryservice').         |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | displayName            | yes      | Display name                                                                                            |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | cdnName                | yes      | cdn name                                                                                                |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | dnsBypassCname         | no       | Bypass CNAME                                                                                            |
+  | regexRemap             | no       | Regex Remap rule to apply to this delivery service at the Edge tier.                                    |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | trResponseHeaders      | no       | Traffic router additional response headers                                                              |
+  | regionalGeoBlocking    | no       | Is the Regional Geo Blocking feature enabled for this delivery service.                                 |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | initialDispersion      | no       | Initial dispersion                                                                                      |
+  | remapText              | no       | Additional raw remap line text.                                                                         |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | regionalGeoBlocking    | no       | Is the Regional Geo Blocking feature enabled for this delivery service.                                 |
+  | signed                 | no       | - false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.          |
+  |                        |          | - true: token based auth is enabled for this deliveryservice.                                           |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | sslKeyVersion          | no       | SSL key version                                                                                         |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | originShield           | no       | Origin shield                                                                                           |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | trRequestHeaders       | no       | Traffic router log request headers                                                                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | logsEnabled            | no       | - false: No                                                                                             |
-  |                        |          | - true: Yes                                                                                             |
+  | trResponseHeaders      | no       | Traffic router additional response headers                                                              |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | type                   | yes      | The type of this deliveryservice (one of :ref:to-api-v12-types use_in_table='deliveryservice').         |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | xmlId                  | yes      | Unique string that describes this deliveryservice.                                                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
 
 
@@ -1622,20 +1621,20 @@ SSL Keys
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | Parameter              | Required | Description                                                                                             |
   +========================+==========+=========================================================================================================+
-  | xmlId                  | yes      | Unique string that describes this deliveryservice.                                                      |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | active                 | yes      | true if active, false if inactive.                                                                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | cacheurl               | no       | Cache URL rule to apply to this delivery service.                                                       |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | protocol               | yes      | - 0: serve with http:// at EDGE                                                                         |
-  |                        |          | - 1: serve with https:// at EDGE                                                                        |
-  |                        |          | - 2: serve with both http:// and https:// at EDGE                                                       |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | ccrDnsTtl              | no       | The TTL of the DNS response for A or AAAA queries requesting the IP address of the tr.host.             |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | cdnId                  | yes      | cdn id                                                                                                  |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | checkPath              | no       | The path portion of the URL to check this deliveryservice for health.                                   |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | displayName            | yes      | Display name                                                                                            |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | dnsBypassCname         | no       | Bypass CNAME                                                                                            |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | dnsBypassIp            | no       | The IPv4 IP to use for bypass on a DNS deliveryservice - bypass starts when serving more than the       |
   |                        |          | globalMaxMbps traffic on this deliveryservice.                                                          |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
@@ -1648,6 +1647,8 @@ SSL Keys
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | edgeHeaderRewrite      | no       | The EDGE header rewrite actions to perform.                                                             |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | geoLimitRedirectURL    | no       | This is the URL Traffic Router will redirect to when Geo Limit Failure.                                 |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | geoLimit               | no       | - 0: None - no limitations                                                                              |
   |                        |          | - 1: Only route on CZF file hit                                                                         |
   |                        |          | - 2: Only route on CZF hit or when from geo limit countries                                             |
@@ -1657,8 +1658,6 @@ SSL Keys
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | geoLimitCountries      | no       | The geo limit countries.                                                                                |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | geoLimitRedirectURL    | no       | This is the URL Traffic Router will redirect to when Geo Limit Failure.                                 |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | geoProvider            | no       | - 0: Maxmind(default)                                                                                   |
   |                        |          | - 1: Neustar                                                                                            |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
@@ -1674,49 +1673,45 @@ SSL Keys
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | infoUrl                | no       | Use this to add a URL that points to more information about that deliveryservice.                       |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | initialDispersion      | no       | Initial dispersion                                                                                      |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | ipv6RoutingEnabled     | no       | false: send IPv4 address of Traffic Router to client on HTTP type del.                                  |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | logsEnabled            | no       | - false: No                                                                                             |
+  |                        |          | - true: Yes                                                                                             |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | longDesc               | no       | Description field.                                                                                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | longDesc1              | no       | Description field 1.                                                                                    |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | longDesc2              | no       | Description field 2.                                                                                    |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | matchList              | yes      | Array of matchList hashes.                                                                              |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | >type                  | yes      | The type of MatchList (one of :ref:to-api-v12-types use_in_table='regex').                              |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | >setNumber             | yes      | The set Number of the matchList.                                                                        |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | >pattern               | yes      | The regexp for the matchList.                                                                           |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | maxDnsAnswers          | no       | The maximum number of IPs to put in a A/AAAA response for a DNS deliveryservice (0 means all            |
   |                        |          | available).                                                                                             |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | midHeaderRewrite       | no       | The MID header rewrite actions to perform.                                                              |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | missLat                | no       | The latitude to use when the client cannot be found in the CZF or the Geo lookup.                       |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | missLong               | no       | The longitude to use when the client cannot be found in the CZF or the Geo lookup.                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | midHeaderRewrite       | no       | The MID header rewrite actions to perform.                                                              |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | multiSiteOrigin        | yes      | 1 if enabled, 0 if disabled.                                                                            |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | orgServerFqdn          | yes      | The origin server base URL (FQDN when used in this instance, includes the                               |
   |                        |          | protocol (http:// or https://) for use in retrieving content from the origin server.                    |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | profileName            | yes      | Traffic router profile name, for example "CCR_CDN"                                                      |
+  | originShield           | no       | Origin shield                                                                                           |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | profileId              | no       | DS profile ID                                                                                           |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | protocol               | yes      | - 0: serve with http:// at EDGE                                                                         |
+  |                        |          | - 1: serve with https:// at EDGE                                                                        |
+  |                        |          | - 2: serve with both http:// and https:// at EDGE                                                       |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | qstringIgnore          | no       | - 0: no special query string handling; it is for use in the cache-key and pass up to origin.            |
   |                        |          | - 1: ignore query string in cache-key, but pass it up to parent and or origin.                          |
   |                        |          | - 2: drop query string at edge, and do not use it in the cache-key.                                     |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | regexRemap             | no       | Regex Remap rule to apply to this delivery service at the Edge tier.                                    |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | remapText              | no       | Additional raw remap line text.                                                                         |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | signed                 | no       | - false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.          |
-  |                        |          | - true: token based auth is enabled for this deliveryservice.                                           |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | rangeRequestHandling   | no       | How to treat range requests:                                                                            |
   |                        |          |                                                                                                         |
   |                        |          | - 0 Do not cache (ranges requested from files taht are already cached due to a non range request will   |
@@ -1724,28 +1719,24 @@ SSL Keys
   |                        |          | - 1 Use the background_fetch plugin.                                                                    |
   |                        |          | - 2 Use the cache_range_requests plugin.                                                                |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | type                   | yes      | The type of this deliveryservice (one of :ref:to-api-v12-types use_in_table='deliveryservice').         |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | displayName            | yes      | Display name                                                                                            |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | cdnName                | yes      | cdn name                                                                                                |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | dnsBypassCname         | no       | Bypass CNAME                                                                                            |
+  | regexRemap             | no       | Regex Remap rule to apply to this delivery service at the Edge tier.                                    |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | trResponseHeaders      | no       | Traffic router additional response headers                                                              |
+  | regionalGeoBlocking    | no       | Is the Regional Geo Blocking feature enabled for this delivery service.                                 |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | initialDispersion      | no       | Initial dispersion                                                                                      |
+  | remapText              | no       | Additional raw remap line text.                                                                         |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | regionalGeoBlocking    | no       | Is the Regional Geo Blocking feature enabled for this delivery service.                                 |
+  | signed                 | no       | - false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.          |
+  |                        |          | - true: token based auth is enabled for this deliveryservice.                                           |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | sslKeyVersion          | no       | SSL key version                                                                                         |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | originShield           | no       | Origin shield                                                                                           |
-  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
   | trRequestHeaders       | no       | Traffic router log request headers                                                                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
-  | logsEnabled            | no       | - false: No                                                                                             |
-  |                        |          | - true: Yes                                                                                             |
+  | trResponseHeaders      | no       | Traffic router additional response headers                                                              |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | type                   | yes      | The type of this deliveryservice (one of :ref:to-api-v12-types use_in_table='deliveryservice').         |
+  +------------------------+----------+---------------------------------------------------------------------------------------------------------+
+  | xmlId                  | yes      | Unique string that describes this deliveryservice.                                                      |
   +------------------------+----------+---------------------------------------------------------------------------------------------------------+
 
 

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/1214b114/docs/latest/development/traffic_ops_api/v12/deliveryservice.html
----------------------------------------------------------------------
diff --git a/docs/latest/development/traffic_ops_api/v12/deliveryservice.html b/docs/latest/development/traffic_ops_api/v12/deliveryservice.html
index 10b3e56..c5a3d0a 100644
--- a/docs/latest/development/traffic_ops_api/v12/deliveryservice.html
+++ b/docs/latest/development/traffic_ops_api/v12/deliveryservice.html
@@ -217,6 +217,10 @@
 <td>no</td>
 <td>Filter delivery services by Type ID.</td>
 </tr>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">logsEnabled</span></code></td>
+<td>no</td>
+<td>Filter by logs enabled (true|false).</td>
+</tr>
 </tbody>
 </table>
 <p><strong>Response Properties</strong></p>
@@ -283,11 +287,15 @@ globalMaxMbps traffic on this deliveryservice.</td>
 <td>string</td>
 <td>The EDGE header rewrite actions to perform.</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">geoLimitRedirectUrl</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">exampleURLs</span></code></td>
+<td>array</td>
+<td>Entry points into the CDN for this deliveryservice.</td>
+</tr>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">geoLimitRedirectUrl</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">geoLimit</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">geoLimit</span></code></td>
 <td>string</td>
 <td><ul class="first simple">
 <li>0: None - no limitations</li>
@@ -298,121 +306,121 @@ globalMaxMbps traffic on this deliveryservice.</td>
 routing to the content by Traffic Router.</p>
 </td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">geoLimitCountries</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">geoLimitCountries</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">geoProvider</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">geoProvider</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">globalMaxMbps</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">globalMaxMbps</span></code></td>
 <td>string</td>
 <td>The maximum global bandwidth allowed on this deliveryservice. If exceeded, the traffic routes to the
 dnsByPassIp* for DNS deliveryservices and to the httpBypassFqdn for HTTP deliveryservices.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">globalMaxTps</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">globalMaxTps</span></code></td>
 <td>string</td>
 <td>The maximum global transactions per second allowed on this deliveryservice. When this is exceeded
 traffic will be sent to the dnsByPassIp* for DNS deliveryservices and to the httpBypassFqdn for
 HTTP deliveryservices</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">httpBypassFqdn</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">httpBypassFqdn</span></code></td>
 <td>string</td>
 <td>The HTTP destination to use for bypass on an HTTP deliveryservice - bypass starts when serving more than the
 globalMaxMbps traffic on this deliveryservice.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">id</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">id</span></code></td>
 <td>string</td>
 <td>The deliveryservice id (database row number).</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">infoUrl</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">infoUrl</span></code></td>
 <td>string</td>
 <td>Use this to add a URL that points to more information about that deliveryservice.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">initialDispersion</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">initialDispersion</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">ipv6RoutingEnabled</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">ipv6RoutingEnabled</span></code></td>
 <td>bool</td>
 <td>false: send IPv4 address of Traffic Router to client on HTTP type del.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">lastUpdated</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">lastUpdated</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">logsEnabled</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">logsEnabled</span></code></td>
 <td>bool</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">longDesc</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">longDesc</span></code></td>
 <td>string</td>
 <td>Description field 1.</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">longDesc1</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">longDesc1</span></code></td>
 <td>string</td>
 <td>Description field 2.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">longDesc2</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">longDesc2</span></code></td>
 <td>string</td>
 <td>Description field 2.</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">&gt;&gt;type</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">&gt;&gt;type</span></code></td>
 <td>string</td>
 <td>The type of MatchList (one of :ref:to-api-v11-types use_in_table=&#8217;regex&#8217;).</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">&gt;&gt;setNumber</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">&gt;&gt;setNumber</span></code></td>
 <td>string</td>
 <td>The set Number of the matchList.</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">&gt;&gt;pattern</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">&gt;&gt;pattern</span></code></td>
 <td>string</td>
 <td>The regexp for the matchList.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">maxDnsAnswers</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">maxDnsAnswers</span></code></td>
 <td>string</td>
 <td>The maximum number of IPs to put in a A/AAAA response for a DNS deliveryservice (0 means all
 available).</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">midHeaderRewrite</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">midHeaderRewrite</span></code></td>
 <td>string</td>
 <td>The MID header rewrite actions to perform.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">missLat</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">missLat</span></code></td>
 <td>string</td>
 <td>The latitude to use when the client cannot be found in the CZF or the Geo lookup.</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">missLong</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">missLong</span></code></td>
 <td>string</td>
 <td>The longitude to use when the client cannot be found in the CZF or the Geo lookup.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">multiSiteOrigin</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">multiSiteOrigin</span></code></td>
 <td>bool</td>
 <td>Is the Multi Site Origin feature enabled for this delivery service (0=false, 1=true). See <a class="reference internal" href="../../../admin/traffic_ops_using.html#rl-multi-site-origin"><span class="std std-ref">Multi Site Origin</span></a></td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">orgServerFqdn</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">orgServerFqdn</span></code></td>
 <td>string</td>
 <td>The origin server base URL (FQDN when used in this instance, includes the
 protocol (<a class="reference external" href="http://">http://</a> or <a class="reference external" href="https://">https://</a>) for use in retrieving content from the origin server.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">originShield</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">originShield</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">profileDescription</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">profileDescription</span></code></td>
 <td>string</td>
 <td>The description of the Traffic Router Profile with which this deliveryservice is associated.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">profileId</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">profileId</span></code></td>
 <td>string</td>
 <td>The id of the Traffic Router Profile with which this deliveryservice is associated.</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">profileName</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">profileName</span></code></td>
 <td>string</td>
 <td>The name of the Traffic Router Profile with which this deliveryservice is associated.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">protocol</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">protocol</span></code></td>
 <td>string</td>
 <td><ul class="first last simple">
 <li>0: serve with <a class="reference external" href="http://">http://</a> at EDGE</li>
@@ -421,7 +429,7 @@ protocol (<a class="reference external" href="http://">http://</a> or <a class="
 </ul>
 </td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">qstringIgnore</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">qstringIgnore</span></code></td>
 <td>string</td>
 <td><ul class="first last simple">
 <li>0: no special query string handling; it is for use in the cache-key and pass up to origin.</li>
@@ -430,7 +438,7 @@ protocol (<a class="reference external" href="http://">http://</a> or <a class="
 </ul>
 </td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">rangeRequestHandling</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">rangeRequestHandling</span></code></td>
 <td>string</td>
 <td><p class="first">How to treat range requests:</p>
 <ul class="last simple">
@@ -440,19 +448,19 @@ protocol (<a class="reference external" href="http://">http://</a> or <a class="
 </ul>
 </td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">regexRemap</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">regexRemap</span></code></td>
 <td>string</td>
 <td>Regex Remap rule to apply to this delivery service at the Edge tier.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">regionalGeoBlocking</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">regionalGeoBlocking</span></code></td>
 <td>bool</td>
 <td>Regex Remap rule to apply to this delivery service at the Edge tier.</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">remapText</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">remapText</span></code></td>
 <td>string</td>
 <td>Additional raw remap line text.</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">signed</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">signed</span></code></td>
 <td>bool</td>
 <td><ul class="first last simple">
 <li>false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.</li>
@@ -460,27 +468,27 @@ protocol (<a class="reference external" href="http://">http://</a> or <a class="
 </ul>
 </td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">sslKeyVersion</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">sslKeyVersion</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">trRequestHeaders</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">trRequestHeaders</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">trResponseHeaders</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">trResponseHeaders</span></code></td>
 <td>string</td>
 <td>&nbsp;</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">type</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">type</span></code></td>
 <td>string</td>
 <td>The type of this deliveryservice (one of :ref:to-api-v11-types use_in_table=&#8217;deliveryservice&#8217;).</td>
 </tr>
-<tr class="row-even"><td><code class="docutils literal"><span class="pre">typeId</span></code></td>
+<tr class="row-odd"><td><code class="docutils literal"><span class="pre">typeId</span></code></td>
 <td>string</td>
 <td>The type of this deliveryservice (one of :ref:to-api-v11-types use_in_table=&#8217;deliveryservice&#8217;).</td>
 </tr>
-<tr class="row-odd"><td><code class="docutils literal"><span class="pre">xmlId</span></code></td>
+<tr class="row-even"><td><code class="docutils literal"><span class="pre">xmlId</span></code></td>
 <td>string</td>
 <td>Unique string that describes this deliveryservice.</td>
 </tr>
@@ -503,6 +511,9 @@ protocol (<a class="reference external" href="http://">http://</a> or <a class="
         <span class="s2">&quot;dnsBypassTtl&quot;</span><span class="p">:</span> <span class="s2">&quot;30&quot;</span><span class="p">,</span>
         <span class="s2">&quot;dscp&quot;</span><span class="p">:</span> <span class="s2">&quot;40&quot;</span><span class="p">,</span>
         <span class="s2">&quot;edgeHeaderRewrite&quot;</span><span class="p">:</span> <span class="n">null</span><span class="p">,</span>
+                    <span class="s2">&quot;exampleURLs&quot;</span><span class="p">:</span> <span class="p">[</span>
+            <span class="s2">&quot;http://edge.foo-ds.foo.bar.net&quot;</span>
+        <span class="p">],</span>
         <span class="s2">&quot;geoLimit&quot;</span><span class="p">:</span> <span class="s2">&quot;0&quot;</span><span class="p">,</span>
         <span class="s2">&quot;geoLimitCountries&quot;</span><span class="p">:</span> <span class="n">null</span><span class="p">,</span>
         <span class="s2">&quot;geoLimitRedirectURL&quot;</span><span class="p">:</span> <span class="n">null</span><span class="p">,</span>
@@ -2408,57 +2419,60 @@ This will be a FQDN for DNS delivery services and a wildcard URL for HTTP delive
 </tr>
 </thead>
 <tbody valign="top">
-<tr class="row-even"><td>xmlId</td>
-<td>yes</td>
-<td>Unique string that describes this deliveryservice.</td>
-</tr>
-<tr class="row-odd"><td>active</td>
+<tr class="row-even"><td>active</td>
 <td>yes</td>
 <td>true if active, false if inactive.</td>
 </tr>
-<tr class="row-even"><td>cacheurl</td>
+<tr class="row-odd"><td>cacheurl</td>
 <td>no</td>
 <td>Cache URL rule to apply to this delivery service.</td>
 </tr>
-<tr class="row-odd"><td>protocol</td>
-<td>yes</td>
-<td><ul class="first last simple">
-<li>0: serve with <a class="reference external" href="http://">http://</a> at EDGE</li>
-<li>1: serve with <a class="reference external" href="https://">https://</a> at EDGE</li>
-<li>2: serve with both <a class="reference external" href="http://">http://</a> and <a class="reference external" href="https://">https://</a> at EDGE</li>
-</ul>
-</td>
-</tr>
 <tr class="row-even"><td>ccrDnsTtl</td>
 <td>no</td>
 <td>The TTL of the DNS response for A or AAAA queries requesting the IP address of the tr.host.</td>
 </tr>
-<tr class="row-odd"><td>checkPath</td>
+<tr class="row-odd"><td>cdnId</td>
+<td>yes</td>
+<td>cdn id</td>
+</tr>
+<tr class="row-even"><td>checkPath</td>
 <td>no</td>
 <td>The path portion of the URL to check this deliveryservice for health.</td>
 </tr>
-<tr class="row-even"><td>dnsBypassIp</td>
+<tr class="row-odd"><td>displayName</td>
+<td>yes</td>
+<td>Display name</td>
+</tr>
+<tr class="row-even"><td>dnsBypassCname</td>
+<td>no</td>
+<td>Bypass CNAME</td>
+</tr>
+<tr class="row-odd"><td>dnsBypassIp</td>
 <td>no</td>
 <td>The IPv4 IP to use for bypass on a DNS deliveryservice - bypass starts when serving more than the
 globalMaxMbps traffic on this deliveryservice.</td>
 </tr>
-<tr class="row-odd"><td>dnsBypassIp6</td>
+<tr class="row-even"><td>dnsBypassIp6</td>
 <td>no</td>
 <td>The IPv6 IP to use for bypass on a DNS deliveryservice - bypass starts when serving more than the
 globalMaxMbps traffic on this deliveryservice.</td>
 </tr>
-<tr class="row-even"><td>dnsBypassTtl</td>
+<tr class="row-odd"><td>dnsBypassTtl</td>
 <td>no</td>
 <td>The TTL of the DNS bypass response.</td>
 </tr>
-<tr class="row-odd"><td>dscp</td>
+<tr class="row-even"><td>dscp</td>
 <td>no</td>
 <td>The Differentiated Services Code Point (DSCP) with which to mark downstream (EDGE -&gt; customer) traffic.</td>
 </tr>
-<tr class="row-even"><td>edgeHeaderRewrite</td>
+<tr class="row-odd"><td>edgeHeaderRewrite</td>
 <td>no</td>
 <td>The EDGE header rewrite actions to perform.</td>
 </tr>
+<tr class="row-even"><td>geoLimitRedirectURL</td>
+<td>no</td>
+<td>This is the URL Traffic Router will redirect to when Geo Limit Failure.</td>
+</tr>
 <tr class="row-odd"><td>geoLimit</td>
 <td>no</td>
 <td><ul class="first simple">
@@ -2474,11 +2488,7 @@ routing to the content by Traffic Router.</p>
 <td>no</td>
 <td>The geo limit countries.</td>
 </tr>
-<tr class="row-odd"><td>geoLimitRedirectURL</td>
-<td>no</td>
-<td>This is the URL Traffic Router will redirect to when Geo Limit Failure.</td>
-</tr>
-<tr class="row-even"><td>geoProvider</td>
+<tr class="row-odd"><td>geoProvider</td>
 <td>no</td>
 <td><ul class="first last simple">
 <li>0: Maxmind(default)</li>
@@ -2486,63 +2496,63 @@ routing to the content by Traffic Router.</p>
 </ul>
 </td>
 </tr>
-<tr class="row-odd"><td>globalMaxMbps</td>
+<tr class="row-even"><td>globalMaxMbps</td>
 <td>no</td>
 <td>The maximum global bandwidth allowed on this deliveryservice. If exceeded, the traffic routes to the
 dnsByPassIp* for DNS deliveryservices and to the httpBypassFqdn for HTTP deliveryservices.</td>
 </tr>
-<tr class="row-even"><td>globalMaxTps</td>
+<tr class="row-odd"><td>globalMaxTps</td>
 <td>no</td>
 <td>The maximum global transactions per second allowed on this deliveryservice. When this is exceeded
 traffic will be sent to the dnsByPassIp* for DNS deliveryservices and to the httpBypassFqdn for
 HTTP deliveryservices</td>
 </tr>
-<tr class="row-odd"><td>httpBypassFqdn</td>
+<tr class="row-even"><td>httpBypassFqdn</td>
 <td>no</td>
 <td>The HTTP destination to use for bypass on an HTTP deliveryservice - bypass starts when serving more
 than the globalMaxMbps traffic on this deliveryservice.</td>
 </tr>
-<tr class="row-even"><td>infoUrl</td>
+<tr class="row-odd"><td>infoUrl</td>
 <td>no</td>
 <td>Use this to add a URL that points to more information about that deliveryservice.</td>
 </tr>
+<tr class="row-even"><td>initialDispersion</td>
+<td>no</td>
+<td>Initial dispersion</td>
+</tr>
 <tr class="row-odd"><td>ipv6RoutingEnabled</td>
 <td>no</td>
 <td>false: send IPv4 address of Traffic Router to client on HTTP type del.</td>
 </tr>
-<tr class="row-even"><td>longDesc</td>
+<tr class="row-even"><td>logsEnabled</td>
+<td>no</td>
+<td><ul class="first last simple">
+<li>false: No</li>
+<li>true: Yes</li>
+</ul>
+</td>
+</tr>
+<tr class="row-odd"><td>longDesc</td>
 <td>no</td>
 <td>Description field.</td>
 </tr>
-<tr class="row-odd"><td>longDesc1</td>
+<tr class="row-even"><td>longDesc1</td>
 <td>no</td>
 <td>Description field 1.</td>
 </tr>
-<tr class="row-even"><td>longDesc2</td>
+<tr class="row-odd"><td>longDesc2</td>
 <td>no</td>
 <td>Description field 2.</td>
 </tr>
-<tr class="row-odd"><td>matchList</td>
-<td>yes</td>
-<td>Array of matchList hashes.</td>
-</tr>
-<tr class="row-even"><td>&gt;type</td>
-<td>yes</td>
-<td>The type of MatchList (one of :ref:to-api-v12-types use_in_table=&#8217;regex&#8217;).</td>
-</tr>
-<tr class="row-odd"><td>&gt;setNumber</td>
-<td>yes</td>
-<td>The set Number of the matchList.</td>
-</tr>
-<tr class="row-even"><td>&gt;pattern</td>
-<td>yes</td>
-<td>The regexp for the matchList.</td>
-</tr>
-<tr class="row-odd"><td>maxDnsAnswers</td>
+<tr class="row-even"><td>maxDnsAnswers</td>
 <td>no</td>
 <td>The maximum number of IPs to put in a A/AAAA response for a DNS deliveryservice (0 means all
 available).</td>
 </tr>
+<tr class="row-odd"><td>midHeaderRewrite</td>
+<td>no</td>
+<td>The MID header rewrite actions to perform.</td>
+</tr>
 <tr class="row-even"><td>missLat</td>
 <td>no</td>
 <td>The latitude to use when the client cannot be found in the CZF or the Geo lookup.</td>
@@ -2551,45 +2561,38 @@ available).</td>
 <td>no</td>
 <td>The longitude to use when the client cannot be found in the CZF or the Geo lookup.</td>
 </tr>
-<tr class="row-even"><td>midHeaderRewrite</td>
-<td>no</td>
-<td>The MID header rewrite actions to perform.</td>
-</tr>
-<tr class="row-odd"><td>multiSiteOrigin</td>
+<tr class="row-even"><td>multiSiteOrigin</td>
 <td>yes</td>
 <td>1 if enabled, 0 if disabled.</td>
 </tr>
-<tr class="row-even"><td>orgServerFqdn</td>
+<tr class="row-odd"><td>orgServerFqdn</td>
 <td>yes</td>
 <td>The origin server base URL (FQDN when used in this instance, includes the
 protocol (<a class="reference external" href="http://">http://</a> or <a class="reference external" href="https://">https://</a>) for use in retrieving content from the origin server.</td>
 </tr>
-<tr class="row-odd"><td>profileName</td>
-<td>yes</td>
-<td>Traffic router profile name, for example &#8220;CCR_CDN&#8221;</td>
+<tr class="row-even"><td>originShield</td>
+<td>no</td>
+<td>Origin shield</td>
 </tr>
-<tr class="row-even"><td>qstringIgnore</td>
+<tr class="row-odd"><td>profileId</td>
 <td>no</td>
+<td>DS profile ID</td>
+</tr>
+<tr class="row-even"><td>protocol</td>
+<td>yes</td>
 <td><ul class="first last simple">
-<li>0: no special query string handling; it is for use in the cache-key and pass up to origin.</li>
-<li>1: ignore query string in cache-key, but pass it up to parent and or origin.</li>
-<li>2: drop query string at edge, and do not use it in the cache-key.</li>
+<li>0: serve with <a class="reference external" href="http://">http://</a> at EDGE</li>
+<li>1: serve with <a class="reference external" href="https://">https://</a> at EDGE</li>
+<li>2: serve with both <a class="reference external" href="http://">http://</a> and <a class="reference external" href="https://">https://</a> at EDGE</li>
 </ul>
 </td>
 </tr>
-<tr class="row-odd"><td>regexRemap</td>
-<td>no</td>
-<td>Regex Remap rule to apply to this delivery service at the Edge tier.</td>
-</tr>
-<tr class="row-even"><td>remapText</td>
-<td>no</td>
-<td>Additional raw remap line text.</td>
-</tr>
-<tr class="row-odd"><td>signed</td>
+<tr class="row-odd"><td>qstringIgnore</td>
 <td>no</td>
 <td><ul class="first last simple">
-<li>false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.</li>
-<li>true: token based auth is enabled for this deliveryservice.</li>
+<li>0: no special query string handling; it is for use in the cache-key and pass up to origin.</li>
+<li>1: ignore query string in cache-key, but pass it up to parent and or origin.</li>
+<li>2: drop query string at edge, and do not use it in the cache-key.</li>
 </ul>
 </td>
 </tr>
@@ -2604,53 +2607,45 @@ be a HIT)</li>
 </ul>
 </td>
 </tr>
-<tr class="row-odd"><td>type</td>
-<td>yes</td>
-<td>The type of this deliveryservice (one of :ref:to-api-v12-types use_in_table=&#8217;deliveryservice&#8217;).</td>
-</tr>
-<tr class="row-even"><td>displayName</td>
-<td>yes</td>
-<td>Display name</td>
-</tr>
-<tr class="row-odd"><td>cdnName</td>
-<td>yes</td>
-<td>cdn name</td>
-</tr>
-<tr class="row-even"><td>dnsBypassCname</td>
+<tr class="row-odd"><td>regexRemap</td>
 <td>no</td>
-<td>Bypass CNAME</td>
+<td>Regex Remap rule to apply to this delivery service at the Edge tier.</td>
 </tr>
-<tr class="row-odd"><td>trResponseHeaders</td>
+<tr class="row-even"><td>regionalGeoBlocking</td>
 <td>no</td>
-<td>Traffic router additional response headers</td>
+<td>Is the Regional Geo Blocking feature enabled for this delivery service.</td>
 </tr>
-<tr class="row-even"><td>initialDispersion</td>
+<tr class="row-odd"><td>remapText</td>
 <td>no</td>
-<td>Initial dispersion</td>
+<td>Additional raw remap line text.</td>
 </tr>
-<tr class="row-odd"><td>regionalGeoBlocking</td>
+<tr class="row-even"><td>signed</td>
 <td>no</td>
-<td>Is the Regional Geo Blocking feature enabled for this delivery service.</td>
+<td><ul class="first last simple">
+<li>false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.</li>
+<li>true: token based auth is enabled for this deliveryservice.</li>
+</ul>
+</td>
 </tr>
-<tr class="row-even"><td>sslKeyVersion</td>
+<tr class="row-odd"><td>sslKeyVersion</td>
 <td>no</td>
 <td>SSL key version</td>
 </tr>
-<tr class="row-odd"><td>originShield</td>
-<td>no</td>
-<td>Origin shield</td>
-</tr>
 <tr class="row-even"><td>trRequestHeaders</td>
 <td>no</td>
 <td>Traffic router log request headers</td>
 </tr>
-<tr class="row-odd"><td>logsEnabled</td>
+<tr class="row-odd"><td>trResponseHeaders</td>
 <td>no</td>
-<td><ul class="first last simple">
-<li>false: No</li>
-<li>true: Yes</li>
-</ul>
-</td>
+<td>Traffic router additional response headers</td>
+</tr>
+<tr class="row-even"><td>type</td>
+<td>yes</td>
+<td>The type of this deliveryservice (one of :ref:to-api-v12-types use_in_table=&#8217;deliveryservice&#8217;).</td>
+</tr>
+<tr class="row-odd"><td>xmlId</td>
+<td>yes</td>
+<td>Unique string that describes this deliveryservice.</td>
 </tr>
 </tbody>
 </table>
@@ -2794,57 +2789,60 @@ be a HIT)</li>
 </tr>
 </thead>
 <tbody valign="top">
-<tr class="row-even"><td>xmlId</td>
-<td>yes</td>
-<td>Unique string that describes this deliveryservice.</td>
-</tr>
-<tr class="row-odd"><td>active</td>
+<tr class="row-even"><td>active</td>
 <td>yes</td>
 <td>true if active, false if inactive.</td>
 </tr>
-<tr class="row-even"><td>cacheurl</td>
+<tr class="row-odd"><td>cacheurl</td>
 <td>no</td>
 <td>Cache URL rule to apply to this delivery service.</td>
 </tr>
-<tr class="row-odd"><td>protocol</td>
-<td>yes</td>
-<td><ul class="first last simple">
-<li>0: serve with <a class="reference external" href="http://">http://</a> at EDGE</li>
-<li>1: serve with <a class="reference external" href="https://">https://</a> at EDGE</li>
-<li>2: serve with both <a class="reference external" href="http://">http://</a> and <a class="reference external" href="https://">https://</a> at EDGE</li>
-</ul>
-</td>
-</tr>
 <tr class="row-even"><td>ccrDnsTtl</td>
 <td>no</td>
 <td>The TTL of the DNS response for A or AAAA queries requesting the IP address of the tr.host.</td>
 </tr>
-<tr class="row-odd"><td>checkPath</td>
+<tr class="row-odd"><td>cdnId</td>
+<td>yes</td>
+<td>cdn id</td>
+</tr>
+<tr class="row-even"><td>checkPath</td>
 <td>no</td>
 <td>The path portion of the URL to check this deliveryservice for health.</td>
 </tr>
-<tr class="row-even"><td>dnsBypassIp</td>
+<tr class="row-odd"><td>displayName</td>
+<td>yes</td>
+<td>Display name</td>
+</tr>
+<tr class="row-even"><td>dnsBypassCname</td>
+<td>no</td>
+<td>Bypass CNAME</td>
+</tr>
+<tr class="row-odd"><td>dnsBypassIp</td>
 <td>no</td>
 <td>The IPv4 IP to use for bypass on a DNS deliveryservice - bypass starts when serving more than the
 globalMaxMbps traffic on this deliveryservice.</td>
 </tr>
-<tr class="row-odd"><td>dnsBypassIp6</td>
+<tr class="row-even"><td>dnsBypassIp6</td>
 <td>no</td>
 <td>The IPv6 IP to use for bypass on a DNS deliveryservice - bypass starts when serving more than the
 globalMaxMbps traffic on this deliveryservice.</td>
 </tr>
-<tr class="row-even"><td>dnsBypassTtl</td>
+<tr class="row-odd"><td>dnsBypassTtl</td>
 <td>no</td>
 <td>The TTL of the DNS bypass response.</td>
 </tr>
-<tr class="row-odd"><td>dscp</td>
+<tr class="row-even"><td>dscp</td>
 <td>no</td>
 <td>The Differentiated Services Code Point (DSCP) with which to mark downstream (EDGE -&gt; customer) traffic.</td>
 </tr>
-<tr class="row-even"><td>edgeHeaderRewrite</td>
+<tr class="row-odd"><td>edgeHeaderRewrite</td>
 <td>no</td>
 <td>The EDGE header rewrite actions to perform.</td>
 </tr>
+<tr class="row-even"><td>geoLimitRedirectURL</td>
+<td>no</td>
+<td>This is the URL Traffic Router will redirect to when Geo Limit Failure.</td>
+</tr>
 <tr class="row-odd"><td>geoLimit</td>
 <td>no</td>
 <td><ul class="first simple">
@@ -2860,11 +2858,7 @@ routing to the content by Traffic Router.</p>
 <td>no</td>
 <td>The geo limit countries.</td>
 </tr>
-<tr class="row-odd"><td>geoLimitRedirectURL</td>
-<td>no</td>
-<td>This is the URL Traffic Router will redirect to when Geo Limit Failure.</td>
-</tr>
-<tr class="row-even"><td>geoProvider</td>
+<tr class="row-odd"><td>geoProvider</td>
 <td>no</td>
 <td><ul class="first last simple">
 <li>0: Maxmind(default)</li>
@@ -2872,63 +2866,63 @@ routing to the content by Traffic Router.</p>
 </ul>
 </td>
 </tr>
-<tr class="row-odd"><td>globalMaxMbps</td>
+<tr class="row-even"><td>globalMaxMbps</td>
 <td>no</td>
 <td>The maximum global bandwidth allowed on this deliveryservice. If exceeded, the traffic routes to the
 dnsByPassIp* for DNS deliveryservices and to the httpBypassFqdn for HTTP deliveryservices.</td>
 </tr>
-<tr class="row-even"><td>globalMaxTps</td>
+<tr class="row-odd"><td>globalMaxTps</td>
 <td>no</td>
 <td>The maximum global transactions per second allowed on this deliveryservice. When this is exceeded
 traffic will be sent to the dnsByPassIp* for DNS deliveryservices and to the httpBypassFqdn for
 HTTP deliveryservices</td>
 </tr>
-<tr class="row-odd"><td>httpBypassFqdn</td>
+<tr class="row-even"><td>httpBypassFqdn</td>
 <td>no</td>
 <td>The HTTP destination to use for bypass on an HTTP deliveryservice - bypass starts when serving more
 than the globalMaxMbps traffic on this deliveryservice.</td>
 </tr>
-<tr class="row-even"><td>infoUrl</td>
+<tr class="row-odd"><td>infoUrl</td>
 <td>no</td>
 <td>Use this to add a URL that points to more information about that deliveryservice.</td>
 </tr>
+<tr class="row-even"><td>initialDispersion</td>
+<td>no</td>
+<td>Initial dispersion</td>
+</tr>
 <tr class="row-odd"><td>ipv6RoutingEnabled</td>
 <td>no</td>
 <td>false: send IPv4 address of Traffic Router to client on HTTP type del.</td>
 </tr>
-<tr class="row-even"><td>longDesc</td>
+<tr class="row-even"><td>logsEnabled</td>
+<td>no</td>
+<td><ul class="first last simple">
+<li>false: No</li>
+<li>true: Yes</li>
+</ul>
+</td>
+</tr>
+<tr class="row-odd"><td>longDesc</td>
 <td>no</td>
 <td>Description field.</td>
 </tr>
-<tr class="row-odd"><td>longDesc1</td>
+<tr class="row-even"><td>longDesc1</td>
 <td>no</td>
 <td>Description field 1.</td>
 </tr>
-<tr class="row-even"><td>longDesc2</td>
+<tr class="row-odd"><td>longDesc2</td>
 <td>no</td>
 <td>Description field 2.</td>
 </tr>
-<tr class="row-odd"><td>matchList</td>
-<td>yes</td>
-<td>Array of matchList hashes.</td>
-</tr>
-<tr class="row-even"><td>&gt;type</td>
-<td>yes</td>
-<td>The type of MatchList (one of :ref:to-api-v12-types use_in_table=&#8217;regex&#8217;).</td>
-</tr>
-<tr class="row-odd"><td>&gt;setNumber</td>
-<td>yes</td>
-<td>The set Number of the matchList.</td>
-</tr>
-<tr class="row-even"><td>&gt;pattern</td>
-<td>yes</td>
-<td>The regexp for the matchList.</td>
-</tr>
-<tr class="row-odd"><td>maxDnsAnswers</td>
+<tr class="row-even"><td>maxDnsAnswers</td>
 <td>no</td>
 <td>The maximum number of IPs to put in a A/AAAA response for a DNS deliveryservice (0 means all
 available).</td>
 </tr>
+<tr class="row-odd"><td>midHeaderRewrite</td>
+<td>no</td>
+<td>The MID header rewrite actions to perform.</td>
+</tr>
 <tr class="row-even"><td>missLat</td>
 <td>no</td>
 <td>The latitude to use when the client cannot be found in the CZF or the Geo lookup.</td>
@@ -2937,45 +2931,38 @@ available).</td>
 <td>no</td>
 <td>The longitude to use when the client cannot be found in the CZF or the Geo lookup.</td>
 </tr>
-<tr class="row-even"><td>midHeaderRewrite</td>
-<td>no</td>
-<td>The MID header rewrite actions to perform.</td>
-</tr>
-<tr class="row-odd"><td>multiSiteOrigin</td>
+<tr class="row-even"><td>multiSiteOrigin</td>
 <td>yes</td>
 <td>1 if enabled, 0 if disabled.</td>
 </tr>
-<tr class="row-even"><td>orgServerFqdn</td>
+<tr class="row-odd"><td>orgServerFqdn</td>
 <td>yes</td>
 <td>The origin server base URL (FQDN when used in this instance, includes the
 protocol (<a class="reference external" href="http://">http://</a> or <a class="reference external" href="https://">https://</a>) for use in retrieving content from the origin server.</td>
 </tr>
-<tr class="row-odd"><td>profileName</td>
-<td>yes</td>
-<td>Traffic router profile name, for example &#8220;CCR_CDN&#8221;</td>
+<tr class="row-even"><td>originShield</td>
+<td>no</td>
+<td>Origin shield</td>
 </tr>
-<tr class="row-even"><td>qstringIgnore</td>
+<tr class="row-odd"><td>profileId</td>
 <td>no</td>
+<td>DS profile ID</td>
+</tr>
+<tr class="row-even"><td>protocol</td>
+<td>yes</td>
 <td><ul class="first last simple">
-<li>0: no special query string handling; it is for use in the cache-key and pass up to origin.</li>
-<li>1: ignore query string in cache-key, but pass it up to parent and or origin.</li>
-<li>2: drop query string at edge, and do not use it in the cache-key.</li>
+<li>0: serve with <a class="reference external" href="http://">http://</a> at EDGE</li>
+<li>1: serve with <a class="reference external" href="https://">https://</a> at EDGE</li>
+<li>2: serve with both <a class="reference external" href="http://">http://</a> and <a class="reference external" href="https://">https://</a> at EDGE</li>
 </ul>
 </td>
 </tr>
-<tr class="row-odd"><td>regexRemap</td>
-<td>no</td>
-<td>Regex Remap rule to apply to this delivery service at the Edge tier.</td>
-</tr>
-<tr class="row-even"><td>remapText</td>
-<td>no</td>
-<td>Additional raw remap line text.</td>
-</tr>
-<tr class="row-odd"><td>signed</td>
+<tr class="row-odd"><td>qstringIgnore</td>
 <td>no</td>
 <td><ul class="first last simple">
-<li>false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.</li>
-<li>true: token based auth is enabled for this deliveryservice.</li>
+<li>0: no special query string handling; it is for use in the cache-key and pass up to origin.</li>
+<li>1: ignore query string in cache-key, but pass it up to parent and or origin.</li>
+<li>2: drop query string at edge, and do not use it in the cache-key.</li>
 </ul>
 </td>
 </tr>
@@ -2990,53 +2977,45 @@ be a HIT)</li>
 </ul>
 </td>
 </tr>
-<tr class="row-odd"><td>type</td>
-<td>yes</td>
-<td>The type of this deliveryservice (one of :ref:to-api-v12-types use_in_table=&#8217;deliveryservice&#8217;).</td>
-</tr>
-<tr class="row-even"><td>displayName</td>
-<td>yes</td>
-<td>Display name</td>
-</tr>
-<tr class="row-odd"><td>cdnName</td>
-<td>yes</td>
-<td>cdn name</td>
-</tr>
-<tr class="row-even"><td>dnsBypassCname</td>
+<tr class="row-odd"><td>regexRemap</td>
 <td>no</td>
-<td>Bypass CNAME</td>
+<td>Regex Remap rule to apply to this delivery service at the Edge tier.</td>
 </tr>
-<tr class="row-odd"><td>trResponseHeaders</td>
+<tr class="row-even"><td>regionalGeoBlocking</td>
 <td>no</td>
-<td>Traffic router additional response headers</td>
+<td>Is the Regional Geo Blocking feature enabled for this delivery service.</td>
 </tr>
-<tr class="row-even"><td>initialDispersion</td>
+<tr class="row-odd"><td>remapText</td>
 <td>no</td>
-<td>Initial dispersion</td>
+<td>Additional raw remap line text.</td>
 </tr>
-<tr class="row-odd"><td>regionalGeoBlocking</td>
+<tr class="row-even"><td>signed</td>
 <td>no</td>
-<td>Is the Regional Geo Blocking feature enabled for this delivery service.</td>
+<td><ul class="first last simple">
+<li>false: token based auth (see :ref:token-based-auth) is not enabled for this deliveryservice.</li>
+<li>true: token based auth is enabled for this deliveryservice.</li>
+</ul>
+</td>
 </tr>
-<tr class="row-even"><td>sslKeyVersion</td>
+<tr class="row-odd"><td>sslKeyVersion</td>
 <td>no</td>
 <td>SSL key version</td>
 </tr>
-<tr class="row-odd"><td>originShield</td>
-<td>no</td>
-<td>Origin shield</td>
-</tr>
 <tr class="row-even"><td>trRequestHeaders</td>
 <td>no</td>
 <td>Traffic router log request headers</td>
 </tr>
-<tr class="row-odd"><td>logsEnabled</td>
+<tr class="row-odd"><td>trResponseHeaders</td>
 <td>no</td>
-<td><ul class="first last simple">
-<li>false: No</li>
-<li>true: Yes</li>
-</ul>
-</td>
+<td>Traffic router additional response headers</td>
+</tr>
+<tr class="row-even"><td>type</td>
+<td>yes</td>
+<td>The type of this deliveryservice (one of :ref:to-api-v12-types use_in_table=&#8217;deliveryservice&#8217;).</td>
+</tr>
+<tr class="row-odd"><td>xmlId</td>
+<td>yes</td>
+<td>Unique string that describes this deliveryservice.</td>
 </tr>
 </tbody>
 </table>