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.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'http://gambitcomm.local/mimic/agent//store/lreplace//' \
--header'Content-Type: application/json' \
--data-raw'"string"'