mmar_update_role_instance
Update a role instance by UUID to alter which class instance a connection endpoint references. Accepts updated role instance data as JSON.
Instructions
Update an existing role instance. Use this to change which class instance a connection endpoint references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the RoleInstance to update | |
| role_instance_data | Yes | JSON string of the updated RoleInstance data |