Merge "Replace POST with PATCH in api-ref for set floatingIP's ptr record"

This commit is contained in:
Jenkins 2016-09-09 02:02:32 +00:00 committed by Gerrit Code Review
commit da79ed61d8
1 changed files with 1 additions and 1 deletions

View File

@ -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.