mmar_update_port_instance
Update a port instance by submitting its UUID and the complete JSON data for the desired state. Applies the new configuration to the existing instance.
Instructions
Update an existing port instance. Send the complete desired state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the PortInstance to update | |
| port_instance_data | Yes | JSON string of the updated PortInstance data |