Replace POST with PATCH in api-ref for set floatingIP's ptr record
Closes-Bug: #1615840 Change-Id: Ieea6d1a2df8b10a6497fb89907838dd88285617a
This commit is contained in:
parent
c8fa7ef289
commit
dcce755f3e
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user