Agent
These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.
These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.
put/mimic/agent/{agentNum}/store/lreplace/{var}/{index}
Path parameters
agentNuminteger required
Agent of the value space
varstring required
Variable name
indexinteger required
Index
Request body
string required
Response
successful operation
string required