summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorGraham Hayes <graham.hayes@hp.com>2013-10-30 18:22:54 +0000
committerGraham Hayes <graham.hayes@hp.com>2013-10-30 18:41:06 +0000
commite2d7dc2c5cd0c7e2e2a87f9742f9456968b705c9 (patch)
tree42e7361bcee2ef68150625876cfe42db088f6d85 /doc/source
parent67147265207435a58748e13e0565967781cc5c61 (diff)
downloadpython-designateclient-e2d7dc2c5cd0c7e2e2a87f9742f9456968b705c9.tar.gz
Added domain and record description editing
Change-Id: I8cdf3b9fa986255a9c1787f4ed8375bded8ee062 Closes-Bug: 1213889
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/bindings.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/bindings.rst b/doc/source/bindings.rst
index c162bd2..23ddae1 100644
--- a/doc/source/bindings.rst
+++ b/doc/source/bindings.rst
@@ -121,6 +121,7 @@ ttl Default TTL for records
serial Domain Server Number
created_at Date and time this domain was created at
updated_at Date and time this domain was last updated
+description Domain Description
======================= =======================================================
Listing Domains
@@ -245,6 +246,7 @@ priority Rercord Priority (Valid only for MX and SRV records)
ttl Record TTL
created_at Date and time this record was created at
updated_at Date and time this record was last updated
+description Record Description
======================= =======================================================
Listing Records