Api session event editor netfunction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|[[api session event editor netfunction add|ADD]] | |[[api session event editor netfunction add|ADD]] | ||
|Add new [[ | |Add new Net[[Function]] | ||
|- | |- | ||
|[[api session event editor netfunction append attribute|APPEND_ATTRIBUTE]] | |[[api session event editor netfunction append attribute|APPEND_ATTRIBUTE]] | ||
|Appended to existing [[ | |Appended to existing Net[[Function]] attribute value | ||
|- | |- | ||
|[[api session event editor netfunction import|IMPORT]] | |[[api session event editor netfunction import|IMPORT]] | ||
|Import multiple [[ | |Import multiple Net[[Function]]s | ||
|- | |- | ||
|[[api session event editor netfunction remove|REMOVE]] | |[[api session event editor netfunction remove|REMOVE]] | ||
|Remove existing [[ | |Remove existing Net[[Function]] | ||
|- | |- | ||
|[[api session event editor netfunction remove attribute|REMOVE_ATTRIBUTE]] | |[[api session event editor netfunction remove attribute|REMOVE_ATTRIBUTE]] | ||
|Remove attribute from [[ | |Remove attribute from Net[[Function]] | ||
|- | |- | ||
|[[api session event editor netfunction set attribute|SET_ATTRIBUTE]] | |[[api session event editor netfunction set attribute|SET_ATTRIBUTE]] | ||
|Set [[ | |Set Net[[Function]] attribute value | ||
|- | |- | ||
|[[api session event editor netfunction set attributes|SET_ATTRIBUTES]] | |[[api session event editor netfunction set attributes|SET_ATTRIBUTES]] | ||
|Set multiple [[ | |Set multiple Net[[Function]] attribute values | ||
|- | |- | ||
|[[api session event editor netfunction set name|SET_NAME]] | |[[api session event editor netfunction set name|SET_NAME]] | ||
|Set new name of existing [[ | |Set new name of existing Net[[Function]] | ||
|} | |} | ||
Revision as of 14:15, 30 March 2026
API api session event editor netfunction Events.
NetFunction editing.
| Name | Description |
|---|---|
| ADD | Add new NetFunction |
| APPEND_ATTRIBUTE | Appended to existing NetFunction attribute value |
| IMPORT | Import multiple NetFunctions |
| REMOVE | Remove existing NetFunction |
| REMOVE_ATTRIBUTE | Remove attribute from NetFunction |
| SET_ATTRIBUTE | Set NetFunction attribute value |
| SET_ATTRIBUTES | Set multiple NetFunction attribute values |
| SET_NAME | Set new name of existing NetFunction |
Specific Events:
| Name | Description |
|---|---|
| REMOVE_ALL_ATTRIBUTES | Remove All Attributes |
| SET_TYPE | Set Type |