Merge "api-ref: Document only unbound ports vnic_type updates"

This commit is contained in:
Zuul 2023-11-20 21:44:09 +00:00 committed by Gerrit Code Review
commit d698806563
1 changed files with 4 additions and 0 deletions

View File

@ -336,6 +336,10 @@ removed from the port.
When you update ``binding:profile`` of a port with null it is treated as {}
in the response.
The ``binding:vnic_type`` attribute can be updated on unbound ports only.
If the port is already bound, the update operation of the attribute returns
the ``Conflict (409)`` response code.
Only admins and users with a specific role can update the data plane status
(default role: ``data_plane_integrator``).