August 2007
Intermediate to advanced
608 pages
20h 33m
English
DBPut — Puts DB entry
Sets a key value in the AstDB database.
Family[required ]The AstDB key family in which to set the value.
Key[required] The name of the AstDB key.
Val[required ]The value to assign to the key.
ActionID[optional] An identifier that can be used to identify the response to this action.
system, all
Action: DBPutFamily: testfamilyKey: mykeyVal: 42ActionID: testing123Response: SuccessMessage: Updated database successfullyActionID: testing123