Api session event editor netfunction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editornetfunction/ | |||
API endpoints for [[Net Function]] editing. | API endpoints for [[Net Function]] editing. | ||
Latest revision as of 08:40, 3 June 2026
API Endpoint: api/session/event/editornetfunction/
API endpoints for Net Function editing.
| Name | Description |
|---|---|
| add | Add new Net Function |
| append_attribute | Appended to existing Net Function Attribute value |
| import | Import multiple Net Functions |
| remove | Remove existing Net Function |
| remove_attribute | Remove Attribute from Net Function |
| set_attribute | Set Net Function Attribute value |
| set_attributes | Set multiple Net Function Attribute values |
| set_name | Set new name of existing Net Function |
Additional API endpoints:
| Name | Description |
|---|---|
| remove_all_attributes | Remove All Attributes |
| set_type | Set Type |