SCS Action <action>
Definition of an action for an Service Capability Server (SCS) Node
An action is defined by a set of subscribers, an event (or event chain), and a rate. Some events may
utilize additional
information (e.g. dest_host).
Type:
scsActionTypeATTRIBUTES |
|
| name | string |
CHILD ELEMENTS |
Child |
Occurrences |
Type |
| Traffic Profile Name <traffic_profile_name> | 0 .. 1 | string |
| Fixed Rate <rate> | 0 .. 1 | string |
| Cycles <cycle> | 0 .. 1 | int |
| Starting Subscriber Id <start> | 0 .. 1 | subId |
| Ending Subscriber Id <end> | 0 .. 1 | subId |
| Subscriber Group <group> | 0 .. 1 | nameType |
| Next Subscriber Id <next> | 0 .. 1 | subId |
| Random Order <random> | 0 .. 1 | randomActionFlag |
| Ready Node <ready> | 0 .. 10 | ReadyNodeType |
| Query Action OM <om> | 0 .. 1 | omCommandType |
| Fuzz Node <fuzz_node> | 0 .. 1 | nameType |
| SCS Applications <app> | 0 .. 1 | scsAppType |
| SCS Events <event> | 0 .. 1 | scsEventType |