mmar_update_port
Update an existing port by supplying its UUID and the full JSON representation of the desired new state. Replace the current port data with the provided complete port data.
Instructions
Update an existing port. Send the complete desired state of the port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the Port to update | |
| port_data | Yes | JSON string of the updated Port data |