Action IDs

Action ID Action Name
0 initRam
1 terminateRam
2 getMembers
3 extractMember
4 putMember
5 getAllMemberInfo
6 getMemberInfo
7 updateMemberInfo
8 isMemberContainer
9 getContainerContents
10 lock
11 unlock
12 checkIn
13 checkOut
14 getInstances
15 reset
16 performAction
17 createMember
18 createContainer
19 delete
20 copyToExternal
21 copyFromExternal
22 putBinMember
23 extractBinMember
24 getVersionList
25 getMembersWithInfo *
26 getContainerContentsWithInfo *
27 getInstancesWithInfo *
80 initCarma
81 terminateCarma
82 getRAMList
83 getCAFData
Note: * If the "WithInfo" functions require custom parameters or custom returns, set up the function to use the same custom parameters and custom returns as the base functions. This requirement allows the CARMA client to call the appropriate function with no additional input from the user.