summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-09-09 02:02:32 +0000
committerGerrit Code Review <review@openstack.org>2016-09-09 02:02:32 +0000
commitda79ed61d88264b20ea46c2629227f7f1d90d43e (patch)
tree7f8a1f05f480b4e5db8cc247da536f4d845abcfb
parent65b56946143fc5b80890d07ef440c8ed80102125 (diff)
parentdcce755f3e29dc748f45183fa51cc4bd8f7fac0d (diff)
downloaddesignate-da79ed61d88264b20ea46c2629227f7f1d90d43e.tar.gz
Merge "Replace POST with PATCH in api-ref for set floatingIP's ptr record"
-rw-r--r--api-ref/source/dns-api-v2-reverse-floatingips.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/dns-api-v2-reverse-floatingips.inc b/api-ref/source/dns-api-v2-reverse-floatingips.inc
index 6920d34b..55dc18b5 100644
--- a/api-ref/source/dns-api-v2-reverse-floatingips.inc
+++ b/api-ref/source/dns-api-v2-reverse-floatingips.inc
@@ -8,7 +8,7 @@ associated to your project in Neutron.
Set FloatingIP's PTR record
============================
-.. rest_method:: POST /v2/reverse/floatingips/{region}:{floatingip_id}
+.. rest_method:: PATCH /v2/reverse/floatingips/{region}:{floatingip_id}
Set a PTR record for the given FloatingIP. The domain if it does not exist
will be provisioned automatically.