Api session event editor netfunction: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 10: Line 10:
|-
|-
| [[Api session event editor netfunction append attribute|append_attribute]]
| [[Api session event editor netfunction append attribute|append_attribute]]
| Appended to existing [[Net Function]] [[Attribute]] value
| Appended to existing [[Net Function]] numeric [[Attribute]] value
|-
|-
| [[Api session event editor netfunction import|import]]
| [[Api session event editor netfunction import|import]]
Line 19: Line 19:
|-
|-
| [[Api session event editor netfunction remove attribute|remove_attribute]]
| [[Api session event editor netfunction remove attribute|remove_attribute]]
| Remove [[Attribute]] from [[Net Function]]
| Remove numeric [[Attribute]] from [[Net Function]]
|-
|-
| [[Api session event editor netfunction set attribute|set_attribute]]
| [[Api session event editor netfunction set attribute|set_attribute]]
| Set [[Net Function]] [[Attribute]] value
| Set [[Net Function]] numeric [[Attribute]] value
|-
|-
| [[Api session event editor netfunction set attributes|set_attributes]]
| [[Api session event editor netfunction set attributes|set_attributes]]
| Set multiple [[Net Function]] [[Attribute]] values
| Set multiple [[Net Function]] numeric [[Attribute]] values
|-
|-
| [[Api session event editor netfunction set name|set_name]]
| [[Api session event editor netfunction set name|set_name]]

Latest revision as of 12:22, 17 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 numeric Attribute value
import Import multiple Net Functions
remove Remove existing Net Function
remove_attribute Remove numeric Attribute from Net Function
set_attribute Set Net Function numeric Attribute value
set_attributes Set multiple Net Function numeric 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